[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:11:10.080600 32623 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.219.254:39667
I20260713 09:11:10.082015 32623 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:11:10.083003 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:10.099371 32629 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:10.099423 32630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:10.099879 32632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:10.101032 32623 server_base.cc:1061] running on GCE node
I20260713 09:11:11.290069 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:11.290277 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:11.290436 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933871290419 us; error 0 us; skew 500 ppm
I20260713 09:11:11.291188 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:11.296518 32623 webserver.cc:533] Webserver started at http://127.31.219.254:38033/ using document root <none> and password file <none>
I20260713 09:11:11.297300 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:11.297482 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:11.297863 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:11.303545 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/master-0-root/instance:
uuid: "ea72c263e4c64e699641dde4b18e4a5b"
format_stamp: "Formatted at 2026-07-13 09:11:11 on dist-test-slave-cts2"
I20260713 09:11:11.310849 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:11.315641 32638 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:11.316722 32623 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:11:11.317055 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/master-0-root
uuid: "ea72c263e4c64e699641dde4b18e4a5b"
format_stamp: "Formatted at 2026-07-13 09:11:11 on dist-test-slave-cts2"
I20260713 09:11:11.317381 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:11.373385 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:11.374854 32623 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:11:11.375316 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:11.444780 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.254:39667
I20260713 09:11:11.444868 32689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.254:39667 every 8 connection(s)
I20260713 09:11:11.452402 32690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:11.473062 32690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b: Bootstrap starting.
I20260713 09:11:11.478598 32690 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:11.480393 32690 log.cc:826] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b: Log is configured to *not* fsync() on all Append() calls
I20260713 09:11:11.484472 32690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b: No bootstrap required, opened a new log
I20260713 09:11:11.504433 32690 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea72c263e4c64e699641dde4b18e4a5b" member_type: VOTER }
I20260713 09:11:11.504922 32690 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:11.505158 32690 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72c263e4c64e699641dde4b18e4a5b, State: Initialized, Role: FOLLOWER
I20260713 09:11:11.506989 32690 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea72c263e4c64e699641dde4b18e4a5b" member_type: VOTER }
I20260713 09:11:11.507675 32693 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:11.508147 32693 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea72c263e4c64e699641dde4b18e4a5b" member_type: VOTER }
I20260713 09:11:11.508957 32693 leader_election.cc:304] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ea72c263e4c64e699641dde4b18e4a5b; no voters: 
I20260713 09:11:11.511586 32693 leader_election.cc:290] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260713 09:11:11.512084 32693 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:11.512436 32693 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:11.512780 32693 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:11.507583 32690 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:11.517510 32693 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea72c263e4c64e699641dde4b18e4a5b" member_type: VOTER }
I20260713 09:11:11.518075 32690 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:11.518054 32693 leader_election.cc:304] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [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: ea72c263e4c64e699641dde4b18e4a5b; no voters: 
I20260713 09:11:11.518442 32690 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.518850 32693 leader_election.cc:290] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:11.522322 32690 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea72c263e4c64e699641dde4b18e4a5b" member_type: VOTER }
I20260713 09:11:11.523037 32694 raft_consensus.cc:2764] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 2 FOLLOWER]: Leader election decision vote started in defunct term 1: won
I20260713 09:11:11.523854 32690 leader_election.cc:304] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ea72c263e4c64e699641dde4b18e4a5b; no voters: 
I20260713 09:11:11.524542 32690 leader_election.cc:290] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260713 09:11:11.524633 32693 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:11.527370 32693 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 2 LEADER]: Becoming Leader. State: Replica: ea72c263e4c64e699641dde4b18e4a5b, State: Running, Role: LEADER
I20260713 09:11:11.528194 32693 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [LEADER]: Queue going to LEADER 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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea72c263e4c64e699641dde4b18e4a5b" member_type: VOTER }
I20260713 09:11:11.529546 32690 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:11.533932 32695 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea72c263e4c64e699641dde4b18e4a5b. Latest consensus state: current_term: 2 leader_uuid: "ea72c263e4c64e699641dde4b18e4a5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea72c263e4c64e699641dde4b18e4a5b" member_type: VOTER } }
I20260713 09:11:11.534394 32694 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "ea72c263e4c64e699641dde4b18e4a5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea72c263e4c64e699641dde4b18e4a5b" member_type: VOTER } }
I20260713 09:11:11.534986 32694 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:11.534611 32695 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:11.539301 32701 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:11.550330 32701 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:11.554491 32623 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:11.566270 32701 catalog_manager.cc:1383] Generated new cluster ID: 177dca37ab3a473397073cfafa71fabd
I20260713 09:11:11.566540 32701 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:11.596135 32701 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:11.597498 32701 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:11.617502 32701 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b: Generated new TSK 0
I20260713 09:11:11.618309 32701 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:11.624846 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:11.634163 32713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:11.635794 32714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:11.638403 32623 server_base.cc:1061] running on GCE node
W20260713 09:11:11.639022 32716 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:11.639886 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:11.640072 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:11.640266 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933871640252 us; error 0 us; skew 500 ppm
I20260713 09:11:11.640887 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:11.644454 32623 webserver.cc:533] Webserver started at http://127.31.219.193:45443/ using document root <none> and password file <none>
I20260713 09:11:11.644995 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:11.645198 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:11.645511 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:11.646589 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-0-root/instance:
uuid: "28d8a1accde94ab29690c55bc22ce923"
format_stamp: "Formatted at 2026-07-13 09:11:11 on dist-test-slave-cts2"
I20260713 09:11:11.651834 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:11:11.655813 32721 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:11.656611 32623 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:11:11.656905 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-0-root
uuid: "28d8a1accde94ab29690c55bc22ce923"
format_stamp: "Formatted at 2026-07-13 09:11:11 on dist-test-slave-cts2"
I20260713 09:11:11.657203 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:11.684742 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:11.685988 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:11.688294 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:11.692109 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:11.692356 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:11.692616 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:11.692797 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:11.788046 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.193:42925
I20260713 09:11:11.788134   315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.193:42925 every 8 connection(s)
I20260713 09:11:11.795774 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:11.806166   320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:11.807499   321 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:11.813867   323 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:11.815688 32623 server_base.cc:1061] running on GCE node
I20260713 09:11:11.816694 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:11.816926 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:11.817142 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933871817123 us; error 0 us; skew 500 ppm
I20260713 09:11:11.817921 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:11.818815   316 heartbeater.cc:344] Connected to a master server at 127.31.219.254:39667
I20260713 09:11:11.819301   316 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:11.820381   316 heartbeater.cc:507] Master 127.31.219.254:39667 requested a full tablet report, sending...
I20260713 09:11:11.823838 32623 webserver.cc:533] Webserver started at http://127.31.219.194:35939/ using document root <none> and password file <none>
I20260713 09:11:11.823843 32655 ts_manager.cc:194] Registered new tserver with Master: 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925)
I20260713 09:11:11.824445 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:11.824685 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:11.824970 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:11.826004 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-1-root/instance:
uuid: "5750709a5973481d9a431c3661c50318"
format_stamp: "Formatted at 2026-07-13 09:11:11 on dist-test-slave-cts2"
I20260713 09:11:11.826725 32655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52354
I20260713 09:11:11.831852 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:11:11.835994   328 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:11.836789 32623 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:11:11.837064 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-1-root
uuid: "5750709a5973481d9a431c3661c50318"
format_stamp: "Formatted at 2026-07-13 09:11:11 on dist-test-slave-cts2"
I20260713 09:11:11.837335 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:11.851809 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:11.853065 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:11.855140 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:11.858402 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:11.858613 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:11.858851 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:11.859076 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:11.954207 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.194:34559
I20260713 09:11:11.954324   390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.194:34559 every 8 connection(s)
I20260713 09:11:11.961591 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:11.970640   394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:11.978222   391 heartbeater.cc:344] Connected to a master server at 127.31.219.254:39667
I20260713 09:11:11.978606   391 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:11.979506   391 heartbeater.cc:507] Master 127.31.219.254:39667 requested a full tablet report, sending...
I20260713 09:11:11.981722 32655 ts_manager.cc:194] Registered new tserver with Master: 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:11.983419 32655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52368
W20260713 09:11:11.985641   395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:11.986335   397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:11.987551 32623 server_base.cc:1061] running on GCE node
I20260713 09:11:11.988329 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:11.988528 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:11.988711 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933871988677 us; error 0 us; skew 500 ppm
I20260713 09:11:11.989255 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:11.991652 32623 webserver.cc:533] Webserver started at http://127.31.219.195:44349/ using document root <none> and password file <none>
I20260713 09:11:11.992105 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:11.992285 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:11.992581 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:11.993618 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-2-root/instance:
uuid: "057b830c53894b5a9d31371da9763fde"
format_stamp: "Formatted at 2026-07-13 09:11:11 on dist-test-slave-cts2"
I20260713 09:11:11.998026 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:12.001199   402 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:12.001999 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:12.002285 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-2-root
uuid: "057b830c53894b5a9d31371da9763fde"
format_stamp: "Formatted at 2026-07-13 09:11:11 on dist-test-slave-cts2"
I20260713 09:11:12.002570 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933869920753-32623-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:12.016964 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:12.018086 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:12.020467 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:12.023690 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:12.023859 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:12.024145 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:12.024281 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:12.114209 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.195:38195
I20260713 09:11:12.114296   465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.195:38195 every 8 connection(s)
I20260713 09:11:12.127883   466 heartbeater.cc:344] Connected to a master server at 127.31.219.254:39667
I20260713 09:11:12.128221   466 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:12.128849   466 heartbeater.cc:507] Master 127.31.219.254:39667 requested a full tablet report, sending...
I20260713 09:11:12.130795 32655 ts_manager.cc:194] Registered new tserver with Master: 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:12.131143 32623 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013887686s
I20260713 09:11:12.132516 32655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52372
I20260713 09:11:12.188275 32655 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52384:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:12.192960 32655 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:12.289505   356 tablet_service.cc:1511] Processing CreateTablet for tablet e09b4ecec68544049c72c29a6318e19e (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:12.292408   356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09b4ecec68544049c72c29a6318e19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.294689   354 tablet_service.cc:1511] Processing CreateTablet for tablet 081d96bd8c394034949094400c40ec42 (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:12.293942   355 tablet_service.cc:1511] Processing CreateTablet for tablet 763aeffac5884addbd4817055a0f425e (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:12.297143   354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081d96bd8c394034949094400c40ec42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.297793   355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763aeffac5884addbd4817055a0f425e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.303755   430 tablet_service.cc:1511] Processing CreateTablet for tablet e09b4ecec68544049c72c29a6318e19e (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:12.304279   429 tablet_service.cc:1511] Processing CreateTablet for tablet 763aeffac5884addbd4817055a0f425e (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:12.305150   430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09b4ecec68544049c72c29a6318e19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.305801   429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763aeffac5884addbd4817055a0f425e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.326022   428 tablet_service.cc:1511] Processing CreateTablet for tablet 081d96bd8c394034949094400c40ec42 (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:12.327412   428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081d96bd8c394034949094400c40ec42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.331079   427 tablet_service.cc:1511] Processing CreateTablet for tablet 6482d76c6c484182a01fc208548118e1 (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:12.332489   427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6482d76c6c484182a01fc208548118e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.332114   353 tablet_service.cc:1511] Processing CreateTablet for tablet 6482d76c6c484182a01fc208548118e1 (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:12.333521   353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6482d76c6c484182a01fc208548118e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.363791   484 tablet_bootstrap.cc:492] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318: Bootstrap starting.
I20260713 09:11:12.379416   485 tablet_bootstrap.cc:492] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde: Bootstrap starting.
I20260713 09:11:12.379583 32747 tablet_service.cc:1511] Processing CreateTablet for tablet 081d96bd8c394034949094400c40ec42 (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:12.380789 32748 tablet_service.cc:1511] Processing CreateTablet for tablet 763aeffac5884addbd4817055a0f425e (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:12.380163 32749 tablet_service.cc:1511] Processing CreateTablet for tablet e09b4ecec68544049c72c29a6318e19e (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:12.382055 32745 tablet_service.cc:1511] Processing CreateTablet for tablet 433ba82356624277815bbe8db8b5bedb (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:12.382517 32747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081d96bd8c394034949094400c40ec42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.382819 32746 tablet_service.cc:1511] Processing CreateTablet for tablet 6482d76c6c484182a01fc208548118e1 (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:12.385788 32748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763aeffac5884addbd4817055a0f425e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.387395 32745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433ba82356624277815bbe8db8b5bedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.388614 32746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6482d76c6c484182a01fc208548118e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.387643   429 tablet_service.cc:1511] Processing CreateTablet for tablet 433ba82356624277815bbe8db8b5bedb (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:12.389818 32749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09b4ecec68544049c72c29a6318e19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.389695   356 tablet_service.cc:1511] Processing CreateTablet for tablet 433ba82356624277815bbe8db8b5bedb (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:12.398464   429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433ba82356624277815bbe8db8b5bedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.398552 32744 tablet_service.cc:1511] Processing CreateTablet for tablet 113334598bde467c96e83e9d617e3bca (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:12.399417   354 tablet_service.cc:1511] Processing CreateTablet for tablet 113334598bde467c96e83e9d617e3bca (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:12.401960 32744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 113334598bde467c96e83e9d617e3bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.405470   356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433ba82356624277815bbe8db8b5bedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.406122   354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 113334598bde467c96e83e9d617e3bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.407596   430 tablet_service.cc:1511] Processing CreateTablet for tablet 113334598bde467c96e83e9d617e3bca (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:12.409014   430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 113334598bde467c96e83e9d617e3bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.410068 32743 tablet_service.cc:1511] Processing CreateTablet for tablet d41c1ff532cf42598ff3b3baf8b8674b (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:12.412791 32743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41c1ff532cf42598ff3b3baf8b8674b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.410753   353 tablet_service.cc:1511] Processing CreateTablet for tablet d41c1ff532cf42598ff3b3baf8b8674b (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:12.419340   428 tablet_service.cc:1511] Processing CreateTablet for tablet d41c1ff532cf42598ff3b3baf8b8674b (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:12.420488   428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41c1ff532cf42598ff3b3baf8b8674b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.438112   484 tablet_bootstrap.cc:654] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.444536   485 tablet_bootstrap.cc:654] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.442026   353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41c1ff532cf42598ff3b3baf8b8674b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.487491 32742 tablet_service.cc:1511] Processing CreateTablet for tablet 01e2df3ade5845d48eaea8d42307020a (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:12.488782 32742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e2df3ade5845d48eaea8d42307020a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.492857   354 tablet_service.cc:1511] Processing CreateTablet for tablet 01e2df3ade5845d48eaea8d42307020a (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:12.497237 32749 tablet_service.cc:1511] Processing CreateTablet for tablet 661a897b0b8646a5967fc3e8466fdf21 (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:12.503216   354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e2df3ade5845d48eaea8d42307020a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.503350 32749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661a897b0b8646a5967fc3e8466fdf21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.505192   484 tablet_bootstrap.cc:492] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318: No bootstrap required, opened a new log
I20260713 09:11:12.505654   484 ts_tablet_manager.cc:1403] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318: Time spent bootstrapping tablet: real 0.142s	user 0.026s	sys 0.017s
I20260713 09:11:12.489773   487 tablet_bootstrap.cc:492] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923: Bootstrap starting.
I20260713 09:11:12.495795   430 tablet_service.cc:1511] Processing CreateTablet for tablet 01e2df3ade5845d48eaea8d42307020a (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:12.510161   430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e2df3ade5845d48eaea8d42307020a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.529322   485 tablet_bootstrap.cc:492] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde: No bootstrap required, opened a new log
I20260713 09:11:12.529820   485 ts_tablet_manager.cc:1403] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.014s
I20260713 09:11:12.530200   356 tablet_service.cc:1511] Processing CreateTablet for tablet 661a897b0b8646a5967fc3e8466fdf21 (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:12.532133   428 tablet_service.cc:1511] Processing CreateTablet for tablet 661a897b0b8646a5967fc3e8466fdf21 (DEFAULT_TABLE table=test-workload [id=dd6e2545f8f4409ba945c5aa8faa4c3b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:12.532949   356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661a897b0b8646a5967fc3e8466fdf21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.533231   428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661a897b0b8646a5967fc3e8466fdf21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:12.530113   484 raft_consensus.cc:359] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.539113   484 raft_consensus.cc:385] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.539502   484 raft_consensus.cc:740] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.537930   485 raft_consensus.cc:359] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.541208   485 raft_consensus.cc:385] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.541527   485 raft_consensus.cc:740] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.542294   485 consensus_queue.cc:260] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
W20260713 09:11:12.546810 32704 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:12.548431   487 tablet_bootstrap.cc:654] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.544729   484 consensus_queue.cc:260] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.552974   466 heartbeater.cc:499] Master 127.31.219.254:39667 was elected leader, sending a full tablet report...
I20260713 09:11:12.557533   485 ts_tablet_manager.cc:1434] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.006s
I20260713 09:11:12.562150   485 tablet_bootstrap.cc:492] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde: Bootstrap starting.
I20260713 09:11:12.576752   391 heartbeater.cc:499] Master 127.31.219.254:39667 was elected leader, sending a full tablet report...
I20260713 09:11:12.579545   485 tablet_bootstrap.cc:654] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.585323   487 tablet_bootstrap.cc:492] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923: No bootstrap required, opened a new log
I20260713 09:11:12.585744   487 ts_tablet_manager.cc:1403] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923: Time spent bootstrapping tablet: real 0.097s	user 0.000s	sys 0.019s
I20260713 09:11:12.588461   487 raft_consensus.cc:359] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.589164   487 raft_consensus.cc:385] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.589455   487 raft_consensus.cc:740] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.590122   487 consensus_queue.cc:260] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.604445   316 heartbeater.cc:499] Master 127.31.219.254:39667 was elected leader, sending a full tablet report...
I20260713 09:11:12.604868   487 ts_tablet_manager.cc:1434] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.004s
I20260713 09:11:12.605806   487 tablet_bootstrap.cc:492] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923: Bootstrap starting.
I20260713 09:11:12.611824   487 tablet_bootstrap.cc:654] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:12.618588   467 tablet.cc:2406] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:12.622772   484 ts_tablet_manager.cc:1434] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318: Time spent starting tablet: real 0.117s	user 0.008s	sys 0.011s
I20260713 09:11:12.625454   484 tablet_bootstrap.cc:492] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318: Bootstrap starting.
I20260713 09:11:12.630014   487 tablet_bootstrap.cc:492] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923: No bootstrap required, opened a new log
I20260713 09:11:12.630445   487 ts_tablet_manager.cc:1403] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260713 09:11:12.633121   487 raft_consensus.cc:359] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:12.633797   487 raft_consensus.cc:385] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.634079   487 raft_consensus.cc:740] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.635488   487 consensus_queue.cc:260] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:12.637885   487 ts_tablet_manager.cc:1434] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:12.638701   487 tablet_bootstrap.cc:492] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923: Bootstrap starting.
I20260713 09:11:12.644956   487 tablet_bootstrap.cc:654] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.656224   485 tablet_bootstrap.cc:492] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde: No bootstrap required, opened a new log
I20260713 09:11:12.656706   485 ts_tablet_manager.cc:1403] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde: Time spent bootstrapping tablet: real 0.095s	user 0.045s	sys 0.032s
I20260713 09:11:12.660691   485 raft_consensus.cc:359] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.661437   485 raft_consensus.cc:385] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.661770   485 raft_consensus.cc:740] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.662401   484 tablet_bootstrap.cc:654] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.662770   485 consensus_queue.cc:260] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.665266   485 ts_tablet_manager.cc:1434] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:11:12.667284   487 tablet_bootstrap.cc:492] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923: No bootstrap required, opened a new log
I20260713 09:11:12.667698   487 ts_tablet_manager.cc:1403] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.011s
I20260713 09:11:12.666132   485 tablet_bootstrap.cc:492] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde: Bootstrap starting.
I20260713 09:11:12.670346   487 raft_consensus.cc:359] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.671239   487 raft_consensus.cc:385] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.671569   487 raft_consensus.cc:740] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.672282   487 consensus_queue.cc:260] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.674435   487 ts_tablet_manager.cc:1434] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:11:12.675325   487 tablet_bootstrap.cc:492] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923: Bootstrap starting.
I20260713 09:11:12.675576   485 tablet_bootstrap.cc:654] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.688261   487 tablet_bootstrap.cc:654] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.689517   485 tablet_bootstrap.cc:492] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde: No bootstrap required, opened a new log
I20260713 09:11:12.690003   485 ts_tablet_manager.cc:1403] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260713 09:11:12.693543   484 tablet_bootstrap.cc:492] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318: No bootstrap required, opened a new log
I20260713 09:11:12.694087   484 ts_tablet_manager.cc:1403] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.006s
I20260713 09:11:12.693490   485 raft_consensus.cc:359] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.694828   485 raft_consensus.cc:385] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.695338   485 raft_consensus.cc:740] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.696363   485 consensus_queue.cc:260] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.696895   484 raft_consensus.cc:359] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.697588   484 raft_consensus.cc:385] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.700130   484 raft_consensus.cc:740] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.700855   484 consensus_queue.cc:260] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.702786   484 ts_tablet_manager.cc:1434] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:11:12.703609   484 tablet_bootstrap.cc:492] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318: Bootstrap starting.
I20260713 09:11:12.699653   485 ts_tablet_manager.cc:1434] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:11:12.709057   485 tablet_bootstrap.cc:492] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde: Bootstrap starting.
I20260713 09:11:12.711639   484 tablet_bootstrap.cc:654] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.716849   485 tablet_bootstrap.cc:654] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.718892   487 tablet_bootstrap.cc:492] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923: No bootstrap required, opened a new log
I20260713 09:11:12.719340   487 ts_tablet_manager.cc:1403] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.002s
I20260713 09:11:12.722543   487 raft_consensus.cc:359] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.723434   487 raft_consensus.cc:385] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.723804   487 raft_consensus.cc:740] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.724630   487 consensus_queue.cc:260] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.727258   487 ts_tablet_manager.cc:1434] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:12.729674   485 tablet_bootstrap.cc:492] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde: No bootstrap required, opened a new log
I20260713 09:11:12.730017   484 tablet_bootstrap.cc:492] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318: No bootstrap required, opened a new log
I20260713 09:11:12.730435   484 ts_tablet_manager.cc:1403] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.012s
I20260713 09:11:12.730392   489 raft_consensus.cc:493] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:12.731033   489 raft_consensus.cc:515] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.733253   484 raft_consensus.cc:359] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:12.734086   484 raft_consensus.cc:385] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.734370   484 raft_consensus.cc:740] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.737967   487 tablet_bootstrap.cc:492] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923: Bootstrap starting.
I20260713 09:11:12.742424   489 leader_election.cc:290] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:12.743010   484 consensus_queue.cc:260] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:12.745293   484 ts_tablet_manager.cc:1434] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260713 09:11:12.745349   487 tablet_bootstrap.cc:654] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.746297   484 tablet_bootstrap.cc:492] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318: Bootstrap starting.
I20260713 09:11:12.754372   485 ts_tablet_manager.cc:1403] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.007s
I20260713 09:11:12.753238   484 tablet_bootstrap.cc:654] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.762233   485 raft_consensus.cc:359] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:12.762923   485 raft_consensus.cc:385] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.763233   485 raft_consensus.cc:740] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.763928   485 consensus_queue.cc:260] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:12.764711   487 tablet_bootstrap.cc:492] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923: No bootstrap required, opened a new log
I20260713 09:11:12.769340   489 raft_consensus.cc:493] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:12.769767   489 raft_consensus.cc:515] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:12.771538   487 ts_tablet_manager.cc:1403] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.005s
I20260713 09:11:12.772595   489 leader_election.cc:290] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925)
I20260713 09:11:12.784451   484 tablet_bootstrap.cc:492] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318: No bootstrap required, opened a new log
I20260713 09:11:12.784871   484 ts_tablet_manager.cc:1403] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.007s
I20260713 09:11:12.785292   485 ts_tablet_manager.cc:1434] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260713 09:11:12.786276   493 raft_consensus.cc:493] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:12.786856   493 raft_consensus.cc:515] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.787350   485 tablet_bootstrap.cc:492] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde: Bootstrap starting.
I20260713 09:11:12.789701   484 raft_consensus.cc:359] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.789456   493 leader_election.cc:290] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:12.793823   484 raft_consensus.cc:385] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.786132   487 raft_consensus.cc:359] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.799945   484 raft_consensus.cc:740] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.800576   487 raft_consensus.cc:385] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:12.804037   484 consensus_queue.cc:260] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.802697   487 raft_consensus.cc:740] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Initialized, Role: FOLLOWER
I20260713 09:11:12.805830   487 consensus_queue.cc:260] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.810514   487 ts_tablet_manager.cc:1434] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260713 09:11:12.808913   484 ts_tablet_manager.cc:1434] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260713 09:11:12.811522   490 raft_consensus.cc:493] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:12.812779   485 tablet_bootstrap.cc:654] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.814955   487 tablet_bootstrap.cc:492] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923: Bootstrap starting.
I20260713 09:11:12.813153   490 raft_consensus.cc:515] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:12.819654   484 tablet_bootstrap.cc:492] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318: Bootstrap starting.
I20260713 09:11:12.819685   490 leader_election.cc:290] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195), 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925)
I20260713 09:11:12.828351   490 raft_consensus.cc:493] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:12.833132   490 raft_consensus.cc:515] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.834604   493 raft_consensus.cc:493] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:12.840263   366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318" is_pre_election: true
I20260713 09:11:12.841403   365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318" is_pre_election: true
I20260713 09:11:12.845888   490 leader_election.cc:290] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:12.844007   493 raft_consensus.cc:515] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:12.848973   365 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 0.
I20260713 09:11:12.851395   403 leader_election.cc:304] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:12.853369   489 raft_consensus.cc:2804] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:12.850747   366 raft_consensus.cc:2468] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 0.
I20260713 09:11:12.854074   489 raft_consensus.cc:493] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:12.855262 32759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923" is_pre_election: true
I20260713 09:11:12.855975   489 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:12.860699   405 leader_election.cc:343] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:12.859083 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923" is_pre_election: true
I20260713 09:11:12.861979 32758 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 0.
I20260713 09:11:12.867483   493 leader_election.cc:290] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:12.868090   493 raft_consensus.cc:493] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:12.868564   493 raft_consensus.cc:515] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.870864   493 leader_election.cc:290] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:12.871933   403 leader_election.cc:304] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [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: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 28d8a1accde94ab29690c55bc22ce923
I20260713 09:11:12.876132   489 raft_consensus.cc:515] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:12.883680 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:12.884318 32758 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:12.891134   484 tablet_bootstrap.cc:654] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.884428   489 leader_election.cc:290] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 election: Requested vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925)
I20260713 09:11:12.895826   489 raft_consensus.cc:2804] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:12.900036   489 raft_consensus.cc:493] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:12.907546   489 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:12.916909   366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113334598bde467c96e83e9d617e3bca" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318" is_pre_election: true
I20260713 09:11:12.917104   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763aeffac5884addbd4817055a0f425e" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318" is_pre_election: true
I20260713 09:11:12.925271   364 raft_consensus.cc:2468] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 0.
I20260713 09:11:12.931136   493 raft_consensus.cc:493] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:12.931748   493 raft_consensus.cc:515] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.932963 32722 leader_election.cc:304] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:12.941236   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318" is_pre_election: true
I20260713 09:11:12.943758   365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318" is_pre_election: true
W20260713 09:11:12.949925 32722 leader_election.cc:343] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:12.950043   493 leader_election.cc:290] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:12.950510   485 tablet_bootstrap.cc:492] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde: No bootstrap required, opened a new log
W20260713 09:11:12.950712 32722 leader_election.cc:343] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:12.950682   493 raft_consensus.cc:2804] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:12.951403   365 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 0.
I20260713 09:11:12.951408   493 raft_consensus.cc:493] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:12.952764   493 raft_consensus.cc:3060] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:12.957286   487 tablet_bootstrap.cc:654] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:12.951125   485 ts_tablet_manager.cc:1403] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde: Time spent bootstrapping tablet: real 0.164s	user 0.023s	sys 0.066s
I20260713 09:11:12.948570 32758 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 1.
I20260713 09:11:12.952800 32722 leader_election.cc:304] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:12.968457   513 raft_consensus.cc:493] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:12.978837   511 raft_consensus.cc:2764] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:11:12.970580   513 raft_consensus.cc:515] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:12.993404   513 leader_election.cc:290] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:12.983636   405 leader_election.cc:304] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923; no voters: 
I20260713 09:11:12.997252   438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763aeffac5884addbd4817055a0f425e" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde" is_pre_election: true
I20260713 09:11:12.999830   438 raft_consensus.cc:2468] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 0.
W20260713 09:11:12.985453   403 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.194:34559, user_credentials={real_user=slave}} blocked reactor thread for 125310us
I20260713 09:11:13.002442   513 raft_consensus.cc:2804] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:12.998724   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113334598bde467c96e83e9d617e3bca" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde" is_pre_election: true
I20260713 09:11:13.001742   439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde" is_pre_election: true
I20260713 09:11:13.004530   365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:13.005079   365 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.005077   485 raft_consensus.cc:359] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.006049   485 raft_consensus.cc:385] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.005995 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763aeffac5884addbd4817055a0f425e" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923" is_pre_election: true
I20260713 09:11:13.006417   485 raft_consensus.cc:740] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Initialized, Role: FOLLOWER
W20260713 09:11:13.007683 32724 leader_election.cc:343] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:13.009817 32724 leader_election.cc:304] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923; no voters: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318
I20260713 09:11:13.011032   511 raft_consensus.cc:2749] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:13.003520   489 raft_consensus.cc:515] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.013371   489 leader_election.cc:290] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:13.013586   365 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 1.
I20260713 09:11:13.013993 32759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
W20260713 09:11:13.015229   405 leader_election.cc:343] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:13.015281   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763aeffac5884addbd4817055a0f425e" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318" is_pre_election: true
I20260713 09:11:13.015978   364 raft_consensus.cc:2468] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 0.
I20260713 09:11:13.016346   438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde" is_pre_election: true
I20260713 09:11:13.018059   484 tablet_bootstrap.cc:492] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318: No bootstrap required, opened a new log
I20260713 09:11:13.007160   485 consensus_queue.cc:260] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
W20260713 09:11:13.021091 32724 leader_election.cc:343] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:13.022792   484 ts_tablet_manager.cc:1403] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318: Time spent bootstrapping tablet: real 0.203s	user 0.027s	sys 0.029s
I20260713 09:11:13.023150 32724 leader_election.cc:304] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923; no voters: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318
I20260713 09:11:13.024505   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde" is_pre_election: true
I20260713 09:11:13.024806   511 raft_consensus.cc:2749] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:13.025034   485 ts_tablet_manager.cc:1434] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.001s
I20260713 09:11:13.023597   438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde" is_pre_election: true
I20260713 09:11:13.025462   440 raft_consensus.cc:2393] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5750709a5973481d9a431c3661c50318 in current term 1: Already voted for candidate 057b830c53894b5a9d31371da9763fde in this term.
I20260713 09:11:13.026401   485 tablet_bootstrap.cc:492] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde: Bootstrap starting.
I20260713 09:11:13.028177   493 raft_consensus.cc:515] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.029341 32758 raft_consensus.cc:2393] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 057b830c53894b5a9d31371da9763fde in current term 1: Already voted for candidate 28d8a1accde94ab29690c55bc22ce923 in this term.
I20260713 09:11:13.021570   513 raft_consensus.cc:697] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Becoming Leader. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:13.032167   487 tablet_bootstrap.cc:492] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923: No bootstrap required, opened a new log
I20260713 09:11:13.032666   487 ts_tablet_manager.cc:1403] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923: Time spent bootstrapping tablet: real 0.218s	user 0.017s	sys 0.037s
I20260713 09:11:13.031399   513 consensus_queue.cc:237] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:13.033452   493 leader_election.cc:290] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 election: Requested vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:13.034297   511 raft_consensus.cc:493] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:13.035765   511 raft_consensus.cc:515] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.036791   516 raft_consensus.cc:493] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:13.034940   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763aeffac5884addbd4817055a0f425e" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:13.039449   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763aeffac5884addbd4817055a0f425e" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:13.039590   365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:13.040023   440 raft_consensus.cc:3060] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.040086   365 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.038110   364 raft_consensus.cc:3060] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.042083   484 raft_consensus.cc:359] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.043268   484 raft_consensus.cc:385] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.043664   484 raft_consensus.cc:740] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.045125   403 leader_election.cc:304] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [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: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 28d8a1accde94ab29690c55bc22ce923
I20260713 09:11:13.046061   484 consensus_queue.cc:260] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.037225   516 raft_consensus.cc:515] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.047564   485 tablet_bootstrap.cc:654] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.037750   487 raft_consensus.cc:359] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.049892   511 leader_election.cc:290] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:13.047144   366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482d76c6c484182a01fc208548118e1" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318" is_pre_election: true
I20260713 09:11:13.050859   366 raft_consensus.cc:2468] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 0.
I20260713 09:11:13.052167 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113334598bde467c96e83e9d617e3bca" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923" is_pre_election: true
I20260713 09:11:13.052803 32758 raft_consensus.cc:2468] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 0.
I20260713 09:11:13.053265   484 ts_tablet_manager.cc:1434] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:11:13.050364   487 raft_consensus.cc:385] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.054724   405 leader_election.cc:304] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923; no voters: 
I20260713 09:11:13.059826   484 tablet_bootstrap.cc:492] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318: Bootstrap starting.
I20260713 09:11:13.060663 32759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923" is_pre_election: true
I20260713 09:11:13.055986   487 raft_consensus.cc:740] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.063490   439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482d76c6c484182a01fc208548118e1" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde" is_pre_election: true
I20260713 09:11:13.064245   439 raft_consensus.cc:2468] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 0.
I20260713 09:11:13.054186   516 leader_election.cc:290] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:13.058571 32722 leader_election.cc:304] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:13.067728   511 raft_consensus.cc:2804] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:13.068065   511 raft_consensus.cc:493] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:13.067994 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923" is_pre_election: true
I20260713 09:11:13.068445   511 raft_consensus.cc:3060] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.068732 32758 raft_consensus.cc:2393] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5750709a5973481d9a431c3661c50318 in current term 1: Already voted for candidate 057b830c53894b5a9d31371da9763fde in this term.
I20260713 09:11:13.058663   513 raft_consensus.cc:2804] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:13.072130   513 raft_consensus.cc:493] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:13.072634   513 raft_consensus.cc:3060] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.073495   366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113334598bde467c96e83e9d617e3bca" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318" is_pre_election: true
I20260713 09:11:13.077147   366 raft_consensus.cc:2468] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 0.
I20260713 09:11:13.092679   511 raft_consensus.cc:515] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.074434   487 consensus_queue.cc:260] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.094782   440 raft_consensus.cc:2468] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 1.
I20260713 09:11:13.096638 32759 raft_consensus.cc:2468] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 0.
I20260713 09:11:13.098856   489 raft_consensus.cc:2764] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:11:13.096900   513 raft_consensus.cc:515] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.102435   511 leader_election.cc:290] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 election: Requested vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:13.103883   364 raft_consensus.cc:2468] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 1.
I20260713 09:11:13.104734   513 leader_election.cc:290] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:13.105118 32722 leader_election.cc:304] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:13.105762   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113334598bde467c96e83e9d617e3bca" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:13.106087   365 raft_consensus.cc:2468] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 1.
I20260713 09:11:13.106285   511 raft_consensus.cc:2804] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:13.107275   364 raft_consensus.cc:3060] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.107986   511 raft_consensus.cc:697] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Becoming Leader. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:13.109301   485 tablet_bootstrap.cc:492] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde: No bootstrap required, opened a new log
I20260713 09:11:13.109865   403 leader_election.cc:304] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [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: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 28d8a1accde94ab29690c55bc22ce923
I20260713 09:11:13.110549 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113334598bde467c96e83e9d617e3bca" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:13.110522   484 tablet_bootstrap.cc:654] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.108958   511 consensus_queue.cc:237] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.111853 32758 raft_consensus.cc:3060] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.111858   513 raft_consensus.cc:2804] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:13.112608   513 raft_consensus.cc:697] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Becoming Leader. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:13.111132   485 ts_tablet_manager.cc:1403] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.019s
I20260713 09:11:13.113790   513 consensus_queue.cc:237] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.111296   366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482d76c6c484182a01fc208548118e1" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:13.116460   485 raft_consensus.cc:359] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.116626   364 raft_consensus.cc:2468] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 1.
I20260713 09:11:13.117470   485 raft_consensus.cc:385] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.118021   485 raft_consensus.cc:740] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.117058   366 raft_consensus.cc:3060] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.118314   403 leader_election.cc:304] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:13.118549 32758 raft_consensus.cc:2468] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 1.
I20260713 09:11:13.119936   518 raft_consensus.cc:2804] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:13.125248   518 raft_consensus.cc:697] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Becoming Leader. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:13.128654   518 consensus_queue.cc:237] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.137105 32653 catalog_manager.cc:5697] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 057b830c53894b5a9d31371da9763fde (127.31.219.195). New cstate: current_term: 1 leader_uuid: "057b830c53894b5a9d31371da9763fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:13.149823   487 ts_tablet_manager.cc:1434] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923: Time spent starting tablet: real 0.116s	user 0.004s	sys 0.005s
I20260713 09:11:13.150996   487 tablet_bootstrap.cc:492] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923: Bootstrap starting.
I20260713 09:11:13.207861   366 raft_consensus.cc:2468] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 1.
I20260713 09:11:13.212481 32722 leader_election.cc:304] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:13.211627   485 consensus_queue.cc:260] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.214931   511 raft_consensus.cc:2804] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:11:13.211442 32724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.195:38195, user_credentials={real_user=slave}} blocked reactor thread for 144622us
I20260713 09:11:13.217549   487 tablet_bootstrap.cc:654] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.219259   518 raft_consensus.cc:493] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:13.219135   331 leader_election.cc:304] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5750709a5973481d9a431c3661c50318; no voters: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923
I20260713 09:11:13.220403   511 raft_consensus.cc:697] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Becoming Leader. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:13.220937   490 raft_consensus.cc:2749] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:13.220147   518 raft_consensus.cc:515] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.220579 32654 catalog_manager.cc:5697] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "28d8a1accde94ab29690c55bc22ce923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:13.222723   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482d76c6c484182a01fc208548118e1" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:13.224411   440 raft_consensus.cc:3060] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.224589   511 consensus_queue.cc:237] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.226187   331 leader_election.cc:304] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [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: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 057b830c53894b5a9d31371da9763fde
I20260713 09:11:13.227402   485 ts_tablet_manager.cc:1434] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde: Time spent starting tablet: real 0.114s	user 0.004s	sys 0.005s
I20260713 09:11:13.227545   490 raft_consensus.cc:2764] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:11:13.227810   366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318" is_pre_election: true
I20260713 09:11:13.230228   485 tablet_bootstrap.cc:492] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde: Bootstrap starting.
W20260713 09:11:13.230777   403 leader_election.cc:343] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:13.228246   518 leader_election.cc:290] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:13.238700   484 tablet_bootstrap.cc:492] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318: No bootstrap required, opened a new log
I20260713 09:11:13.239431   484 ts_tablet_manager.cc:1403] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318: Time spent bootstrapping tablet: real 0.180s	user 0.036s	sys 0.040s
I20260713 09:11:13.242142   485 tablet_bootstrap.cc:654] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.243597 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923" is_pre_election: true
I20260713 09:11:13.247848 32758 raft_consensus.cc:2468] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 0.
I20260713 09:11:13.242574   484 raft_consensus.cc:359] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.249244   405 leader_election.cc:304] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [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: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923; no voters: 5750709a5973481d9a431c3661c50318
I20260713 09:11:13.249632   487 tablet_bootstrap.cc:492] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923: No bootstrap required, opened a new log
I20260713 09:11:13.250075   487 ts_tablet_manager.cc:1403] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923: Time spent bootstrapping tablet: real 0.099s	user 0.004s	sys 0.008s
I20260713 09:11:13.248603   484 raft_consensus.cc:385] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.250310   518 raft_consensus.cc:2804] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:13.250722   518 raft_consensus.cc:493] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:13.251137   518 raft_consensus.cc:3060] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.245965   440 raft_consensus.cc:2468] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 1.
I20260713 09:11:13.250676   484 raft_consensus.cc:740] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.253495   484 consensus_queue.cc:260] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.255767   484 ts_tablet_manager.cc:1434] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260713 09:11:13.256896   484 tablet_bootstrap.cc:492] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318: Bootstrap starting.
I20260713 09:11:13.258147   518 raft_consensus.cc:515] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.260739 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:13.261253 32758 raft_consensus.cc:3060] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.261652   366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318"
W20260713 09:11:13.262923   403 leader_election.cc:343] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:13.263456   518 leader_election.cc:290] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 1 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:13.263636   484 tablet_bootstrap.cc:654] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.266065 32758 raft_consensus.cc:2468] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 1.
I20260713 09:11:13.267030   405 leader_election.cc:304] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [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: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923; no voters: 5750709a5973481d9a431c3661c50318
I20260713 09:11:13.268044   518 raft_consensus.cc:2804] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:13.267503 32653 catalog_manager.cc:5697] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 057b830c53894b5a9d31371da9763fde (127.31.219.195). New cstate: current_term: 1 leader_uuid: "057b830c53894b5a9d31371da9763fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:13.268508   518 raft_consensus.cc:697] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Becoming Leader. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:13.268918   484 tablet_bootstrap.cc:492] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318: No bootstrap required, opened a new log
I20260713 09:11:13.269407   484 ts_tablet_manager.cc:1403] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260713 09:11:13.269359   518 consensus_queue.cc:237] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.269277 32653 catalog_manager.cc:5697] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 057b830c53894b5a9d31371da9763fde (127.31.219.195). New cstate: current_term: 1 leader_uuid: "057b830c53894b5a9d31371da9763fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:13.272433   487 raft_consensus.cc:359] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.273139   487 raft_consensus.cc:385] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.272912   484 raft_consensus.cc:359] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.273494   487 raft_consensus.cc:740] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.273799   484 raft_consensus.cc:385] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.274230   484 raft_consensus.cc:740] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.274396   487 consensus_queue.cc:260] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.274981   484 consensus_queue.cc:260] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.277303   487 ts_tablet_manager.cc:1434] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260713 09:11:13.277667   484 ts_tablet_manager.cc:1434] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:11:13.278505   487 tablet_bootstrap.cc:492] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923: Bootstrap starting.
I20260713 09:11:13.278575   484 tablet_bootstrap.cc:492] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318: Bootstrap starting.
I20260713 09:11:13.287539   484 tablet_bootstrap.cc:654] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.288148   487 tablet_bootstrap.cc:654] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.293071 32655 catalog_manager.cc:5697] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "28d8a1accde94ab29690c55bc22ce923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:13.294472 32654 catalog_manager.cc:5697] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 057b830c53894b5a9d31371da9763fde (127.31.219.195). New cstate: current_term: 1 leader_uuid: "057b830c53894b5a9d31371da9763fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:13.296837   487 tablet_bootstrap.cc:492] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923: No bootstrap required, opened a new log
I20260713 09:11:13.297353   487 ts_tablet_manager.cc:1403] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260713 09:11:13.300642   487 raft_consensus.cc:359] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.301538   487 raft_consensus.cc:385] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.301967   487 raft_consensus.cc:740] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.304715   487 consensus_queue.cc:260] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.305570   484 tablet_bootstrap.cc:492] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318: No bootstrap required, opened a new log
I20260713 09:11:13.305953   484 ts_tablet_manager.cc:1403] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.005s
I20260713 09:11:13.306793   487 ts_tablet_manager.cc:1434] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:11:13.307614   487 tablet_bootstrap.cc:492] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923: Bootstrap starting.
I20260713 09:11:13.308295   484 raft_consensus.cc:359] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.313174   487 tablet_bootstrap.cc:654] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.314690   484 raft_consensus.cc:385] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.315029   484 raft_consensus.cc:740] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.316002   484 consensus_queue.cc:260] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.318349   484 ts_tablet_manager.cc:1434] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:11:13.319161   484 tablet_bootstrap.cc:492] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318: Bootstrap starting.
I20260713 09:11:13.325102   484 tablet_bootstrap.cc:654] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.329116   487 tablet_bootstrap.cc:492] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923: No bootstrap required, opened a new log
I20260713 09:11:13.329567   487 ts_tablet_manager.cc:1403] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260713 09:11:13.333067   487 raft_consensus.cc:359] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.333915   487 raft_consensus.cc:385] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.334242   487 raft_consensus.cc:740] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.334904   487 consensus_queue.cc:260] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.337045   487 ts_tablet_manager.cc:1434] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:13.336951   484 tablet_bootstrap.cc:492] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318: No bootstrap required, opened a new log
I20260713 09:11:13.337582   484 ts_tablet_manager.cc:1403] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:11:13.339020   490 raft_consensus.cc:493] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:13.339449   490 raft_consensus.cc:515] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.340149   485 tablet_bootstrap.cc:492] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde: No bootstrap required, opened a new log
I20260713 09:11:13.340274   484 raft_consensus.cc:359] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.340938   484 raft_consensus.cc:385] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.340692   485 ts_tablet_manager.cc:1403] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde: Time spent bootstrapping tablet: real 0.111s	user 0.003s	sys 0.012s
I20260713 09:11:13.341221   484 raft_consensus.cc:740] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.341462   490 leader_election.cc:290] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:13.342072   484 consensus_queue.cc:260] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.343586   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41c1ff532cf42598ff3b3baf8b8674b" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde" is_pre_election: true
I20260713 09:11:13.344120   484 ts_tablet_manager.cc:1434] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:11:13.343598 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41c1ff532cf42598ff3b3baf8b8674b" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923" is_pre_election: true
I20260713 09:11:13.344827 32758 raft_consensus.cc:2468] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 0.
I20260713 09:11:13.347048   331 leader_election.cc:304] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:13.348272   490 raft_consensus.cc:2804] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:11:13.349267   331 leader_election.cc:343] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:13.348654   490 raft_consensus.cc:493] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:13.350242   490 raft_consensus.cc:3060] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.350145   485 raft_consensus.cc:359] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.350906   485 raft_consensus.cc:385] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.351253   485 raft_consensus.cc:740] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.352077   485 consensus_queue.cc:260] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.354259   485 ts_tablet_manager.cc:1434] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:11:13.355319   485 tablet_bootstrap.cc:492] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde: Bootstrap starting.
I20260713 09:11:13.359625   490 raft_consensus.cc:515] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.361689   485 tablet_bootstrap.cc:654] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.362059 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41c1ff532cf42598ff3b3baf8b8674b" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:13.362565 32758 raft_consensus.cc:3060] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.368454 32758 raft_consensus.cc:2468] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 1.
I20260713 09:11:13.369266   490 leader_election.cc:290] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:13.369732   331 leader_election.cc:304] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:13.370509   490 raft_consensus.cc:2804] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:13.371069   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41c1ff532cf42598ff3b3baf8b8674b" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:13.371618   440 raft_consensus.cc:3060] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.371999   485 tablet_bootstrap.cc:492] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde: No bootstrap required, opened a new log
I20260713 09:11:13.372454   485 ts_tablet_manager.cc:1403] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260713 09:11:13.375880   485 raft_consensus.cc:359] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.376678   485 raft_consensus.cc:385] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.377014   485 raft_consensus.cc:740] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.377408   440 raft_consensus.cc:2468] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 1.
I20260713 09:11:13.378027   485 consensus_queue.cc:260] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.384137   485 ts_tablet_manager.cc:1434] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:11:13.385213   485 tablet_bootstrap.cc:492] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde: Bootstrap starting.
I20260713 09:11:13.386157   490 raft_consensus.cc:697] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 1 LEADER]: Becoming Leader. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:13.387050   490 consensus_queue.cc:237] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.395277   485 tablet_bootstrap.cc:654] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.396083 32652 catalog_manager.cc:5697] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5750709a5973481d9a431c3661c50318 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "5750709a5973481d9a431c3661c50318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:13.401243   485 tablet_bootstrap.cc:492] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde: No bootstrap required, opened a new log
I20260713 09:11:13.401634   485 ts_tablet_manager.cc:1403] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.002s
I20260713 09:11:13.404525   485 raft_consensus.cc:359] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.405074   485 raft_consensus.cc:385] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.405303   485 raft_consensus.cc:740] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.405946   485 consensus_queue.cc:260] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.407737   485 ts_tablet_manager.cc:1434] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:11:13.463732   518 consensus_queue.cc:1048] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.477454   489 consensus_queue.cc:1048] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.490767   511 raft_consensus.cc:493] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:13.491364   511 raft_consensus.cc:515] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.493731   511 leader_election.cc:290] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:13.494429   366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318" is_pre_election: true
I20260713 09:11:13.494812   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde" is_pre_election: true
I20260713 09:11:13.495043   366 raft_consensus.cc:2468] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 0.
I20260713 09:11:13.495440   440 raft_consensus.cc:2468] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 0.
I20260713 09:11:13.496220 32722 leader_election.cc:304] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:13.497174   511 raft_consensus.cc:2804] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:13.497525   511 raft_consensus.cc:493] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:13.497807   511 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.502440   511 raft_consensus.cc:515] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.504323   511 leader_election.cc:290] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 election: Requested vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:13.504704   366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:13.504961   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:13.505295   366 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.505463   440 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.509996   440 raft_consensus.cc:2468] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 1.
I20260713 09:11:13.510831 32724 leader_election.cc:304] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923; no voters: 
I20260713 09:11:13.511493   511 raft_consensus.cc:2804] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:13.511883   511 raft_consensus.cc:697] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Becoming Leader. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:13.512080   366 raft_consensus.cc:2468] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 1.
I20260713 09:11:13.512671   511 consensus_queue.cc:237] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.522095 32652 catalog_manager.cc:5697] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "28d8a1accde94ab29690c55bc22ce923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:13.553560 32704 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:13.555462 32758 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.560729   489 consensus_queue.cc:1048] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.570606   516 consensus_queue.cc:1048] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.571430   490 raft_consensus.cc:493] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:13.571871   490 raft_consensus.cc:515] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.573807   490 leader_election.cc:290] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:13.575661   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661a897b0b8646a5967fc3e8466fdf21" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde" is_pre_election: true
I20260713 09:11:13.576256   440 raft_consensus.cc:2468] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 0.
I20260713 09:11:13.576859 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661a897b0b8646a5967fc3e8466fdf21" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923" is_pre_election: true
I20260713 09:11:13.577435 32758 raft_consensus.cc:2468] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 0.
I20260713 09:11:13.577932   331 leader_election.cc:304] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:13.578665   490 raft_consensus.cc:2804] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:13.579022   490 raft_consensus.cc:493] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:13.579921   490 raft_consensus.cc:3060] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.585597   490 raft_consensus.cc:515] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.586906   490 leader_election.cc:290] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:13.587989   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661a897b0b8646a5967fc3e8466fdf21" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:13.588414 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661a897b0b8646a5967fc3e8466fdf21" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:13.588584   440 raft_consensus.cc:3060] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.588958 32758 raft_consensus.cc:3060] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.595613 32758 raft_consensus.cc:2468] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 1.
I20260713 09:11:13.596585   331 leader_election.cc:304] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:13.597968   490 raft_consensus.cc:2804] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:13.598405   490 raft_consensus.cc:697] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 1 LEADER]: Becoming Leader. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:13.599292   440 raft_consensus.cc:2468] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 1.
I20260713 09:11:13.599164   490 consensus_queue.cc:237] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.607029   516 consensus_queue.cc:1048] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:13.612140 32652 catalog_manager.cc:5697] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5750709a5973481d9a431c3661c50318 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "5750709a5973481d9a431c3661c50318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:13.618186   516 consensus_queue.cc:1048] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.683792   490 raft_consensus.cc:493] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:13.684291   490 raft_consensus.cc:515] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:13.684760   511 consensus_queue.cc:1048] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.686277   490 leader_election.cc:290] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:13.686981 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d8a1accde94ab29690c55bc22ce923" is_pre_election: true
I20260713 09:11:13.687341   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057b830c53894b5a9d31371da9763fde" is_pre_election: true
I20260713 09:11:13.687760 32758 raft_consensus.cc:2393] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5750709a5973481d9a431c3661c50318 in current term 1: Already voted for candidate 057b830c53894b5a9d31371da9763fde in this term.
I20260713 09:11:13.689119   331 leader_election.cc:304] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5750709a5973481d9a431c3661c50318; no voters: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923
I20260713 09:11:13.690151   490 raft_consensus.cc:3060] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.700585   511 consensus_queue.cc:1048] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.701881   511 consensus_queue.cc:1048] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.704481   490 raft_consensus.cc:2749] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:13.716423   493 consensus_queue.cc:1048] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.733024   516 consensus_queue.cc:1048] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.749858   518 consensus_queue.cc:1048] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.828647   439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e"
dest_uuid: "057b830c53894b5a9d31371da9763fde"
mode: GRACEFUL
new_leader_uuid: "28d8a1accde94ab29690c55bc22ce923"
 from {username='slave'} at 127.0.0.1:48176
I20260713 09:11:13.829221   439 raft_consensus.cc:606] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Received request to transfer leadership to TS 28d8a1accde94ab29690c55bc22ce923
I20260713 09:11:13.837332   439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081d96bd8c394034949094400c40ec42"
dest_uuid: "057b830c53894b5a9d31371da9763fde"
mode: GRACEFUL
new_leader_uuid: "28d8a1accde94ab29690c55bc22ce923"
 from {username='slave'} at 127.0.0.1:48176
I20260713 09:11:13.837822   439 raft_consensus.cc:606] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Received request to transfer leadership to TS 28d8a1accde94ab29690c55bc22ce923
I20260713 09:11:13.845466   439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb"
dest_uuid: "057b830c53894b5a9d31371da9763fde"
mode: GRACEFUL
new_leader_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:48176
I20260713 09:11:13.845901   439 raft_consensus.cc:606] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Received request to transfer leadership to TS 5750709a5973481d9a431c3661c50318
I20260713 09:11:13.850442   439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "113334598bde467c96e83e9d617e3bca"
dest_uuid: "057b830c53894b5a9d31371da9763fde"
mode: GRACEFUL
new_leader_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:48176
I20260713 09:11:13.850862   439 raft_consensus.cc:606] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Received request to transfer leadership to TS 5750709a5973481d9a431c3661c50318
I20260713 09:11:13.865985 32758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a"
dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
mode: GRACEFUL
new_leader_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56398
I20260713 09:11:13.866428 32758 raft_consensus.cc:606] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Received request to transfer leadership to TS 5750709a5973481d9a431c3661c50318
I20260713 09:11:13.879420   366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "661a897b0b8646a5967fc3e8466fdf21"
dest_uuid: "5750709a5973481d9a431c3661c50318"
mode: GRACEFUL
new_leader_uuid: "057b830c53894b5a9d31371da9763fde"
 from {username='slave'} at 127.0.0.1:56260
I20260713 09:11:13.879863   366 raft_consensus.cc:606] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 1 LEADER]: Received request to transfer leadership to TS 057b830c53894b5a9d31371da9763fde
I20260713 09:11:13.897254   538 consensus_queue.cc:1048] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.909466   538 consensus_queue.cc:1048] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:13.972592   489 raft_consensus.cc:993] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde: : Instructing follower 28d8a1accde94ab29690c55bc22ce923 to start an election
I20260713 09:11:13.973070   516 raft_consensus.cc:1081] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Signalling peer 28d8a1accde94ab29690c55bc22ce923 to start an election
I20260713 09:11:13.974828 32758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e"
dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
 from {username='slave'} at 127.0.0.1:56390
I20260713 09:11:13.975432 32758 raft_consensus.cc:493] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:13.975807 32758 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:13.980209 32758 raft_consensus.cc:515] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:13.982182 32758 leader_election.cc:290] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 2 election: Requested vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:13.982467   366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:13.982831   439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:13.983029   366 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:13.983399   439 raft_consensus.cc:3055] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:13.983726   439 raft_consensus.cc:740] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:13.984395   439 consensus_queue.cc:260] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [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: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:13.985335   439 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:13.989115   366 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 2.
I20260713 09:11:13.989529   439 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 2.
I20260713 09:11:13.990187 32722 leader_election.cc:304] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:13.990919   555 raft_consensus.cc:2804] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:13.991405   555 raft_consensus.cc:697] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 2 LEADER]: Becoming Leader. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:13.992168   555 consensus_queue.cc:237] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Queue 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: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:13.998278 32654 catalog_manager.cc:5697] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 reported cstate change: term changed from 1 to 2, leader changed from 057b830c53894b5a9d31371da9763fde (127.31.219.195) to 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "28d8a1accde94ab29690c55bc22ce923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:14.012465   489 raft_consensus.cc:993] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde: : Instructing follower 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:14.012889   516 raft_consensus.cc:1081] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Signalling peer 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:14.014238   366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "113334598bde467c96e83e9d617e3bca"
dest_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56234
I20260713 09:11:14.014672   366 raft_consensus.cc:493] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:14.014935   366 raft_consensus.cc:3060] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.018800   366 raft_consensus.cc:515] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.020205   366 leader_election.cc:290] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 2 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:14.021265 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113334598bde467c96e83e9d617e3bca" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:14.021409   439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113334598bde467c96e83e9d617e3bca" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:14.021705 32758 raft_consensus.cc:3060] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.021975   439 raft_consensus.cc:3055] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:14.022320   439 raft_consensus.cc:740] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:14.023077   439 consensus_queue.cc:260] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.024209   439 raft_consensus.cc:3060] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.025957 32758 raft_consensus.cc:2468] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 2.
I20260713 09:11:14.026907   331 leader_election.cc:304] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:14.027563   490 raft_consensus.cc:2804] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:14.027976   490 raft_consensus.cc:697] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Becoming Leader. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:14.028741   490 consensus_queue.cc:237] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [LEADER]: Queue 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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.030099   439 raft_consensus.cc:2468] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 2.
I20260713 09:11:14.035846 32654 catalog_manager.cc:5697] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 reported cstate change: term changed from 1 to 2, leader changed from 057b830c53894b5a9d31371da9763fde (127.31.219.195) to 5750709a5973481d9a431c3661c50318 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "5750709a5973481d9a431c3661c50318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:14.065660   555 consensus_queue.cc:1048] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:14.071923   511 raft_consensus.cc:993] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923: : Instructing follower 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:14.072304   511 raft_consensus.cc:1081] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Signalling peer 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:14.073915   364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a"
dest_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56244
I20260713 09:11:14.074416   364 raft_consensus.cc:493] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:14.074752   364 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.080123   555 consensus_queue.cc:1048] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:14.084440   364 raft_consensus.cc:515] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.085529   366 raft_consensus.cc:1240] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Rejecting Update request from peer 28d8a1accde94ab29690c55bc22ce923 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:14.089026   364 leader_election.cc:290] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 2 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:14.089574 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:14.090045   439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:14.090186 32758 raft_consensus.cc:3055] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:14.090550   439 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.090603 32758 raft_consensus.cc:740] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:14.092453   511 consensus_queue.cc:1059] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:14.093822 32758 consensus_queue.cc:260] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.094868 32758 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.096469   439 raft_consensus.cc:2468] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 2.
I20260713 09:11:14.099308   331 leader_election.cc:304] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:14.100063   490 raft_consensus.cc:2804] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:14.100479   490 raft_consensus.cc:697] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Becoming Leader. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:14.101198   490 consensus_queue.cc:237] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.102087 32758 raft_consensus.cc:2468] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 2.
W20260713 09:11:14.102581   511 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:11:14.109122   518 raft_consensus.cc:993] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde: : Instructing follower 28d8a1accde94ab29690c55bc22ce923 to start an election
I20260713 09:11:14.108567 32654 catalog_manager.cc:5697] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 reported cstate change: term changed from 1 to 2, leader changed from 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193) to 5750709a5973481d9a431c3661c50318 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "5750709a5973481d9a431c3661c50318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:14.109591   518 raft_consensus.cc:1081] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Signalling peer 28d8a1accde94ab29690c55bc22ce923 to start an election
I20260713 09:11:14.111155 32758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081d96bd8c394034949094400c40ec42"
dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
 from {username='slave'} at 127.0.0.1:56390
I20260713 09:11:14.111672 32758 raft_consensus.cc:493] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:14.111997 32758 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.118435 32758 raft_consensus.cc:515] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.120287 32758 leader_election.cc:290] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 2 election: Requested vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:14.120987   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:14.121294   439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:14.121516   364 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.121783   439 raft_consensus.cc:3055] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:14.122095   439 raft_consensus.cc:740] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:14.122853   439 consensus_queue.cc:260] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.123996   439 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.127794   364 raft_consensus.cc:2468] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 2.
I20260713 09:11:14.128814 32722 leader_election.cc:304] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:14.129577   511 raft_consensus.cc:2804] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:14.130026   511 raft_consensus.cc:697] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 2 LEADER]: Becoming Leader. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:14.130220   439 raft_consensus.cc:2468] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 2.
I20260713 09:11:14.130806   511 consensus_queue.cc:237] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Queue 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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.137729 32654 catalog_manager.cc:5697] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 reported cstate change: term changed from 1 to 2, leader changed from 057b830c53894b5a9d31371da9763fde (127.31.219.195) to 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "28d8a1accde94ab29690c55bc22ce923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:14.138612   490 consensus_queue.cc:1048] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:14.146780   538 raft_consensus.cc:993] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318: : Instructing follower 057b830c53894b5a9d31371da9763fde to start an election
I20260713 09:11:14.147228   538 raft_consensus.cc:1081] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 1 LEADER]: Signalling peer 057b830c53894b5a9d31371da9763fde to start an election
I20260713 09:11:14.153589   439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "661a897b0b8646a5967fc3e8466fdf21"
dest_uuid: "057b830c53894b5a9d31371da9763fde"
 from {username='slave'} at 127.0.0.1:48162
I20260713 09:11:14.154127   439 raft_consensus.cc:493] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:14.154484   439 raft_consensus.cc:3060] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.160073   490 consensus_queue.cc:1048] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:14.161998   439 raft_consensus.cc:515] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.163960   439 leader_election.cc:290] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 2 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:14.165338   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661a897b0b8646a5967fc3e8466fdf21" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:14.165869   364 raft_consensus.cc:3055] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:14.166179   364 raft_consensus.cc:740] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:14.165951 32759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661a897b0b8646a5967fc3e8466fdf21" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:14.166957   364 consensus_queue.cc:260] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.167984   364 raft_consensus.cc:3060] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.174140   364 raft_consensus.cc:2468] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 2.
I20260713 09:11:14.175452   403 leader_election.cc:304] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [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: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 28d8a1accde94ab29690c55bc22ce923
I20260713 09:11:14.176941   516 raft_consensus.cc:2804] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:14.177413   516 raft_consensus.cc:697] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 2 LEADER]: Becoming Leader. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:14.178134   516 consensus_queue.cc:237] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [LEADER]: Queue 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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.185835 32654 catalog_manager.cc:5697] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde reported cstate change: term changed from 1 to 2, leader changed from 5750709a5973481d9a431c3661c50318 (127.31.219.194) to 057b830c53894b5a9d31371da9763fde (127.31.219.195). New cstate: current_term: 2 leader_uuid: "057b830c53894b5a9d31371da9763fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:14.188482   518 raft_consensus.cc:993] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde: : Instructing follower 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:14.188905   516 raft_consensus.cc:1081] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Signalling peer 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:14.190359   364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb"
dest_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56234
I20260713 09:11:14.190878   364 raft_consensus.cc:493] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:14.191254   364 raft_consensus.cc:3060] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.197402   364 raft_consensus.cc:515] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.199292   364 leader_election.cc:290] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 2 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:14.200238   439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:14.200798   439 raft_consensus.cc:3055] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:14.201112   439 raft_consensus.cc:740] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:14.201817   439 consensus_queue.cc:260] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.200567 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ba82356624277815bbe8db8b5bedb" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:14.202859   439 raft_consensus.cc:3060] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.203130 32758 raft_consensus.cc:3060] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.209497 32758 raft_consensus.cc:2468] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 2.
I20260713 09:11:14.209733   439 raft_consensus.cc:2468] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 2.
I20260713 09:11:14.212617   331 leader_election.cc:304] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:14.213364   490 raft_consensus.cc:2804] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:14.213796   490 raft_consensus.cc:697] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Becoming Leader. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:14.214519   490 consensus_queue.cc:237] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [LEADER]: Queue 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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:14.220448 32655 catalog_manager.cc:5697] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 reported cstate change: term changed from 1 to 2, leader changed from 057b830c53894b5a9d31371da9763fde (127.31.219.195) to 5750709a5973481d9a431c3661c50318 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "5750709a5973481d9a431c3661c50318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:14.396674   439 raft_consensus.cc:1275] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Refusing update from remote peer 28d8a1accde94ab29690c55bc22ce923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.397882   493 consensus_queue.cc:1048] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:14.404501   364 raft_consensus.cc:1275] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Refusing update from remote peer 28d8a1accde94ab29690c55bc22ce923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.406773   511 consensus_queue.cc:1048] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:14.472694 32758 raft_consensus.cc:1275] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.473903   490 consensus_queue.cc:1048] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:14.481374   439 raft_consensus.cc:1275] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.482713   538 consensus_queue.cc:1048] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:14.560823   364 raft_consensus.cc:1275] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Refusing update from remote peer 057b830c53894b5a9d31371da9763fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.562076   516 consensus_queue.cc:1048] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:14.570187 32758 raft_consensus.cc:3060] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.576457 32758 raft_consensus.cc:1275] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Refusing update from remote peer 057b830c53894b5a9d31371da9763fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.577575   571 consensus_queue.cc:1048] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:14.605211   364 raft_consensus.cc:1275] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Refusing update from remote peer 28d8a1accde94ab29690c55bc22ce923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.606148   511 consensus_queue.cc:1048] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:14.613713   439 raft_consensus.cc:1275] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Refusing update from remote peer 28d8a1accde94ab29690c55bc22ce923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.615141   555 consensus_queue.cc:1048] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:14.653824 32758 raft_consensus.cc:1275] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.654892   538 consensus_queue.cc:1048] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:14.661168   439 raft_consensus.cc:1275] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.662766   490 consensus_queue.cc:1048] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:14.686230 32758 raft_consensus.cc:1275] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.687278   490 consensus_queue.cc:1048] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:14.695137   439 raft_consensus.cc:1275] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:14.696456   538 consensus_queue.cc:1048] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:16.906427 32623 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:11:16.907262 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:16.924906   364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a"
dest_uuid: "5750709a5973481d9a431c3661c50318"
mode: GRACEFUL
new_leader_uuid: "057b830c53894b5a9d31371da9763fde"
 from {username='slave'} at 127.0.0.1:56262
I20260713 09:11:16.925374   364 raft_consensus.cc:606] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Received request to transfer leadership to TS 057b830c53894b5a9d31371da9763fde
I20260713 09:11:16.934417 32758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e"
dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
mode: GRACEFUL
new_leader_uuid: "057b830c53894b5a9d31371da9763fde"
 from {username='slave'} at 127.0.0.1:56412
I20260713 09:11:16.934854 32758 raft_consensus.cc:606] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 2 LEADER]: Received request to transfer leadership to TS 057b830c53894b5a9d31371da9763fde
I20260713 09:11:16.935818 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:16.936255 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:17.253736   580 raft_consensus.cc:993] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318: : Instructing follower 057b830c53894b5a9d31371da9763fde to start an election
I20260713 09:11:17.254127   538 raft_consensus.cc:1081] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Signalling peer 057b830c53894b5a9d31371da9763fde to start an election
I20260713 09:11:17.255376   439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a"
dest_uuid: "057b830c53894b5a9d31371da9763fde"
 from {username='slave'} at 127.0.0.1:48162
I20260713 09:11:17.255822   439 raft_consensus.cc:493] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:17.256114   439 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:17.261049   439 raft_consensus.cc:515] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:17.262286   439 leader_election.cc:290] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 3 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:17.262977 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:17.263298   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:17.263506 32758 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:17.263861   364 raft_consensus.cc:3055] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:17.264179   364 raft_consensus.cc:740] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:17.264891   364 consensus_queue.cc:260] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:17.265982   364 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:17.268989 32758 raft_consensus.cc:2468] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 3.
I20260713 09:11:17.269984   405 leader_election.cc:304] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [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: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923; no voters: 
I20260713 09:11:17.270704   576 raft_consensus.cc:2804] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:17.271808   576 raft_consensus.cc:697] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Becoming Leader. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:17.271754   364 raft_consensus.cc:2468] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 3.
I20260713 09:11:17.272672   576 consensus_queue.cc:237] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:17.278432 32654 catalog_manager.cc:5697] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde reported cstate change: term changed from 2 to 3, leader changed from 5750709a5973481d9a431c3661c50318 (127.31.219.194) to 057b830c53894b5a9d31371da9763fde (127.31.219.195). New cstate: current_term: 3 leader_uuid: "057b830c53894b5a9d31371da9763fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:17.307634   587 raft_consensus.cc:993] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923: : Instructing follower 057b830c53894b5a9d31371da9763fde to start an election
I20260713 09:11:17.307988   555 raft_consensus.cc:1081] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 2 LEADER]: Signalling peer 057b830c53894b5a9d31371da9763fde to start an election
I20260713 09:11:17.309307   439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e"
dest_uuid: "057b830c53894b5a9d31371da9763fde"
 from {username='slave'} at 127.0.0.1:48154
I20260713 09:11:17.309722   439 raft_consensus.cc:493] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:17.309995   439 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:17.313546   439 raft_consensus.cc:515] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:17.314797   439 leader_election.cc:290] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 3 election: Requested vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925)
I20260713 09:11:17.315667   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:17.315768 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:17.316316   364 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:17.316354 32758 raft_consensus.cc:3055] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:17.316794 32758 raft_consensus.cc:740] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:17.317430 32758 consensus_queue.cc:260] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [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: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:17.318202 32758 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:17.321296   364 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 3.
I20260713 09:11:17.321995 32758 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 3.
I20260713 09:11:17.322233   403 leader_election.cc:304] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [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: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:17.322954   576 raft_consensus.cc:2804] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:17.323385   576 raft_consensus.cc:697] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Becoming Leader. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:17.324033   576 consensus_queue.cc:237] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [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: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:17.330297 32654 catalog_manager.cc:5697] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde reported cstate change: term changed from 2 to 3, leader changed from 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193) to 057b830c53894b5a9d31371da9763fde (127.31.219.195). New cstate: current_term: 3 leader_uuid: "057b830c53894b5a9d31371da9763fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.751395   364 raft_consensus.cc:1275] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Refusing update from remote peer 057b830c53894b5a9d31371da9763fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:17.752593   576 consensus_queue.cc:1048] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:17.761813 32758 raft_consensus.cc:1275] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Refusing update from remote peer 057b830c53894b5a9d31371da9763fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:17.763273   576 consensus_queue.cc:1048] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:17.807265   364 raft_consensus.cc:1275] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Refusing update from remote peer 057b830c53894b5a9d31371da9763fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:17.808387   576 consensus_queue.cc:1048] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:17.815816 32758 raft_consensus.cc:1275] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Refusing update from remote peer 057b830c53894b5a9d31371da9763fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:17.817602   576 consensus_queue.cc:1048] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:17.936875 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:17.946082   439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e"
dest_uuid: "057b830c53894b5a9d31371da9763fde"
mode: GRACEFUL
new_leader_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:48176
I20260713 09:11:17.946508   439 raft_consensus.cc:606] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Received request to transfer leadership to TS 5750709a5973481d9a431c3661c50318
I20260713 09:11:17.950712 32758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "763aeffac5884addbd4817055a0f425e"
dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
mode: GRACEFUL
new_leader_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56398
I20260713 09:11:17.951108 32758 raft_consensus.cc:606] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Received request to transfer leadership to TS 5750709a5973481d9a431c3661c50318
I20260713 09:11:17.955471 32758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081d96bd8c394034949094400c40ec42"
dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
mode: GRACEFUL
new_leader_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56398
I20260713 09:11:17.955878 32758 raft_consensus.cc:606] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 2 LEADER]: Received request to transfer leadership to TS 5750709a5973481d9a431c3661c50318
I20260713 09:11:17.959910 32758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6482d76c6c484182a01fc208548118e1"
dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
mode: GRACEFUL
new_leader_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56398
I20260713 09:11:17.960300 32758 raft_consensus.cc:606] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Received request to transfer leadership to TS 5750709a5973481d9a431c3661c50318
I20260713 09:11:17.970789   439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a"
dest_uuid: "057b830c53894b5a9d31371da9763fde"
mode: GRACEFUL
new_leader_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:48176
I20260713 09:11:17.971179   439 raft_consensus.cc:606] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Received request to transfer leadership to TS 5750709a5973481d9a431c3661c50318
I20260713 09:11:18.066648   597 raft_consensus.cc:993] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923: : Instructing follower 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:18.067723   597 raft_consensus.cc:1081] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Signalling peer 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:18.069058   366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "763aeffac5884addbd4817055a0f425e"
dest_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56244
I20260713 09:11:18.069614   366 raft_consensus.cc:493] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:18.070001   366 raft_consensus.cc:3060] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.070387   555 raft_consensus.cc:993] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923: : Instructing follower 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:18.070797   597 raft_consensus.cc:1081] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 2 LEADER]: Signalling peer 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:18.072088   364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081d96bd8c394034949094400c40ec42"
dest_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56244
I20260713 09:11:18.072592   364 raft_consensus.cc:493] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:18.072942   364 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.076299   366 raft_consensus.cc:515] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.078245   366 leader_election.cc:290] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 2 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:18.078828 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763aeffac5884addbd4817055a0f425e" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:18.079051   364 raft_consensus.cc:515] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.079073   439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763aeffac5884addbd4817055a0f425e" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:18.079408 32758 raft_consensus.cc:3055] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.079847 32758 raft_consensus.cc:740] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:18.079895   439 raft_consensus.cc:3060] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.080739   364 leader_election.cc:290] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 3 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:18.080636 32758 consensus_queue.cc:260] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.081310 32757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:18.082068   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:18.082409 32757 raft_consensus.cc:3055] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:18.082593   440 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.082728 32757 raft_consensus.cc:740] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:18.083385 32757 consensus_queue.cc:260] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.084270 32757 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.085602   439 raft_consensus.cc:2468] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 2.
I20260713 09:11:18.086835 32758 raft_consensus.cc:3060] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.086758   331 leader_election.cc:304] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:18.087671   538 raft_consensus.cc:2804] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:18.088609   440 raft_consensus.cc:2468] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 3.
I20260713 09:11:18.089638 32757 raft_consensus.cc:2468] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 3.
I20260713 09:11:18.091286   331 leader_election.cc:304] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [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: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:18.091677 32758 raft_consensus.cc:2468] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 2.
I20260713 09:11:18.092760   538 raft_consensus.cc:697] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Becoming Leader. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:18.093078   599 raft_consensus.cc:2804] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:18.093590   599 raft_consensus.cc:697] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 3 LEADER]: Becoming Leader. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:18.093595   538 consensus_queue.cc:237] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [LEADER]: Queue 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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.094682   599 consensus_queue.cc:237] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.101054 32652 catalog_manager.cc:5697] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 reported cstate change: term changed from 1 to 2, leader changed from 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193) to 5750709a5973481d9a431c3661c50318 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "5750709a5973481d9a431c3661c50318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.113554 32652 catalog_manager.cc:5697] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 reported cstate change: term changed from 2 to 3, leader changed from 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193) to 5750709a5973481d9a431c3661c50318 (127.31.219.194). New cstate: current_term: 3 leader_uuid: "5750709a5973481d9a431c3661c50318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.247944   595 raft_consensus.cc:993] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde: : Instructing follower 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:18.248425   576 raft_consensus.cc:1081] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Signalling peer 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:18.249945   364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a"
dest_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56234
I20260713 09:11:18.250315   364 raft_consensus.cc:493] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:18.250530   364 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:18.254695   364 raft_consensus.cc:515] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.256106   595 raft_consensus.cc:993] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde: : Instructing follower 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:18.256235   364 leader_election.cc:290] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 4 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:18.256567   595 raft_consensus.cc:1081] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Signalling peer 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:18.256942 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:18.257361   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2df3ade5845d48eaea8d42307020a" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:18.257449 32758 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:18.257961   440 raft_consensus.cc:3055] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:18.258174   364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e"
dest_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56234
I20260713 09:11:18.258293   440 raft_consensus.cc:740] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:18.258656   364 raft_consensus.cc:493] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:18.258980   364 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:18.259241   440 consensus_queue.cc:260] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.260361   440 raft_consensus.cc:3060] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:18.264120 32758 raft_consensus.cc:2468] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 4.
I20260713 09:11:18.264534   364 raft_consensus.cc:515] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:18.265021   331 leader_election.cc:304] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [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: 28d8a1accde94ab29690c55bc22ce923, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:18.265724   599 raft_consensus.cc:2804] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:18.266301   364 leader_election.cc:290] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 4 election: Requested vote from peers 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195), 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925)
I20260713 09:11:18.266671   440 raft_consensus.cc:2468] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 4.
I20260713 09:11:18.267351   439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:18.267506   599 raft_consensus.cc:697] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 4 LEADER]: Becoming Leader. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:18.267642 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:18.267831   439 raft_consensus.cc:3055] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:18.268098 32758 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:18.268119   439 raft_consensus.cc:740] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:18.268345   599 consensus_queue.cc:237] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.269018   439 consensus_queue.cc:260] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [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: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:18.270063   439 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:18.274276   439 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 4.
I20260713 09:11:18.274420 32758 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 4.
I20260713 09:11:18.275403   331 leader_election.cc:304] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [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: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:18.275319 32652 catalog_manager.cc:5697] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 reported cstate change: term changed from 3 to 4, leader changed from 057b830c53894b5a9d31371da9763fde (127.31.219.195) to 5750709a5973481d9a431c3661c50318 (127.31.219.194). New cstate: current_term: 4 leader_uuid: "5750709a5973481d9a431c3661c50318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.276194   599 raft_consensus.cc:2804] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:18.276639   599 raft_consensus.cc:697] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 4 LEADER]: Becoming Leader. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:18.277232   599 consensus_queue.cc:237] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [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: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:18.285431 32652 catalog_manager.cc:5697] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 reported cstate change: term changed from 3 to 4, leader changed from 057b830c53894b5a9d31371da9763fde (127.31.219.195) to 5750709a5973481d9a431c3661c50318 (127.31.219.194). New cstate: current_term: 4 leader_uuid: "5750709a5973481d9a431c3661c50318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.309804   555 raft_consensus.cc:993] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923: : Instructing follower 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:18.310220   597 raft_consensus.cc:1081] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Signalling peer 5750709a5973481d9a431c3661c50318 to start an election
I20260713 09:11:18.311442   364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6482d76c6c484182a01fc208548118e1"
dest_uuid: "5750709a5973481d9a431c3661c50318"
 from {username='slave'} at 127.0.0.1:56244
I20260713 09:11:18.311826   364 raft_consensus.cc:493] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:18.312085   364 raft_consensus.cc:3060] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.315595   364 raft_consensus.cc:515] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.316768   364 leader_election.cc:290] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 2 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:18.317500 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482d76c6c484182a01fc208548118e1" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:18.317765   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482d76c6c484182a01fc208548118e1" candidate_uuid: "5750709a5973481d9a431c3661c50318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:18.318038 32758 raft_consensus.cc:3055] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.318267   440 raft_consensus.cc:3060] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.318351 32758 raft_consensus.cc:740] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:18.319046 32758 consensus_queue.cc:260] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.319849 32758 raft_consensus.cc:3060] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.322434   440 raft_consensus.cc:2468] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 2.
I20260713 09:11:18.323426 32758 raft_consensus.cc:2468] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5750709a5973481d9a431c3661c50318 in term 2.
I20260713 09:11:18.323514   331 leader_election.cc:304] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057b830c53894b5a9d31371da9763fde, 5750709a5973481d9a431c3661c50318; no voters: 
I20260713 09:11:18.324216   599 raft_consensus.cc:2804] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:18.324676   599 raft_consensus.cc:697] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Becoming Leader. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:18.325348   599 consensus_queue.cc:237] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [LEADER]: Queue 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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:18.330487 32652 catalog_manager.cc:5697] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 reported cstate change: term changed from 1 to 2, leader changed from 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193) to 5750709a5973481d9a431c3661c50318 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "5750709a5973481d9a431c3661c50318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.490312 32758 raft_consensus.cc:1275] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.491497   599 consensus_queue.cc:1048] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.500304   440 raft_consensus.cc:1275] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.501834   599 consensus_queue.cc:1048] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.693354 32758 raft_consensus.cc:1275] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 4 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:18.694476   599 consensus_queue.cc:1048] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:18.702312   440 raft_consensus.cc:1275] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 4 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:18.704037   599 consensus_queue.cc:1048] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:18.706262   440 raft_consensus.cc:1275] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:18.707778   599 consensus_queue.cc:1048] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:18.715575 32758 raft_consensus.cc:1275] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:18.717159   600 consensus_queue.cc:1048] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:18.724808 32758 raft_consensus.cc:1275] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 4 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:18.726248   538 consensus_queue.cc:1048] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:18.735786   439 raft_consensus.cc:1275] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 4 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:18.737884   600 consensus_queue.cc:1048] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:18.810552 32758 raft_consensus.cc:1275] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.811730   600 consensus_queue.cc:1048] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.819340   439 raft_consensus.cc:1275] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Refusing update from remote peer 5750709a5973481d9a431c3661c50318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.821055   599 consensus_queue.cc:1048] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.975260 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:20.981901   364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081d96bd8c394034949094400c40ec42"
dest_uuid: "5750709a5973481d9a431c3661c50318"
mode: GRACEFUL
new_leader_uuid: "28d8a1accde94ab29690c55bc22ce923"
 from {username='slave'} at 127.0.0.1:56262
I20260713 09:11:20.982471   364 raft_consensus.cc:606] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 3 LEADER]: Received request to transfer leadership to TS 28d8a1accde94ab29690c55bc22ce923
I20260713 09:11:20.985055   364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "113334598bde467c96e83e9d617e3bca"
dest_uuid: "5750709a5973481d9a431c3661c50318"
mode: GRACEFUL
new_leader_uuid: "28d8a1accde94ab29690c55bc22ce923"
 from {username='slave'} at 127.0.0.1:56262
I20260713 09:11:20.985466   364 raft_consensus.cc:606] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Received request to transfer leadership to TS 28d8a1accde94ab29690c55bc22ce923
I20260713 09:11:20.987341   364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6482d76c6c484182a01fc208548118e1"
dest_uuid: "5750709a5973481d9a431c3661c50318"
mode: GRACEFUL
new_leader_uuid: "057b830c53894b5a9d31371da9763fde"
 from {username='slave'} at 127.0.0.1:56262
I20260713 09:11:20.987778   364 raft_consensus.cc:606] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Received request to transfer leadership to TS 057b830c53894b5a9d31371da9763fde
I20260713 09:11:20.989593   364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "763aeffac5884addbd4817055a0f425e"
dest_uuid: "5750709a5973481d9a431c3661c50318"
mode: GRACEFUL
new_leader_uuid: "057b830c53894b5a9d31371da9763fde"
 from {username='slave'} at 127.0.0.1:56262
I20260713 09:11:20.989952   364 raft_consensus.cc:606] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Received request to transfer leadership to TS 057b830c53894b5a9d31371da9763fde
I20260713 09:11:20.991969   364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e"
dest_uuid: "5750709a5973481d9a431c3661c50318"
mode: GRACEFUL
new_leader_uuid: "28d8a1accde94ab29690c55bc22ce923"
 from {username='slave'} at 127.0.0.1:56262
I20260713 09:11:20.992321   364 raft_consensus.cc:606] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 4 LEADER]: Received request to transfer leadership to TS 28d8a1accde94ab29690c55bc22ce923
I20260713 09:11:20.993187 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:11:20.993517 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:21.021257   619 raft_consensus.cc:993] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318: : Instructing follower 057b830c53894b5a9d31371da9763fde to start an election
I20260713 09:11:21.021714   599 raft_consensus.cc:1081] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Signalling peer 057b830c53894b5a9d31371da9763fde to start an election
I20260713 09:11:21.023102   439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "763aeffac5884addbd4817055a0f425e"
dest_uuid: "057b830c53894b5a9d31371da9763fde"
 from {username='slave'} at 127.0.0.1:48162
I20260713 09:11:21.023537   439 raft_consensus.cc:493] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:21.023835   439 raft_consensus.cc:3060] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.028205   439 raft_consensus.cc:515] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.029605   439 leader_election.cc:290] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 3 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:21.030651   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763aeffac5884addbd4817055a0f425e" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:21.030601 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763aeffac5884addbd4817055a0f425e" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:21.031312   364 raft_consensus.cc:3055] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:21.031378 32758 raft_consensus.cc:3060] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.031683   364 raft_consensus.cc:740] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:21.032433   364 consensus_queue.cc:260] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.033632   364 raft_consensus.cc:3060] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.037559 32758 raft_consensus.cc:2468] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 3.
I20260713 09:11:21.038725   405 leader_election.cc:304] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [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: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923; no voters: 
I20260713 09:11:21.039310   364 raft_consensus.cc:2468] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 3.
I20260713 09:11:21.039597   576 raft_consensus.cc:2804] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:21.040562   576 raft_consensus.cc:697] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Becoming Leader. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:21.041455   576 consensus_queue.cc:237] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.050020 32652 catalog_manager.cc:5697] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde reported cstate change: term changed from 2 to 3, leader changed from 5750709a5973481d9a431c3661c50318 (127.31.219.194) to 057b830c53894b5a9d31371da9763fde (127.31.219.195). New cstate: current_term: 3 leader_uuid: "057b830c53894b5a9d31371da9763fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:21.066195   619 raft_consensus.cc:993] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318: : Instructing follower 057b830c53894b5a9d31371da9763fde to start an election
I20260713 09:11:21.066538   599 raft_consensus.cc:1081] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Signalling peer 057b830c53894b5a9d31371da9763fde to start an election
I20260713 09:11:21.067848   439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6482d76c6c484182a01fc208548118e1"
dest_uuid: "057b830c53894b5a9d31371da9763fde"
 from {username='slave'} at 127.0.0.1:48162
I20260713 09:11:21.068235   439 raft_consensus.cc:493] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:21.068493   439 raft_consensus.cc:3060] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.073473   439 raft_consensus.cc:515] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.074802   439 leader_election.cc:290] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [CANDIDATE]: Term 3 election: Requested vote from peers 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925), 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559)
I20260713 09:11:21.075541 32758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482d76c6c484182a01fc208548118e1" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
I20260713 09:11:21.075778   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482d76c6c484182a01fc208548118e1" candidate_uuid: "057b830c53894b5a9d31371da9763fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:21.076018 32758 raft_consensus.cc:3060] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.076257   364 raft_consensus.cc:3055] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:21.076517   364 raft_consensus.cc:740] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:21.077097   364 consensus_queue.cc:260] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.077816   364 raft_consensus.cc:3060] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.079746 32758 raft_consensus.cc:2468] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 3.
I20260713 09:11:21.080503   405 leader_election.cc:304] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [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: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923; no voters: 
I20260713 09:11:21.081220   621 raft_consensus.cc:2804] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:21.081658   621 raft_consensus.cc:697] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Becoming Leader. State: Replica: 057b830c53894b5a9d31371da9763fde, State: Running, Role: LEADER
I20260713 09:11:21.081982   364 raft_consensus.cc:2468] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057b830c53894b5a9d31371da9763fde in term 3.
I20260713 09:11:21.082551   621 consensus_queue.cc:237] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.089010 32652 catalog_manager.cc:5697] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde reported cstate change: term changed from 2 to 3, leader changed from 5750709a5973481d9a431c3661c50318 (127.31.219.194) to 057b830c53894b5a9d31371da9763fde (127.31.219.195). New cstate: current_term: 3 leader_uuid: "057b830c53894b5a9d31371da9763fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:21.103227   619 raft_consensus.cc:993] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318: : Instructing follower 28d8a1accde94ab29690c55bc22ce923 to start an election
I20260713 09:11:21.103665   619 raft_consensus.cc:1081] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 4 LEADER]: Signalling peer 28d8a1accde94ab29690c55bc22ce923 to start an election
I20260713 09:11:21.105034 32758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e"
dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
 from {username='slave'} at 127.0.0.1:56394
I20260713 09:11:21.105448 32758 raft_consensus.cc:493] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:21.105747 32758 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:21.110612 32758 raft_consensus.cc:515] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:21.112622 32758 leader_election.cc:290] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 5 election: Requested vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:21.113418   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:21.114046   364 raft_consensus.cc:3055] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:11:21.114348   439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09b4ecec68544049c72c29a6318e19e" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:21.114346   364 raft_consensus.cc:740] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:21.114919   439 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:21.115391   364 consensus_queue.cc:260] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [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: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:21.116459   364 raft_consensus.cc:3060] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:21.118988   439 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 5.
I20260713 09:11:21.120290 32724 leader_election.cc:304] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [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: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923; no voters: 
I20260713 09:11:21.120642   364 raft_consensus.cc:2468] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 5.
I20260713 09:11:21.122110   628 raft_consensus.cc:2804] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:11:21.123051   628 raft_consensus.cc:697] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 5 LEADER]: Becoming Leader. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:21.124080   628 consensus_queue.cc:237] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [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: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } }
I20260713 09:11:21.131419 32652 catalog_manager.cc:5697] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 reported cstate change: term changed from 4 to 5, leader changed from 5750709a5973481d9a431c3661c50318 (127.31.219.194) to 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193). New cstate: current_term: 5 leader_uuid: "28d8a1accde94ab29690c55bc22ce923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:21.132972   599 raft_consensus.cc:993] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318: : Instructing follower 28d8a1accde94ab29690c55bc22ce923 to start an election
I20260713 09:11:21.133345   619 raft_consensus.cc:1081] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 3 LEADER]: Signalling peer 28d8a1accde94ab29690c55bc22ce923 to start an election
I20260713 09:11:21.134790 32758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081d96bd8c394034949094400c40ec42"
dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
 from {username='slave'} at 127.0.0.1:56394
I20260713 09:11:21.135170 32758 raft_consensus.cc:493] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:21.135492 32758 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:21.140336 32758 raft_consensus.cc:515] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.141569 32758 leader_election.cc:290] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 4 election: Requested vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:21.142143   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:21.142681   364 raft_consensus.cc:3055] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:21.142699   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081d96bd8c394034949094400c40ec42" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:21.143028   364 raft_consensus.cc:740] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:21.143332   440 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:21.143815   364 consensus_queue.cc:260] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.144868   364 raft_consensus.cc:3060] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:21.149529   440 raft_consensus.cc:2468] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 4.
I20260713 09:11:21.150512   364 raft_consensus.cc:2468] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 4.
I20260713 09:11:21.150463 32724 leader_election.cc:304] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [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: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923; no voters: 
I20260713 09:11:21.151377   628 raft_consensus.cc:2804] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:21.151803   628 raft_consensus.cc:697] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 4 LEADER]: Becoming Leader. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:21.152477   628 consensus_queue.cc:237] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.158011 32652 catalog_manager.cc:5697] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 reported cstate change: term changed from 3 to 4, leader changed from 5750709a5973481d9a431c3661c50318 (127.31.219.194) to 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193). New cstate: current_term: 4 leader_uuid: "28d8a1accde94ab29690c55bc22ce923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.233568   599 raft_consensus.cc:993] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318: : Instructing follower 28d8a1accde94ab29690c55bc22ce923 to start an election
I20260713 09:11:21.233952   619 raft_consensus.cc:1081] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Signalling peer 28d8a1accde94ab29690c55bc22ce923 to start an election
I20260713 09:11:21.235188 32758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "113334598bde467c96e83e9d617e3bca"
dest_uuid: "28d8a1accde94ab29690c55bc22ce923"
 from {username='slave'} at 127.0.0.1:56394
I20260713 09:11:21.235574 32758 raft_consensus.cc:493] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:21.235787 32758 raft_consensus.cc:3060] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.239742 32758 raft_consensus.cc:515] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.240969 32758 leader_election.cc:290] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [CANDIDATE]: Term 3 election: Requested vote from peers 5750709a5973481d9a431c3661c50318 (127.31.219.194:34559), 057b830c53894b5a9d31371da9763fde (127.31.219.195:38195)
I20260713 09:11:21.241617   364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113334598bde467c96e83e9d617e3bca" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5750709a5973481d9a431c3661c50318"
I20260713 09:11:21.241891   440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113334598bde467c96e83e9d617e3bca" candidate_uuid: "28d8a1accde94ab29690c55bc22ce923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "057b830c53894b5a9d31371da9763fde"
I20260713 09:11:21.242144   364 raft_consensus.cc:3055] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:21.242410   440 raft_consensus.cc:3060] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.242448   364 raft_consensus.cc:740] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5750709a5973481d9a431c3661c50318, State: Running, Role: LEADER
I20260713 09:11:21.243254   364 consensus_queue.cc:260] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.244323   364 raft_consensus.cc:3060] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.248587   440 raft_consensus.cc:2468] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 3.
I20260713 09:11:21.249559 32724 leader_election.cc:304] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [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: 057b830c53894b5a9d31371da9763fde, 28d8a1accde94ab29690c55bc22ce923; no voters: 
I20260713 09:11:21.249799   364 raft_consensus.cc:2468] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d8a1accde94ab29690c55bc22ce923 in term 3.
I20260713 09:11:21.250187   628 raft_consensus.cc:2804] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:21.250658   628 raft_consensus.cc:697] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 3 LEADER]: Becoming Leader. State: Replica: 28d8a1accde94ab29690c55bc22ce923, State: Running, Role: LEADER
I20260713 09:11:21.251448   628 consensus_queue.cc:237] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [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: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } }
I20260713 09:11:21.257800 32652 catalog_manager.cc:5697] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 reported cstate change: term changed from 2 to 3, leader changed from 5750709a5973481d9a431c3661c50318 (127.31.219.194) to 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193). New cstate: current_term: 3 leader_uuid: "28d8a1accde94ab29690c55bc22ce923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.510458   364 raft_consensus.cc:1275] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Refusing update from remote peer 057b830c53894b5a9d31371da9763fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.511595   621 consensus_queue.cc:1048] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.522069 32758 raft_consensus.cc:1275] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Refusing update from remote peer 057b830c53894b5a9d31371da9763fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.523764   576 consensus_queue.cc:1048] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.527053   364 raft_consensus.cc:1275] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Refusing update from remote peer 057b830c53894b5a9d31371da9763fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.528131   576 consensus_queue.cc:1048] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.529917   364 raft_consensus.cc:1275] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 5 FOLLOWER]: Refusing update from remote peer 28d8a1accde94ab29690c55bc22ce923: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:21.532171   628 consensus_queue.cc:1048] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:21.545073 32757 raft_consensus.cc:1275] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Refusing update from remote peer 057b830c53894b5a9d31371da9763fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.546579   440 raft_consensus.cc:1275] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 5 FOLLOWER]: Refusing update from remote peer 28d8a1accde94ab29690c55bc22ce923: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:21.547488   620 consensus_queue.cc:1048] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d8a1accde94ab29690c55bc22ce923" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:21.557403   628 consensus_queue.cc:1048] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:21.559302   365 raft_consensus.cc:1275] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 4 FOLLOWER]: Refusing update from remote peer 28d8a1accde94ab29690c55bc22ce923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:21.563480   628 consensus_queue.cc:1048] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:21.585911   440 raft_consensus.cc:1275] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 4 FOLLOWER]: Refusing update from remote peer 28d8a1accde94ab29690c55bc22ce923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:21.587595   641 consensus_queue.cc:1048] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:21.686601   364 raft_consensus.cc:1275] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Refusing update from remote peer 28d8a1accde94ab29690c55bc22ce923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.687731   641 consensus_queue.cc:1048] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5750709a5973481d9a431c3661c50318" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.695988   440 raft_consensus.cc:1275] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Refusing update from remote peer 28d8a1accde94ab29690c55bc22ce923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.697753   641 consensus_queue.cc:1048] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057b830c53894b5a9d31371da9763fde" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.994191 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:21.999294 32623 tablet_server.cc:179] TabletServer@127.31.219.193:0 shutting down...
I20260713 09:11:22.020277 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:22.020977 32623 tablet_replica.cc:333] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923: stopping tablet replica
I20260713 09:11:22.021679 32623 raft_consensus.cc:2243] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.022109 32623 raft_consensus.cc:2272] T 01e2df3ade5845d48eaea8d42307020a P 28d8a1accde94ab29690c55bc22ce923 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.024299 32623 tablet_replica.cc:333] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923: stopping tablet replica
I20260713 09:11:22.024983 32623 raft_consensus.cc:2243] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.025827 32623 raft_consensus.cc:2272] T 081d96bd8c394034949094400c40ec42 P 28d8a1accde94ab29690c55bc22ce923 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.028096 32623 tablet_replica.cc:333] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923: stopping tablet replica
I20260713 09:11:22.028570 32623 raft_consensus.cc:2243] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.028970 32623 raft_consensus.cc:2272] T 661a897b0b8646a5967fc3e8466fdf21 P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.030467 32623 tablet_replica.cc:333] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923: stopping tablet replica
I20260713 09:11:22.030922 32623 raft_consensus.cc:2243] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.031418 32623 raft_consensus.cc:2272] T 763aeffac5884addbd4817055a0f425e P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.033221 32623 tablet_replica.cc:333] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923: stopping tablet replica
I20260713 09:11:22.033723 32623 raft_consensus.cc:2243] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.034071 32623 raft_consensus.cc:2272] T d41c1ff532cf42598ff3b3baf8b8674b P 28d8a1accde94ab29690c55bc22ce923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.035658 32623 tablet_replica.cc:333] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923: stopping tablet replica
I20260713 09:11:22.036158 32623 raft_consensus.cc:2243] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.036567 32623 raft_consensus.cc:2272] T 6482d76c6c484182a01fc208548118e1 P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.038316 32623 tablet_replica.cc:333] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923: stopping tablet replica
I20260713 09:11:22.038920 32623 raft_consensus.cc:2243] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.039641 32623 raft_consensus.cc:2272] T 113334598bde467c96e83e9d617e3bca P 28d8a1accde94ab29690c55bc22ce923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.041419 32623 tablet_replica.cc:333] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923: stopping tablet replica
I20260713 09:11:22.041850 32623 raft_consensus.cc:2243] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.042485 32623 raft_consensus.cc:2272] T e09b4ecec68544049c72c29a6318e19e P 28d8a1accde94ab29690c55bc22ce923 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.044602 32623 tablet_replica.cc:333] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923: stopping tablet replica
I20260713 09:11:22.045012 32623 raft_consensus.cc:2243] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.045354 32623 raft_consensus.cc:2272] T 433ba82356624277815bbe8db8b5bedb P 28d8a1accde94ab29690c55bc22ce923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.140666 32623 tablet_server.cc:196] TabletServer@127.31.219.193:0 shutdown complete.
W20260713 09:11:22.147521   331 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.219.193:42925: connect: Connection refused (error 111)
W20260713 09:11:22.156342   331 consensus_peers.cc:597] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 -> Peer 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925): Couldn't send request to peer 28d8a1accde94ab29690c55bc22ce923. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:22.157541   405 consensus_peers.cc:597] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde -> Peer 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925): Couldn't send request to peer 28d8a1accde94ab29690c55bc22ce923. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.166999 32623 tablet_server.cc:179] TabletServer@127.31.219.194:0 shutting down...
W20260713 09:11:22.183476   405 consensus_peers.cc:597] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde -> Peer 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925): Couldn't send request to peer 28d8a1accde94ab29690c55bc22ce923. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.200022 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:22.200556 32623 tablet_replica.cc:333] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318: stopping tablet replica
I20260713 09:11:22.201063 32623 raft_consensus.cc:2243] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.201743 32623 raft_consensus.cc:2272] T 01e2df3ade5845d48eaea8d42307020a P 5750709a5973481d9a431c3661c50318 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.203560 32623 tablet_replica.cc:333] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318: stopping tablet replica
I20260713 09:11:22.204010 32623 raft_consensus.cc:2243] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.204849 32623 raft_consensus.cc:2272] T 433ba82356624277815bbe8db8b5bedb P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.207105 32623 tablet_replica.cc:333] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318: stopping tablet replica
I20260713 09:11:22.207940 32623 raft_consensus.cc:2243] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:11:22.208361   405 consensus_peers.cc:597] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde -> Peer 28d8a1accde94ab29690c55bc22ce923 (127.31.219.193:42925): Couldn't send request to peer 28d8a1accde94ab29690c55bc22ce923. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.208742 32623 raft_consensus.cc:2272] T d41c1ff532cf42598ff3b3baf8b8674b P 5750709a5973481d9a431c3661c50318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.210219 32623 tablet_replica.cc:333] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318: stopping tablet replica
I20260713 09:11:22.210675 32623 raft_consensus.cc:2243] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.211021 32623 raft_consensus.cc:2272] T 113334598bde467c96e83e9d617e3bca P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.212868 32623 tablet_replica.cc:333] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318: stopping tablet replica
I20260713 09:11:22.213302 32623 raft_consensus.cc:2243] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.213661 32623 raft_consensus.cc:2272] T 6482d76c6c484182a01fc208548118e1 P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.215503 32623 tablet_replica.cc:333] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318: stopping tablet replica
I20260713 09:11:22.215914 32623 raft_consensus.cc:2243] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.216216 32623 raft_consensus.cc:2272] T e09b4ecec68544049c72c29a6318e19e P 5750709a5973481d9a431c3661c50318 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.217887 32623 tablet_replica.cc:333] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318: stopping tablet replica
I20260713 09:11:22.218257 32623 raft_consensus.cc:2243] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.218559 32623 raft_consensus.cc:2272] T 081d96bd8c394034949094400c40ec42 P 5750709a5973481d9a431c3661c50318 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.220276 32623 tablet_replica.cc:333] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318: stopping tablet replica
I20260713 09:11:22.220674 32623 raft_consensus.cc:2243] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.221006 32623 raft_consensus.cc:2272] T 661a897b0b8646a5967fc3e8466fdf21 P 5750709a5973481d9a431c3661c50318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.222476 32623 tablet_replica.cc:333] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318: stopping tablet replica
I20260713 09:11:22.222836 32623 raft_consensus.cc:2243] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.223129 32623 raft_consensus.cc:2272] T 763aeffac5884addbd4817055a0f425e P 5750709a5973481d9a431c3661c50318 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.250084 32623 tablet_server.cc:196] TabletServer@127.31.219.194:0 shutdown complete.
I20260713 09:11:22.265280 32623 tablet_server.cc:179] TabletServer@127.31.219.195:0 shutting down...
I20260713 09:11:22.286167 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:22.286773 32623 tablet_replica.cc:333] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde: stopping tablet replica
I20260713 09:11:22.287345 32623 raft_consensus.cc:2243] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.287782 32623 raft_consensus.cc:2272] T 01e2df3ade5845d48eaea8d42307020a P 057b830c53894b5a9d31371da9763fde [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.289377 32623 tablet_replica.cc:333] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde: stopping tablet replica
I20260713 09:11:22.289958 32623 raft_consensus.cc:2243] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.290357 32623 raft_consensus.cc:2272] T 433ba82356624277815bbe8db8b5bedb P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.291877 32623 tablet_replica.cc:333] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde: stopping tablet replica
I20260713 09:11:22.292315 32623 raft_consensus.cc:2243] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.292680 32623 raft_consensus.cc:2272] T e09b4ecec68544049c72c29a6318e19e P 057b830c53894b5a9d31371da9763fde [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.294307 32623 tablet_replica.cc:333] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde: stopping tablet replica
I20260713 09:11:22.294764 32623 raft_consensus.cc:2243] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.295138 32623 raft_consensus.cc:2272] T 081d96bd8c394034949094400c40ec42 P 057b830c53894b5a9d31371da9763fde [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.296844 32623 tablet_replica.cc:333] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde: stopping tablet replica
I20260713 09:11:22.297274 32623 raft_consensus.cc:2243] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.297621 32623 raft_consensus.cc:2272] T d41c1ff532cf42598ff3b3baf8b8674b P 057b830c53894b5a9d31371da9763fde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.299007 32623 tablet_replica.cc:333] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde: stopping tablet replica
I20260713 09:11:22.299466 32623 raft_consensus.cc:2243] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.299841 32623 raft_consensus.cc:2272] T 113334598bde467c96e83e9d617e3bca P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.301483 32623 tablet_replica.cc:333] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde: stopping tablet replica
I20260713 09:11:22.301918 32623 raft_consensus.cc:2243] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.302554 32623 raft_consensus.cc:2272] T 6482d76c6c484182a01fc208548118e1 P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.304198 32623 tablet_replica.cc:333] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde: stopping tablet replica
I20260713 09:11:22.304610 32623 raft_consensus.cc:2243] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.305227 32623 raft_consensus.cc:2272] T 661a897b0b8646a5967fc3e8466fdf21 P 057b830c53894b5a9d31371da9763fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.306661 32623 tablet_replica.cc:333] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde: stopping tablet replica
I20260713 09:11:22.307070 32623 raft_consensus.cc:2243] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.307715 32623 raft_consensus.cc:2272] T 763aeffac5884addbd4817055a0f425e P 057b830c53894b5a9d31371da9763fde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.331750 32623 tablet_server.cc:196] TabletServer@127.31.219.195:0 shutdown complete.
I20260713 09:11:22.346736 32623 master.cc:562] Master@127.31.219.254:39667 shutting down...
I20260713 09:11:22.537117 32623 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.537674 32623 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.538002 32623 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea72c263e4c64e699641dde4b18e4a5b: stopping tablet replica
I20260713 09:11:22.556406 32623 master.cc:584] Master@127.31.219.254:39667 shutdown complete.
057b830c53894b5a9d31371da9763fde  1
28d8a1accde94ab29690c55bc22ce923  4
5750709a5973481d9a431c3661c50318  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12518 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:11:22.596170 32623 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.219.254:36941
I20260713 09:11:22.597220 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:22.602321   654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.602593   655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.603688   657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:22.603924 32623 server_base.cc:1061] running on GCE node
I20260713 09:11:22.604748 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:22.604979 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:22.605191 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933882605174 us; error 0 us; skew 500 ppm
I20260713 09:11:22.605880 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:22.608091 32623 webserver.cc:533] Webserver started at http://127.31.219.254:33477/ using document root <none> and password file <none>
I20260713 09:11:22.608572 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:22.608762 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:22.609014 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:22.610018 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/master-0-root/instance:
uuid: "679792baaf234928a2f4446087691762"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-cts2"
I20260713 09:11:22.614099 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:22.617039   662 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.617794 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:22.618016 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/master-0-root
uuid: "679792baaf234928a2f4446087691762"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-cts2"
I20260713 09:11:22.618258 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:22.629230 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:22.630229 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:22.665629 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.254:36941
I20260713 09:11:22.665737   713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.254:36941 every 8 connection(s)
I20260713 09:11:22.669396   714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:22.677894   714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762: Bootstrap starting.
I20260713 09:11:22.682018   714 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.685636   714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762: No bootstrap required, opened a new log
I20260713 09:11:22.687500   714 raft_consensus.cc:359] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679792baaf234928a2f4446087691762" member_type: VOTER }
I20260713 09:11:22.687830   714 raft_consensus.cc:385] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.687996   714 raft_consensus.cc:740] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 679792baaf234928a2f4446087691762, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.688536   714 consensus_queue.cc:260] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "679792baaf234928a2f4446087691762" member_type: VOTER }
I20260713 09:11:22.688922   714 raft_consensus.cc:399] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:22.689111   714 raft_consensus.cc:493] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:22.689311   714 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.693379   714 raft_consensus.cc:515] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679792baaf234928a2f4446087691762" member_type: VOTER }
I20260713 09:11:22.693789   714 leader_election.cc:304] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [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: 679792baaf234928a2f4446087691762; no voters: 
I20260713 09:11:22.694772   714 leader_election.cc:290] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:22.695127   717 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:22.696408   717 raft_consensus.cc:697] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [term 1 LEADER]: Becoming Leader. State: Replica: 679792baaf234928a2f4446087691762, State: Running, Role: LEADER
I20260713 09:11:22.697033   717 consensus_queue.cc:237] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [LEADER]: Queue going to LEADER mode. State: All 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: "679792baaf234928a2f4446087691762" member_type: VOTER }
I20260713 09:11:22.697481   714 sys_catalog.cc:565] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:22.701128   719 sys_catalog.cc:455] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 679792baaf234928a2f4446087691762. Latest consensus state: current_term: 1 leader_uuid: "679792baaf234928a2f4446087691762" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679792baaf234928a2f4446087691762" member_type: VOTER } }
I20260713 09:11:22.701128   718 sys_catalog.cc:455] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "679792baaf234928a2f4446087691762" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679792baaf234928a2f4446087691762" member_type: VOTER } }
I20260713 09:11:22.701689   719 sys_catalog.cc:458] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:22.701725   718 sys_catalog.cc:458] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:22.704468   724 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:22.712632   724 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:22.714846 32623 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:22.721308   724 catalog_manager.cc:1383] Generated new cluster ID: 4f53d22d848749668dd0b1d7d72dbadf
I20260713 09:11:22.721544   724 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:22.750675   724 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:22.751850   724 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:22.763072   724 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762: Generated new TSK 0
I20260713 09:11:22.763607   724 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:22.780791 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:22.786418   735 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.787528   736 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.788710   738 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:22.789389 32623 server_base.cc:1061] running on GCE node
I20260713 09:11:22.790228 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:22.790417 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:22.790548 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933882790537 us; error 0 us; skew 500 ppm
I20260713 09:11:22.791153 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:22.794145 32623 webserver.cc:533] Webserver started at http://127.31.219.193:35491/ using document root <none> and password file <none>
I20260713 09:11:22.794823 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:22.795068 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:22.795467 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:22.796949 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-0-root/instance:
uuid: "a76611172807410e8e867130f1349b57"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-cts2"
I20260713 09:11:22.802248 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:11:22.805274   743 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.805977 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:22.806234 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-0-root
uuid: "a76611172807410e8e867130f1349b57"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-cts2"
I20260713 09:11:22.806494 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:22.816414 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:22.817508 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:22.818884 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:22.821069 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:22.821235 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.821476 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:22.821646 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.860086 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.193:36353
I20260713 09:11:22.860209   805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.193:36353 every 8 connection(s)
I20260713 09:11:22.864814 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:22.871699   810 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.872577   811 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.875123   813 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:22.876500 32623 server_base.cc:1061] running on GCE node
I20260713 09:11:22.877394 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:22.877636 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:22.877851 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933882877834 us; error 0 us; skew 500 ppm
I20260713 09:11:22.878525 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:22.880950 32623 webserver.cc:533] Webserver started at http://127.31.219.194:36507/ using document root <none> and password file <none>
I20260713 09:11:22.881217   806 heartbeater.cc:344] Connected to a master server at 127.31.219.254:36941
I20260713 09:11:22.881543 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:22.881573   806 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:22.881920 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:22.882248 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:22.882534   806 heartbeater.cc:507] Master 127.31.219.254:36941 requested a full tablet report, sending...
I20260713 09:11:22.883701 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-1-root/instance:
uuid: "9295cbc49062430d827fa7c049f3bd58"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-cts2"
I20260713 09:11:22.884950   679 ts_manager.cc:194] Registered new tserver with Master: a76611172807410e8e867130f1349b57 (127.31.219.193:36353)
I20260713 09:11:22.886600   679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58790
I20260713 09:11:22.888394 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:11:22.891722   818 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.892405 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:11:22.892697 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-1-root
uuid: "9295cbc49062430d827fa7c049f3bd58"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-cts2"
I20260713 09:11:22.892952 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:22.909437 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:22.910527 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:22.911855 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:22.913820 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:22.914026 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.914243 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:22.914405 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.950982 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.194:38613
I20260713 09:11:22.951078   880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.194:38613 every 8 connection(s)
I20260713 09:11:22.955335 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:22.961855   884 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.962150   885 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.964789   887 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:22.965768 32623 server_base.cc:1061] running on GCE node
I20260713 09:11:22.966527   881 heartbeater.cc:344] Connected to a master server at 127.31.219.254:36941
I20260713 09:11:22.966657 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:22.966866   881 heartbeater.cc:461] Registering TS with master...
W20260713 09:11:22.966936 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:22.967263 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933882967244 us; error 0 us; skew 500 ppm
I20260713 09:11:22.967710   881 heartbeater.cc:507] Master 127.31.219.254:36941 requested a full tablet report, sending...
I20260713 09:11:22.967798 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:22.969619   679 ts_manager.cc:194] Registered new tserver with Master: 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:22.970376 32623 webserver.cc:533] Webserver started at http://127.31.219.195:38989/ using document root <none> and password file <none>
I20260713 09:11:22.970844 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:22.971019 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:22.970921   679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58794
I20260713 09:11:22.971356 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:22.972369 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-2-root/instance:
uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-cts2"
I20260713 09:11:22.976425 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:22.979578   892 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.980252 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:22.980533 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-2-root
uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-cts2"
I20260713 09:11:22.980798 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933869920753-32623-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:23.016486 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:23.017526 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:23.018989 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:23.021126 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:23.021345 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:23.021572 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:23.021737 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:23.057950 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.195:39701
I20260713 09:11:23.058041   954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.195:39701 every 8 connection(s)
I20260713 09:11:23.070897   955 heartbeater.cc:344] Connected to a master server at 127.31.219.254:36941
I20260713 09:11:23.071256   955 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:23.071908   955 heartbeater.cc:507] Master 127.31.219.254:36941 requested a full tablet report, sending...
I20260713 09:11:23.073606   679 ts_manager.cc:194] Registered new tserver with Master: d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.073956 32623 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013032018s
I20260713 09:11:23.074860   679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58796
I20260713 09:11:23.095886   679 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58810:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:23.098529   679 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:23.180835   846 tablet_service.cc:1511] Processing CreateTablet for tablet 447228403dcf4d7a8aa6a0aaff6768fc (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:23.182215   846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447228403dcf4d7a8aa6a0aaff6768fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.184346   845 tablet_service.cc:1511] Processing CreateTablet for tablet c54b663d4f764f05842765a1aa182651 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:23.185719   845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54b663d4f764f05842765a1aa182651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.188735   844 tablet_service.cc:1511] Processing CreateTablet for tablet c6bab58b3c3c43cc94bee2a5e6345f01 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:23.188932   842 tablet_service.cc:1511] Processing CreateTablet for tablet 65a888b910844ba8b6b310ab70593d25 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:23.190044   844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6bab58b3c3c43cc94bee2a5e6345f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.190677   843 tablet_service.cc:1511] Processing CreateTablet for tablet ef6559ec85284f01a9af9bc8e2ac63f7 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:23.192332   843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6559ec85284f01a9af9bc8e2ac63f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.193017   841 tablet_service.cc:1511] Processing CreateTablet for tablet c19fd75c9efd4df58eb1ea89844617e4 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:23.194278   841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19fd75c9efd4df58eb1ea89844617e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.196147   919 tablet_service.cc:1511] Processing CreateTablet for tablet c54b663d4f764f05842765a1aa182651 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:23.197409   919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54b663d4f764f05842765a1aa182651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.197053   840 tablet_service.cc:1511] Processing CreateTablet for tablet 10cd1dcfa27441b38db7aa06878e9c30 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:23.198269   920 tablet_service.cc:1511] Processing CreateTablet for tablet 447228403dcf4d7a8aa6a0aaff6768fc (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:23.196161   839 tablet_service.cc:1511] Processing CreateTablet for tablet bbc33b12a4b94487976e5bcd4841ce41 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:23.198289   840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10cd1dcfa27441b38db7aa06878e9c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.199681   920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447228403dcf4d7a8aa6a0aaff6768fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.200363   918 tablet_service.cc:1511] Processing CreateTablet for tablet c6bab58b3c3c43cc94bee2a5e6345f01 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:23.201610   918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6bab58b3c3c43cc94bee2a5e6345f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.204211   917 tablet_service.cc:1511] Processing CreateTablet for tablet ef6559ec85284f01a9af9bc8e2ac63f7 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:23.204341   770 tablet_service.cc:1511] Processing CreateTablet for tablet c54b663d4f764f05842765a1aa182651 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:23.205149   839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc33b12a4b94487976e5bcd4841ce41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.205431   917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6559ec85284f01a9af9bc8e2ac63f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.205613   770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54b663d4f764f05842765a1aa182651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.208818   916 tablet_service.cc:1511] Processing CreateTablet for tablet 65a888b910844ba8b6b310ab70593d25 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:23.209649   769 tablet_service.cc:1511] Processing CreateTablet for tablet c6bab58b3c3c43cc94bee2a5e6345f01 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:23.210250   765 tablet_service.cc:1511] Processing CreateTablet for tablet 10cd1dcfa27441b38db7aa06878e9c30 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:23.210960   769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6bab58b3c3c43cc94bee2a5e6345f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.211000   916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a888b910844ba8b6b310ab70593d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.216459   842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a888b910844ba8b6b310ab70593d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.217010   915 tablet_service.cc:1511] Processing CreateTablet for tablet c19fd75c9efd4df58eb1ea89844617e4 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:23.216830   913 tablet_service.cc:1511] Processing CreateTablet for tablet bbc33b12a4b94487976e5bcd4841ce41 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:23.223291   771 tablet_service.cc:1511] Processing CreateTablet for tablet 447228403dcf4d7a8aa6a0aaff6768fc (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:23.223397   914 tablet_service.cc:1511] Processing CreateTablet for tablet 10cd1dcfa27441b38db7aa06878e9c30 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:23.225829   915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19fd75c9efd4df58eb1ea89844617e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.225972   765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10cd1dcfa27441b38db7aa06878e9c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.233263   766 tablet_service.cc:1511] Processing CreateTablet for tablet c19fd75c9efd4df58eb1ea89844617e4 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:23.227262   767 tablet_service.cc:1511] Processing CreateTablet for tablet 65a888b910844ba8b6b310ab70593d25 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:23.227980   768 tablet_service.cc:1511] Processing CreateTablet for tablet ef6559ec85284f01a9af9bc8e2ac63f7 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:23.227186   764 tablet_service.cc:1511] Processing CreateTablet for tablet bbc33b12a4b94487976e5bcd4841ce41 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:23.236079   771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447228403dcf4d7a8aa6a0aaff6768fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.236685   768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6559ec85284f01a9af9bc8e2ac63f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.239570   766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19fd75c9efd4df58eb1ea89844617e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.247529   764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc33b12a4b94487976e5bcd4841ce41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.251585   767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a888b910844ba8b6b310ab70593d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.252954   970 tablet_bootstrap.cc:492] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58: Bootstrap starting.
I20260713 09:11:23.255579   914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10cd1dcfa27441b38db7aa06878e9c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.259493   913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc33b12a4b94487976e5bcd4841ce41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.260202   846 tablet_service.cc:1511] Processing CreateTablet for tablet bdd90e65ec554bca88642a6312e7373c (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:23.261436   846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd90e65ec554bca88642a6312e7373c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.266628   912 tablet_service.cc:1511] Processing CreateTablet for tablet bdd90e65ec554bca88642a6312e7373c (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:23.268702   912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd90e65ec554bca88642a6312e7373c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.274102   763 tablet_service.cc:1511] Processing CreateTablet for tablet bdd90e65ec554bca88642a6312e7373c (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:23.275707   763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd90e65ec554bca88642a6312e7373c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.274845   970 tablet_bootstrap.cc:654] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.313437   762 tablet_service.cc:1511] Processing CreateTablet for tablet 0d29e792741d4c8482f5fa69e9714f97 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:23.314724   762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d29e792741d4c8482f5fa69e9714f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.321436   845 tablet_service.cc:1511] Processing CreateTablet for tablet 0d29e792741d4c8482f5fa69e9714f97 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:23.322625   845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d29e792741d4c8482f5fa69e9714f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.343477   920 tablet_service.cc:1511] Processing CreateTablet for tablet 0d29e792741d4c8482f5fa69e9714f97 (DEFAULT_TABLE table=test-workload [id=cd7935978311491fbc52274f21cad467]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:23.344692   920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d29e792741d4c8482f5fa69e9714f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.362211   971 tablet_bootstrap.cc:492] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5: Bootstrap starting.
I20260713 09:11:23.367875   970 tablet_bootstrap.cc:492] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58: No bootstrap required, opened a new log
I20260713 09:11:23.368302   973 tablet_bootstrap.cc:492] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57: Bootstrap starting.
I20260713 09:11:23.368356   970 ts_tablet_manager.cc:1403] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.016s
I20260713 09:11:23.370528   971 tablet_bootstrap.cc:654] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.375844   970 raft_consensus.cc:359] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.376559   970 raft_consensus.cc:385] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.376847   970 raft_consensus.cc:740] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.377528   970 consensus_queue.cc:260] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.380862   881 heartbeater.cc:499] Master 127.31.219.254:36941 was elected leader, sending a full tablet report...
I20260713 09:11:23.386494   970 ts_tablet_manager.cc:1434] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:11:23.386663   973 tablet_bootstrap.cc:654] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.387431   970 tablet_bootstrap.cc:492] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58: Bootstrap starting.
I20260713 09:11:23.393834   973 tablet_bootstrap.cc:492] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57: No bootstrap required, opened a new log
I20260713 09:11:23.394266   973 ts_tablet_manager.cc:1403] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.009s
I20260713 09:11:23.394423   971 tablet_bootstrap.cc:492] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5: No bootstrap required, opened a new log
I20260713 09:11:23.394627   970 tablet_bootstrap.cc:654] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.394876   971 ts_tablet_manager.cc:1403] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.014s
I20260713 09:11:23.397148   973 raft_consensus.cc:359] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.397846   973 raft_consensus.cc:385] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.398231   973 raft_consensus.cc:740] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.397892   971 raft_consensus.cc:359] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.398823   971 raft_consensus.cc:385] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.399188   971 raft_consensus.cc:740] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.399724   973 consensus_queue.cc:260] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.400254   971 consensus_queue.cc:260] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.408501   970 tablet_bootstrap.cc:492] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58: No bootstrap required, opened a new log
I20260713 09:11:23.408974   970 ts_tablet_manager.cc:1403] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260713 09:11:23.410399   971 ts_tablet_manager.cc:1434] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.003s
I20260713 09:11:23.411015   955 heartbeater.cc:499] Master 127.31.219.254:36941 was elected leader, sending a full tablet report...
I20260713 09:11:23.411712   970 raft_consensus.cc:359] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.412163   806 heartbeater.cc:499] Master 127.31.219.254:36941 was elected leader, sending a full tablet report...
I20260713 09:11:23.412398   970 raft_consensus.cc:385] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.412744   970 raft_consensus.cc:740] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.412873   973 ts_tablet_manager.cc:1434] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.014s
I20260713 09:11:23.413859   973 tablet_bootstrap.cc:492] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57: Bootstrap starting.
I20260713 09:11:23.413442   970 consensus_queue.cc:260] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.415818   970 ts_tablet_manager.cc:1434] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:23.416842   970 tablet_bootstrap.cc:492] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58: Bootstrap starting.
I20260713 09:11:23.419039   971 tablet_bootstrap.cc:492] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5: Bootstrap starting.
I20260713 09:11:23.420362   973 tablet_bootstrap.cc:654] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.423058   970 tablet_bootstrap.cc:654] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.426240   971 tablet_bootstrap.cc:654] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.434940   970 tablet_bootstrap.cc:492] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58: No bootstrap required, opened a new log
I20260713 09:11:23.435534   970 ts_tablet_manager.cc:1403] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260713 09:11:23.439085   970 raft_consensus.cc:359] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.440104   970 raft_consensus.cc:385] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.440464   970 raft_consensus.cc:740] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.442498   970 consensus_queue.cc:260] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.444932   970 ts_tablet_manager.cc:1434] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:23.445881   970 tablet_bootstrap.cc:492] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58: Bootstrap starting.
I20260713 09:11:23.446336   973 tablet_bootstrap.cc:492] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57: No bootstrap required, opened a new log
I20260713 09:11:23.446849   973 ts_tablet_manager.cc:1403] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57: Time spent bootstrapping tablet: real 0.033s	user 0.025s	sys 0.006s
I20260713 09:11:23.447862   971 tablet_bootstrap.cc:492] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5: No bootstrap required, opened a new log
I20260713 09:11:23.448339   971 ts_tablet_manager.cc:1403] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.007s
I20260713 09:11:23.449796   973 raft_consensus.cc:359] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.450517   973 raft_consensus.cc:385] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.450861   973 raft_consensus.cc:740] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.451057   971 raft_consensus.cc:359] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.451790   971 raft_consensus.cc:385] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.451896   970 tablet_bootstrap.cc:654] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.452260   971 raft_consensus.cc:740] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.451807   973 consensus_queue.cc:260] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.453002   971 consensus_queue.cc:260] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.454360   973 ts_tablet_manager.cc:1434] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:23.455292   973 tablet_bootstrap.cc:492] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57: Bootstrap starting.
I20260713 09:11:23.455302   971 ts_tablet_manager.cc:1434] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:23.456354   979 raft_consensus.cc:493] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.456919   979 raft_consensus.cc:515] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.462093   973 tablet_bootstrap.cc:654] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.462363   979 leader_election.cc:290] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:23.468011   971 tablet_bootstrap.cc:492] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5: Bootstrap starting.
I20260713 09:11:23.473780   973 tablet_bootstrap.cc:492] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57: No bootstrap required, opened a new log
I20260713 09:11:23.473483   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
W20260713 09:11:23.475293   893 leader_election.cc:343] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a76611172807410e8e867130f1349b57 (127.31.219.193:36353): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.476056   973 ts_tablet_manager.cc:1403] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260713 09:11:23.478904   973 raft_consensus.cc:359] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.479717   973 raft_consensus.cc:385] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.480093   971 tablet_bootstrap.cc:654] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.480062   973 raft_consensus.cc:740] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.481083   973 consensus_queue.cc:260] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.483696   973 ts_tablet_manager.cc:1434] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:23.484617   973 tablet_bootstrap.cc:492] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57: Bootstrap starting.
I20260713 09:11:23.488327   978 raft_consensus.cc:493] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.488754   978 raft_consensus.cc:515] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.489547   970 tablet_bootstrap.cc:492] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58: No bootstrap required, opened a new log
I20260713 09:11:23.490034   970 ts_tablet_manager.cc:1403] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260713 09:11:23.491063   978 leader_election.cc:290] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.492246   973 tablet_bootstrap.cc:654] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.495464   971 tablet_bootstrap.cc:492] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5: No bootstrap required, opened a new log
I20260713 09:11:23.501230   970 raft_consensus.cc:359] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.501583   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58" is_pre_election: true
I20260713 09:11:23.502265   970 raft_consensus.cc:385] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.502768   970 raft_consensus.cc:740] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.500610   971 ts_tablet_manager.cc:1403] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:11:23.508497   970 consensus_queue.cc:260] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
W20260713 09:11:23.509793   895 leader_election.cc:343] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.510228   895 leader_election.cc:304] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d60a2d7003c0498d8a5c79f7eab845c5; no voters: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57
I20260713 09:11:23.513263   979 raft_consensus.cc:2749] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.516108   970 ts_tablet_manager.cc:1434] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260713 09:11:23.518251   970 tablet_bootstrap.cc:492] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58: Bootstrap starting.
I20260713 09:11:23.517468   971 raft_consensus.cc:359] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.522842   973 tablet_bootstrap.cc:492] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57: No bootstrap required, opened a new log
I20260713 09:11:23.523106   971 raft_consensus.cc:385] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.523392   973 ts_tablet_manager.cc:1403] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.017s
I20260713 09:11:23.523769   971 raft_consensus.cc:740] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.524508   971 consensus_queue.cc:260] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.526392   973 raft_consensus.cc:359] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.527132   973 raft_consensus.cc:385] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.527498   973 raft_consensus.cc:740] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.528014   971 ts_tablet_manager.cc:1434] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:11:23.528389   973 consensus_queue.cc:260] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.530539   973 ts_tablet_manager.cc:1434] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:23.530577   970 tablet_bootstrap.cc:654] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.528929   971 tablet_bootstrap.cc:492] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5: Bootstrap starting.
I20260713 09:11:23.531764   973 tablet_bootstrap.cc:492] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57: Bootstrap starting.
I20260713 09:11:23.537254   971 tablet_bootstrap.cc:654] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.537918   973 tablet_bootstrap.cc:654] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.539039   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bab58b3c3c43cc94bee2a5e6345f01" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58" is_pre_election: true
W20260713 09:11:23.540428   746 leader_election.cc:343] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.549664   970 tablet_bootstrap.cc:492] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58: No bootstrap required, opened a new log
I20260713 09:11:23.550122   970 ts_tablet_manager.cc:1403] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260713 09:11:23.551587   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bab58b3c3c43cc94bee2a5e6345f01" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
I20260713 09:11:23.552240   930 raft_consensus.cc:2468] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 0.
I20260713 09:11:23.552878   970 raft_consensus.cc:359] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.553694   970 raft_consensus.cc:385] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.553501   746 leader_election.cc:304] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [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: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 9295cbc49062430d827fa7c049f3bd58
I20260713 09:11:23.554327   978 raft_consensus.cc:2804] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.554630   970 raft_consensus.cc:740] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.554678   978 raft_consensus.cc:493] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.555159   978 raft_consensus.cc:3060] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.555505   970 consensus_queue.cc:260] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.557662   970 ts_tablet_manager.cc:1434] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:23.559809   971 tablet_bootstrap.cc:492] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5: No bootstrap required, opened a new log
I20260713 09:11:23.560250   971 ts_tablet_manager.cc:1403] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260713 09:11:23.561985   978 raft_consensus.cc:515] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.564257   971 raft_consensus.cc:359] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.564951   971 raft_consensus.cc:385] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.564991   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bab58b3c3c43cc94bee2a5e6345f01" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:23.565344   971 raft_consensus.cc:740] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.565502   970 tablet_bootstrap.cc:492] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58: Bootstrap starting.
W20260713 09:11:23.566295   746 leader_election.cc:343] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.566109   971 consensus_queue.cc:260] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.568295   971 ts_tablet_manager.cc:1434] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:11:23.569188   971 tablet_bootstrap.cc:492] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5: Bootstrap starting.
I20260713 09:11:23.571767   970 tablet_bootstrap.cc:654] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.573251   973 tablet_bootstrap.cc:492] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57: No bootstrap required, opened a new log
I20260713 09:11:23.574299   973 ts_tablet_manager.cc:1403] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.018s
I20260713 09:11:23.575017   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bab58b3c3c43cc94bee2a5e6345f01" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:23.573773   978 leader_election.cc:290] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.575268   971 tablet_bootstrap.cc:654] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.575608   930 raft_consensus.cc:3060] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.578460   973 raft_consensus.cc:359] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.579428   973 raft_consensus.cc:385] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.579849   973 raft_consensus.cc:740] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.580924   973 consensus_queue.cc:260] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.583674   973 ts_tablet_manager.cc:1434] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:11:23.584736   973 tablet_bootstrap.cc:492] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57: Bootstrap starting.
I20260713 09:11:23.586971   971 tablet_bootstrap.cc:492] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5: No bootstrap required, opened a new log
I20260713 09:11:23.587472   971 ts_tablet_manager.cc:1403] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260713 09:11:23.590265   971 raft_consensus.cc:359] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.591050   971 raft_consensus.cc:385] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.591400   971 raft_consensus.cc:740] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.592252   971 consensus_queue.cc:260] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.592864   973 tablet_bootstrap.cc:654] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.594733   971 ts_tablet_manager.cc:1434] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:23.595690   971 tablet_bootstrap.cc:492] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5: Bootstrap starting.
I20260713 09:11:23.601773   971 tablet_bootstrap.cc:654] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.604861   973 tablet_bootstrap.cc:492] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57: No bootstrap required, opened a new log
I20260713 09:11:23.605017   930 raft_consensus.cc:2468] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 1.
I20260713 09:11:23.605336   973 ts_tablet_manager.cc:1403] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260713 09:11:23.606487   746 leader_election.cc:304] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [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: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 9295cbc49062430d827fa7c049f3bd58
I20260713 09:11:23.607996   978 raft_consensus.cc:2804] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.608850   973 raft_consensus.cc:359] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.609808   973 raft_consensus.cc:385] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.610219   973 raft_consensus.cc:740] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.610453   978 raft_consensus.cc:697] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 1 LEADER]: Becoming Leader. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:23.611887   999 raft_consensus.cc:493] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.611446   978 consensus_queue.cc:237] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.614749   970 tablet_bootstrap.cc:492] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58: No bootstrap required, opened a new log
I20260713 09:11:23.615187   970 ts_tablet_manager.cc:1403] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.018s
I20260713 09:11:23.615386   971 tablet_bootstrap.cc:492] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5: No bootstrap required, opened a new log
I20260713 09:11:23.615792   971 ts_tablet_manager.cc:1403] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260713 09:11:23.618710   971 raft_consensus.cc:359] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.619346   971 raft_consensus.cc:385] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.613775   999 raft_consensus.cc:515] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.619551   970 raft_consensus.cc:359] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.620374   970 raft_consensus.cc:385] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.611416   973 consensus_queue.cc:260] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.620659   970 raft_consensus.cc:740] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.621533   970 consensus_queue.cc:260] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.622083   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58" is_pre_election: true
I20260713 09:11:23.622740   973 ts_tablet_manager.cc:1434] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
W20260713 09:11:23.623493   746 leader_election.cc:343] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.623735   973 tablet_bootstrap.cc:492] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57: Bootstrap starting.
I20260713 09:11:23.623967   679 catalog_manager.cc:5697] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to a76611172807410e8e867130f1349b57 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "a76611172807410e8e867130f1349b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:23.625452   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
W20260713 09:11:23.626689   746 leader_election.cc:343] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.627075   746 leader_election.cc:304] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a76611172807410e8e867130f1349b57; no voters: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:23.627795   978 raft_consensus.cc:2749] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.628310   999 leader_election.cc:290] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.619616   971 raft_consensus.cc:740] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.629583   971 consensus_queue.cc:260] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.631784   973 tablet_bootstrap.cc:654] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.631973   971 ts_tablet_manager.cc:1434] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260713 09:11:23.632890   971 tablet_bootstrap.cc:492] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5: Bootstrap starting.
I20260713 09:11:23.637356   970 ts_tablet_manager.cc:1434] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:11:23.639761   971 tablet_bootstrap.cc:654] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.646143   970 tablet_bootstrap.cc:492] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58: Bootstrap starting.
I20260713 09:11:23.647178   973 tablet_bootstrap.cc:492] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57: No bootstrap required, opened a new log
I20260713 09:11:23.647683   973 ts_tablet_manager.cc:1403] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260713 09:11:23.649253   971 tablet_bootstrap.cc:492] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5: No bootstrap required, opened a new log
I20260713 09:11:23.649614   971 ts_tablet_manager.cc:1403] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260713 09:11:23.650417   973 raft_consensus.cc:359] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.651130   973 raft_consensus.cc:385] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.651440   973 raft_consensus.cc:740] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.651670   971 raft_consensus.cc:359] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.652241   971 raft_consensus.cc:385] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.652549   970 tablet_bootstrap.cc:654] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.652668   971 raft_consensus.cc:740] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.652231   973 consensus_queue.cc:260] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.653756   971 consensus_queue.cc:260] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.654598   973 ts_tablet_manager.cc:1434] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:11:23.655630   973 tablet_bootstrap.cc:492] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57: Bootstrap starting.
I20260713 09:11:23.655979   975 raft_consensus.cc:493] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.656402   975 raft_consensus.cc:515] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.658593   971 ts_tablet_manager.cc:1434] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260713 09:11:23.659502   971 tablet_bootstrap.cc:492] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5: Bootstrap starting.
I20260713 09:11:23.661561   973 tablet_bootstrap.cc:654] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.665510   971 tablet_bootstrap.cc:654] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.669819   971 tablet_bootstrap.cc:492] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5: No bootstrap required, opened a new log
I20260713 09:11:23.670197   971 ts_tablet_manager.cc:1403] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:11:23.672531   971 raft_consensus.cc:359] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.673156   971 raft_consensus.cc:385] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.673426   971 raft_consensus.cc:740] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.672700   975 leader_election.cc:290] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.674152   971 consensus_queue.cc:260] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.675995   971 ts_tablet_manager.cc:1434] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:23.676792   971 tablet_bootstrap.cc:492] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5: Bootstrap starting.
I20260713 09:11:23.681936   971 tablet_bootstrap.cc:654] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.689796   970 tablet_bootstrap.cc:492] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58: No bootstrap required, opened a new log
I20260713 09:11:23.690362   970 ts_tablet_manager.cc:1403] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.000s
I20260713 09:11:23.695989   970 raft_consensus.cc:359] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.696875   970 raft_consensus.cc:385] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.697228   970 raft_consensus.cc:740] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.698237   970 consensus_queue.cc:260] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
W20260713 09:11:23.710589   727 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:23.712153   971 tablet_bootstrap.cc:492] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5: No bootstrap required, opened a new log
I20260713 09:11:23.712255   973 tablet_bootstrap.cc:492] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57: No bootstrap required, opened a new log
I20260713 09:11:23.712646   971 ts_tablet_manager.cc:1403] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.016s
I20260713 09:11:23.712744   973 ts_tablet_manager.cc:1403] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.033s
I20260713 09:11:23.712785   975 raft_consensus.cc:493] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.713359   975 raft_consensus.cc:515] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.710649   970 ts_tablet_manager.cc:1434] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260713 09:11:23.715324   975 leader_election.cc:290] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.715315   970 tablet_bootstrap.cc:492] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58: Bootstrap starting.
I20260713 09:11:23.715171   971 raft_consensus.cc:359] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.715874   971 raft_consensus.cc:385] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.716125   971 raft_consensus.cc:740] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.716827   971 consensus_queue.cc:260] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.717192   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:23.717389   780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6559ec85284f01a9af9bc8e2ac63f7" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:23.717741   781 raft_consensus.cc:2468] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 0.
I20260713 09:11:23.718031   780 raft_consensus.cc:2468] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 0.
I20260713 09:11:23.718681   971 ts_tablet_manager.cc:1434] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
I20260713 09:11:23.719532   971 tablet_bootstrap.cc:492] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5: Bootstrap starting.
I20260713 09:11:23.721774   970 tablet_bootstrap.cc:654] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.724001   973 raft_consensus.cc:359] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.724655   973 raft_consensus.cc:385] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.724917   973 raft_consensus.cc:740] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.725682   975 raft_consensus.cc:493] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.726343   819 leader_election.cc:304] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57; no voters: 
I20260713 09:11:23.726275   975 raft_consensus.cc:515] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.727802   971 tablet_bootstrap.cc:654] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.728941   975 leader_election.cc:290] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.729571   975 raft_consensus.cc:2804] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.729967   975 raft_consensus.cc:493] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.730358   975 raft_consensus.cc:3060] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.725544   973 consensus_queue.cc:260] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.733031   973 ts_tablet_manager.cc:1434] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260713 09:11:23.734321   973 tablet_bootstrap.cc:492] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57: Bootstrap starting.
I20260713 09:11:23.747956   979 raft_consensus.cc:493] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.748579   979 raft_consensus.cc:515] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.750824   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
I20260713 09:11:23.751451   930 raft_consensus.cc:2468] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 0.
I20260713 09:11:23.751704   979 leader_election.cc:290] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:23.752490   929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6559ec85284f01a9af9bc8e2ac63f7" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
I20260713 09:11:23.753134   929 raft_consensus.cc:2468] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 0.
I20260713 09:11:23.754009   973 tablet_bootstrap.cc:654] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.754186   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
I20260713 09:11:23.754827   928 raft_consensus.cc:2468] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 0.
I20260713 09:11:23.752600   780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:23.755692   780 raft_consensus.cc:2468] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 0.
I20260713 09:11:23.756804   893 leader_election.cc:304] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.758328   821 leader_election.cc:304] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.759189   975 raft_consensus.cc:515] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.760078   979 raft_consensus.cc:2804] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.760454   979 raft_consensus.cc:493] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.760859   979 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.761669   975 leader_election.cc:290] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.762392   975 raft_consensus.cc:2804] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.762804   975 raft_consensus.cc:493] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.763237   975 raft_consensus.cc:3060] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.759392   821 leader_election.cc:304] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.768946   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:23.769637   928 raft_consensus.cc:3060] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.770006   973 tablet_bootstrap.cc:492] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57: No bootstrap required, opened a new log
I20260713 09:11:23.770439   973 ts_tablet_manager.cc:1403] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.003s
I20260713 09:11:23.771487  1010 raft_consensus.cc:2804] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:11:23.772150   819 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.193:36353, user_credentials={real_user=slave}} blocked reactor thread for 46031.8us
I20260713 09:11:23.772742  1010 raft_consensus.cc:493] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.773180  1010 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.774236   780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:23.772976   973 raft_consensus.cc:359] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.774682   970 tablet_bootstrap.cc:492] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58: No bootstrap required, opened a new log
I20260713 09:11:23.774775   780 raft_consensus.cc:2468] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 0.
I20260713 09:11:23.775182   970 ts_tablet_manager.cc:1403] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.045s
I20260713 09:11:23.776631   928 raft_consensus.cc:2468] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 1.
I20260713 09:11:23.776821   780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:23.774816   973 raft_consensus.cc:385] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.777381   780 raft_consensus.cc:3060] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.777444   973 raft_consensus.cc:740] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.777700   821 leader_election.cc:304] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.777680   970 raft_consensus.cc:359] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.778465   970 raft_consensus.cc:385] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.778832   970 raft_consensus.cc:740] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.779531   970 consensus_queue.cc:260] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.778555   973 consensus_queue.cc:260] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.782575   973 ts_tablet_manager.cc:1434] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:11:23.783500   973 tablet_bootstrap.cc:492] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57: Bootstrap starting.
I20260713 09:11:23.771970   975 raft_consensus.cc:515] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.787883  1010 raft_consensus.cc:515] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.794323  1010 leader_election.cc:290] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.796195   973 tablet_bootstrap.cc:654] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.794487   975 leader_election.cc:290] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.799643   979 raft_consensus.cc:515] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.796435  1010 raft_consensus.cc:2804] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.796444   971 tablet_bootstrap.cc:492] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5: No bootstrap required, opened a new log
I20260713 09:11:23.802349   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:23.802943   781 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.807969   979 leader_election.cc:290] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:23.809504   999 raft_consensus.cc:493] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.809957   999 raft_consensus.cc:515] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.811255   781 raft_consensus.cc:2468] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 1.
I20260713 09:11:23.811941   999 leader_election.cc:290] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.802518   971 ts_tablet_manager.cc:1403] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.012s
I20260713 09:11:23.813105   893 leader_election.cc:304] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.813254   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
I20260713 09:11:23.814035   928 raft_consensus.cc:2468] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 0.
I20260713 09:11:23.815405   746 leader_election.cc:304] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.816625  1010 raft_consensus.cc:697] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Becoming Leader. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:23.816877   975 raft_consensus.cc:493] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.817257   999 raft_consensus.cc:2804] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.817658   999 raft_consensus.cc:493] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.817497   975 raft_consensus.cc:515] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.818132   999 raft_consensus.cc:3060] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.817644  1010 consensus_queue.cc:237] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.819628   780 raft_consensus.cc:2468] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 1.
I20260713 09:11:23.821753  1016 raft_consensus.cc:493] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.822353  1016 raft_consensus.cc:515] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.822645   971 raft_consensus.cc:359] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.823446   971 raft_consensus.cc:385] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.823756   971 raft_consensus.cc:740] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.824186   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58" is_pre_election: true
I20260713 09:11:23.825560   856 raft_consensus.cc:2393] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60a2d7003c0498d8a5c79f7eab845c5 in current term 1: Already voted for candidate 9295cbc49062430d827fa7c049f3bd58 in this term.
I20260713 09:11:23.825440   999 raft_consensus.cc:515] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.825554   971 consensus_queue.cc:260] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.827095   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:23.828344   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:23.829047  1013 raft_consensus.cc:493] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.829341   781 raft_consensus.cc:2393] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9295cbc49062430d827fa7c049f3bd58 in current term 1: Already voted for candidate d60a2d7003c0498d8a5c79f7eab845c5 in this term.
I20260713 09:11:23.829623  1013 raft_consensus.cc:515] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.828656   856 raft_consensus.cc:2393] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d60a2d7003c0498d8a5c79f7eab845c5 in current term 1: Already voted for candidate 9295cbc49062430d827fa7c049f3bd58 in this term.
I20260713 09:11:23.832034   780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6559ec85284f01a9af9bc8e2ac63f7" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57"
W20260713 09:11:23.832818   821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.195:39701, user_credentials={real_user=slave}} blocked reactor thread for 55188us
I20260713 09:11:23.835772   973 tablet_bootstrap.cc:492] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57: No bootstrap required, opened a new log
I20260713 09:11:23.836185   973 ts_tablet_manager.cc:1403] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.003s
I20260713 09:11:23.836017   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58" is_pre_election: true
I20260713 09:11:23.836634   929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6559ec85284f01a9af9bc8e2ac63f7" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:23.836937   979 raft_consensus.cc:2804] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.850258   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:23.851508   929 raft_consensus.cc:3060] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.852638  1013 leader_election.cc:290] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.847648   780 raft_consensus.cc:3060] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.848738   856 raft_consensus.cc:2468] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 0.
I20260713 09:11:23.862730  1019 raft_consensus.cc:493] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.866856   971 ts_tablet_manager.cc:1434] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5: Time spent starting tablet: real 0.054s	user 0.014s	sys 0.002s
I20260713 09:11:23.868516   973 raft_consensus.cc:359] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.869030   973 raft_consensus.cc:385] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.869251   973 raft_consensus.cc:740] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.868214   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
I20260713 09:11:23.871179   930 raft_consensus.cc:2468] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 0.
I20260713 09:11:23.863876  1016 leader_election.cc:290] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.875815   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54b663d4f764f05842765a1aa182651" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
I20260713 09:11:23.873350   973 consensus_queue.cc:260] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.863250  1019 raft_consensus.cc:515] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.882071   973 ts_tablet_manager.cc:1434] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260713 09:11:23.880548   821 leader_election.cc:304] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.884423   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:23.884922   856 raft_consensus.cc:3060] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.890489   999 leader_election.cc:290] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.879410   930 raft_consensus.cc:2468] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 0.
I20260713 09:11:23.893088  1010 raft_consensus.cc:2804] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.894284  1010 raft_consensus.cc:493] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.893241   927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:23.894650  1010 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.894948   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:23.895084   927 raft_consensus.cc:3060] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.895546   781 raft_consensus.cc:2468] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 0.
I20260713 09:11:23.900364  1020 raft_consensus.cc:493] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.901845   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:23.902091   970 ts_tablet_manager.cc:1434] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58: Time spent starting tablet: real 0.127s	user 0.051s	sys 0.066s
I20260713 09:11:23.901981   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54b663d4f764f05842765a1aa182651" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:23.900978  1020 raft_consensus.cc:515] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.903929   779 raft_consensus.cc:2468] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 0.
I20260713 09:11:23.902427   781 raft_consensus.cc:2468] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 0.
I20260713 09:11:23.906461   970 tablet_bootstrap.cc:492] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58: Bootstrap starting.
I20260713 09:11:23.909544  1014 raft_consensus.cc:493] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.910285  1020 leader_election.cc:290] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), a76611172807410e8e867130f1349b57 (127.31.219.193:36353)
I20260713 09:11:23.899525   819 leader_election.cc:304] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57; no voters: 
I20260713 09:11:23.906119   979 raft_consensus.cc:697] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Becoming Leader. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:23.907358  1019 leader_election.cc:290] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:23.911389   778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54b663d4f764f05842765a1aa182651" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:23.910300   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:23.915186  1016 raft_consensus.cc:2804] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.915444   781 raft_consensus.cc:2468] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 0.
I20260713 09:11:23.915580  1016 raft_consensus.cc:493] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.914378   778 raft_consensus.cc:2468] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 0.
I20260713 09:11:23.915973  1016 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.916071   856 raft_consensus.cc:2468] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 1.
I20260713 09:11:23.910053  1014 raft_consensus.cc:515] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.918682   893 leader_election.cc:304] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.919436  1019 raft_consensus.cc:2804] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.914458   979 consensus_queue.cc:237] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.920162  1019 raft_consensus.cc:493] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.920563  1019 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.920169   893 leader_election.cc:304] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.925992   927 raft_consensus.cc:2468] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 1.
I20260713 09:11:23.921187   929 raft_consensus.cc:2468] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 1.
I20260713 09:11:23.920981   780 raft_consensus.cc:2468] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 1.
I20260713 09:11:23.928661   821 leader_election.cc:304] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.930254   746 leader_election.cc:304] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.932168  1015 raft_consensus.cc:2804] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.932562  1015 raft_consensus.cc:697] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Becoming Leader. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:23.933182  1015 consensus_queue.cc:237] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.934408   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54b663d4f764f05842765a1aa182651" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58" is_pre_election: true
I20260713 09:11:23.931195   999 raft_consensus.cc:2804] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.935228   856 raft_consensus.cc:2468] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 0.
I20260713 09:11:23.935704   999 raft_consensus.cc:697] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 1 LEADER]: Becoming Leader. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:23.936582   999 consensus_queue.cc:237] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.939719  1020 raft_consensus.cc:493] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.941692  1014 leader_election.cc:290] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.941673  1020 raft_consensus.cc:515] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.933856  1016 raft_consensus.cc:515] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.946161   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58" is_pre_election: true
I20260713 09:11:23.947599  1020 leader_election.cc:290] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:23.948297   780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29e792741d4c8482f5fa69e9714f97" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:23.949028   780 raft_consensus.cc:2468] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 0.
I20260713 09:11:23.958395   970 tablet_bootstrap.cc:654] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.951666   893 leader_election.cc:304] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:23.959692   856 raft_consensus.cc:2393] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60a2d7003c0498d8a5c79f7eab845c5 in current term 1: Already voted for candidate 9295cbc49062430d827fa7c049f3bd58 in this term.
I20260713 09:11:23.959290  1019 raft_consensus.cc:515] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.962087  1020 raft_consensus.cc:2804] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.957738   677 catalog_manager.cc:5697] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "9295cbc49062430d827fa7c049f3bd58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:23.963745  1020 raft_consensus.cc:493] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.959674   975 leader_election.cc:290] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.959764  1021 raft_consensus.cc:2804] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.964936  1021 raft_consensus.cc:493] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.964452  1020 raft_consensus.cc:3060] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.965278  1021 raft_consensus.cc:3060] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.946713   819 leader_election.cc:304] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57; no voters: 
I20260713 09:11:23.968248   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
I20260713 09:11:23.968619   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bab58b3c3c43cc94bee2a5e6345f01" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
I20260713 09:11:23.969408   930 raft_consensus.cc:2393] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9295cbc49062430d827fa7c049f3bd58 in current term 1: Already voted for candidate a76611172807410e8e867130f1349b57 in this term.
I20260713 09:11:23.971975   928 raft_consensus.cc:2393] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9295cbc49062430d827fa7c049f3bd58 in current term 1: Already voted for candidate d60a2d7003c0498d8a5c79f7eab845c5 in this term.
I20260713 09:11:23.972646  1016 leader_election.cc:290] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.976293   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:23.976830   821 leader_election.cc:304] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [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: 9295cbc49062430d827fa7c049f3bd58; no voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:23.977180   930 raft_consensus.cc:2393] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9295cbc49062430d827fa7c049f3bd58 in current term 1: Already voted for candidate d60a2d7003c0498d8a5c79f7eab845c5 in this term.
I20260713 09:11:23.977605   975 raft_consensus.cc:2749] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.977718  1020 raft_consensus.cc:515] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.970579   679 catalog_manager.cc:5697] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:23.980933  1016 raft_consensus.cc:2804] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.981372  1016 raft_consensus.cc:493] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.981724  1016 raft_consensus.cc:3060] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.970904  1010 raft_consensus.cc:515] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.984545   780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29e792741d4c8482f5fa69e9714f97" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:23.985108   780 raft_consensus.cc:3060] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.985523  1010 leader_election.cc:290] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.986227   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:23.986814   930 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.991130   778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bab58b3c3c43cc94bee2a5e6345f01" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:23.992879  1016 raft_consensus.cc:515] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:23.995041   778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:23.996049   778 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.998175  1016 leader_election.cc:290] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:23.996874  1020 leader_election.cc:290] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:23.995993  1021 raft_consensus.cc:515] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.005159   930 raft_consensus.cc:2468] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 1.
I20260713 09:11:24.005553   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:24.008957   781 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.011101   780 raft_consensus.cc:2468] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 1.
I20260713 09:11:24.011579   821 leader_election.cc:304] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:24.005899   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29e792741d4c8482f5fa69e9714f97" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58" is_pre_election: true
I20260713 09:11:24.012197   893 leader_election.cc:304] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:24.006234   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54b663d4f764f05842765a1aa182651" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:24.013068   979 raft_consensus.cc:2804] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:24.013214   928 raft_consensus.cc:2393] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9295cbc49062430d827fa7c049f3bd58 in current term 1: Already voted for candidate d60a2d7003c0498d8a5c79f7eab845c5 in this term.
I20260713 09:11:24.006598   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:24.006826  1020 raft_consensus.cc:493] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:24.014185  1020 raft_consensus.cc:515] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.016373  1021 leader_election.cc:290] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:24.007614   855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:24.016743  1020 leader_election.cc:290] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:24.016924   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54b663d4f764f05842765a1aa182651" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:24.017408   778 raft_consensus.cc:2468] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 1.
I20260713 09:11:24.007015  1019 leader_election.cc:290] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), a76611172807410e8e867130f1349b57 (127.31.219.193:36353)
I20260713 09:11:23.983877   676 catalog_manager.cc:5697] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to a76611172807410e8e867130f1349b57 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "a76611172807410e8e867130f1349b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.015285  1016 raft_consensus.cc:2804] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:24.020397   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29e792741d4c8482f5fa69e9714f97" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:24.014906   781 raft_consensus.cc:2468] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 1.
I20260713 09:11:24.020931   777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:24.021466  1016 raft_consensus.cc:697] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Becoming Leader. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:24.023111   855 raft_consensus.cc:2393] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d60a2d7003c0498d8a5c79f7eab845c5 in current term 1: Already voted for candidate 9295cbc49062430d827fa7c049f3bd58 in this term.
I20260713 09:11:24.023845   780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54b663d4f764f05842765a1aa182651" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:24.021456   779 raft_consensus.cc:3060] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.025538  1016 consensus_queue.cc:237] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.027429   777 raft_consensus.cc:2468] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 0.
I20260713 09:11:24.027680   819 leader_election.cc:304] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58; no voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:24.028795   979 raft_consensus.cc:697] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Becoming Leader. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:24.029163  1010 raft_consensus.cc:3060] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.029300   893 leader_election.cc:304] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:24.030102  1020 raft_consensus.cc:2804] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:24.029745   979 consensus_queue.cc:237] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.030443  1020 raft_consensus.cc:493] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:24.030864  1020 raft_consensus.cc:3060] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.035563  1010 raft_consensus.cc:2749] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:24.036634   819 leader_election.cc:304] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [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: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57; no voters: d60a2d7003c0498d8a5c79f7eab845c5
W20260713 09:11:24.022706   895 leader_election.cc:343] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.037420  1010 raft_consensus.cc:2804] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:24.039603  1010 raft_consensus.cc:697] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Becoming Leader. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:24.040477   779 raft_consensus.cc:2468] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 1.
I20260713 09:11:24.040390  1010 consensus_queue.cc:237] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.043113   893 leader_election.cc:304] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:24.043460   819 leader_election.cc:304] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [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: 9295cbc49062430d827fa7c049f3bd58; no voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:24.043915  1019 raft_consensus.cc:2804] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:24.044231   975 raft_consensus.cc:2749] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:24.044339  1019 raft_consensus.cc:697] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Becoming Leader. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:24.045511   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54b663d4f764f05842765a1aa182651" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:24.045763   855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58" is_pre_election: true
I20260713 09:11:24.045583  1019 consensus_queue.cc:237] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.046386   856 raft_consensus.cc:2393] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d60a2d7003c0498d8a5c79f7eab845c5 in current term 1: Already voted for candidate 9295cbc49062430d827fa7c049f3bd58 in this term.
I20260713 09:11:24.052960   895 leader_election.cc:304] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [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: d60a2d7003c0498d8a5c79f7eab845c5; no voters: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57
I20260713 09:11:24.047530  1020 raft_consensus.cc:515] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.058058   970 tablet_bootstrap.cc:492] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58: No bootstrap required, opened a new log
I20260713 09:11:24.058586   970 ts_tablet_manager.cc:1403] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.004s
W20260713 09:11:24.057785   895 leader_election.cc:343] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.061916   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57"
W20260713 09:11:24.062347   895 leader_election.cc:343] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.062462   779 raft_consensus.cc:3060] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.062629   970 raft_consensus.cc:359] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.056209   979 raft_consensus.cc:2749] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:24.063524   970 raft_consensus.cc:385] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.064203   970 raft_consensus.cc:740] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.064848   970 consensus_queue.cc:260] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.066401   970 ts_tablet_manager.cc:1434] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:24.078467  1020 leader_election.cc:290] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:24.078652   970 tablet_bootstrap.cc:492] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58: Bootstrap starting.
I20260713 09:11:24.079864   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
W20260713 09:11:24.081350   895 leader_election.cc:343] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.081143   679 catalog_manager.cc:5697] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "9295cbc49062430d827fa7c049f3bd58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.066438   677 catalog_manager.cc:5697] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:24.084895   779 raft_consensus.cc:2468] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 1.
I20260713 09:11:24.086081   893 leader_election.cc:304] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [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: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 9295cbc49062430d827fa7c049f3bd58
I20260713 09:11:24.086969  1020 raft_consensus.cc:2804] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:24.087595  1020 raft_consensus.cc:697] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Becoming Leader. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:24.087893   970 tablet_bootstrap.cc:654] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.088546  1020 consensus_queue.cc:237] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.105563   999 consensus_queue.cc:1048] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:24.111724   970 tablet_bootstrap.cc:492] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58: No bootstrap required, opened a new log
I20260713 09:11:24.112345   970 ts_tablet_manager.cc:1403] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.016s
I20260713 09:11:24.116046   970 raft_consensus.cc:359] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.116978   970 raft_consensus.cc:385] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.117359   970 raft_consensus.cc:740] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.118505   970 consensus_queue.cc:260] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.121780   970 ts_tablet_manager.cc:1434] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:11:24.133876   677 catalog_manager.cc:5697] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "9295cbc49062430d827fa7c049f3bd58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.141775   999 consensus_queue.cc:1048] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.141191   677 catalog_manager.cc:5697] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "9295cbc49062430d827fa7c049f3bd58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.142606   676 catalog_manager.cc:5697] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:24.144371   676 catalog_manager.cc:5697] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:24.212718  1010 raft_consensus.cc:493] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:24.213255  1010 raft_consensus.cc:515] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.214867  1010 leader_election.cc:290] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:24.215590   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:24.215739   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
I20260713 09:11:24.216218   779 raft_consensus.cc:2393] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9295cbc49062430d827fa7c049f3bd58 in current term 1: Already voted for candidate d60a2d7003c0498d8a5c79f7eab845c5 in this term.
I20260713 09:11:24.217043   819 leader_election.cc:304] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58; no voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:24.217602  1010 raft_consensus.cc:3060] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.223404  1010 raft_consensus.cc:2749] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:24.265792  1010 consensus_queue.cc:1048] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.276724  1016 consensus_queue.cc:1048] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.285255   856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc"
dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
mode: GRACEFUL
new_leader_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:47222
I20260713 09:11:24.285871   856 raft_consensus.cc:606] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Received request to transfer leadership to TS a76611172807410e8e867130f1349b57
I20260713 09:11:24.299369   928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c54b663d4f764f05842765a1aa182651"
dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
mode: GRACEFUL
new_leader_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:36170
I20260713 09:11:24.299790   928 raft_consensus.cc:606] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Received request to transfer leadership to TS a76611172807410e8e867130f1349b57
I20260713 09:11:24.306406   856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef6559ec85284f01a9af9bc8e2ac63f7"
dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
mode: GRACEFUL
new_leader_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:47222
I20260713 09:11:24.306845   856 raft_consensus.cc:606] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Received request to transfer leadership to TS a76611172807410e8e867130f1349b57
I20260713 09:11:24.311108   856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25"
dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
mode: GRACEFUL
new_leader_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:47222
I20260713 09:11:24.311592   856 raft_consensus.cc:606] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Received request to transfer leadership to TS a76611172807410e8e867130f1349b57
I20260713 09:11:24.318053   928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30"
dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
mode: GRACEFUL
new_leader_uuid: "9295cbc49062430d827fa7c049f3bd58"
 from {username='slave'} at 127.0.0.1:36170
I20260713 09:11:24.318471   928 raft_consensus.cc:606] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Received request to transfer leadership to TS 9295cbc49062430d827fa7c049f3bd58
I20260713 09:11:24.330106   779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41"
dest_uuid: "a76611172807410e8e867130f1349b57"
mode: GRACEFUL
new_leader_uuid: "9295cbc49062430d827fa7c049f3bd58"
 from {username='slave'} at 127.0.0.1:58570
I20260713 09:11:24.330543   779 raft_consensus.cc:606] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 1 LEADER]: Received request to transfer leadership to TS 9295cbc49062430d827fa7c049f3bd58
I20260713 09:11:24.334491   928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c"
dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
mode: GRACEFUL
new_leader_uuid: "9295cbc49062430d827fa7c049f3bd58"
 from {username='slave'} at 127.0.0.1:36170
I20260713 09:11:24.335083   928 raft_consensus.cc:606] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Received request to transfer leadership to TS 9295cbc49062430d827fa7c049f3bd58
I20260713 09:11:24.390797  1019 consensus_queue.cc:1048] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.391454  1020 consensus_queue.cc:1048] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.402622   979 raft_consensus.cc:993] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5: : Instructing follower 9295cbc49062430d827fa7c049f3bd58 to start an election
I20260713 09:11:24.405297  1026 raft_consensus.cc:1081] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Signalling peer 9295cbc49062430d827fa7c049f3bd58 to start an election
I20260713 09:11:24.407760   856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30"
dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
 from {username='slave'} at 127.0.0.1:47214
I20260713 09:11:24.408380   856 raft_consensus.cc:493] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:24.408748   856 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.414631   856 raft_consensus.cc:515] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.416281   856 leader_election.cc:290] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 2 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:24.416910   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:24.417232   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:24.417438   779 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.417747   928 raft_consensus.cc:3055] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:24.418051   928 raft_consensus.cc:740] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:24.418820   928 consensus_queue.cc:260] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.419970   928 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.425925  1010 consensus_queue.cc:1048] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.426668  1016 consensus_queue.cc:1048] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.425408   779 raft_consensus.cc:2468] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 2.
I20260713 09:11:24.428293   928 raft_consensus.cc:2468] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 2.
I20260713 09:11:24.428615   819 leader_election.cc:304] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57; no voters: 
I20260713 09:11:24.430816  1016 raft_consensus.cc:2804] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:24.431417  1016 raft_consensus.cc:697] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Becoming Leader. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:24.432268  1016 consensus_queue.cc:237] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Queue 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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.434381  1010 raft_consensus.cc:993] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58: : Instructing follower a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:24.434864  1014 raft_consensus.cc:1081] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Signalling peer a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:24.437434   777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc"
dest_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:58564
I20260713 09:11:24.438014   777 raft_consensus.cc:493] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:24.438299  1010 raft_consensus.cc:993] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58: : Instructing follower a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:24.438412   777 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.438817  1010 raft_consensus.cc:1081] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Signalling peer a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:24.439612   975 consensus_queue.cc:1048] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.445200   777 raft_consensus.cc:515] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.446154   779 raft_consensus.cc:1240] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Rejecting Update request from peer 9295cbc49062430d827fa7c049f3bd58 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:24.448071   777 leader_election.cc:290] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 2 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:24.445079   679 catalog_manager.cc:5697] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 reported cstate change: term changed from 1 to 2, leader changed from d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195) to 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "9295cbc49062430d827fa7c049f3bd58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.449604   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:24.451252   856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:24.452011   856 raft_consensus.cc:3055] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:24.452337   856 raft_consensus.cc:740] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:24.453184   856 consensus_queue.cc:260] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [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: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.454159   856 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.455847   777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25"
dest_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:58564
I20260713 09:11:24.456462   777 raft_consensus.cc:493] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:24.456822   777 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.451234  1015 consensus_queue.cc:1048] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:24.464545   777 raft_consensus.cc:515] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.466961   777 leader_election.cc:290] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 2 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:24.469228  1026 consensus_queue.cc:1048] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.470956   855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:24.474093   855 raft_consensus.cc:3055] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:24.474458   855 raft_consensus.cc:740] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:24.475309   855 consensus_queue.cc:260] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.476341   855 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.476537  1016 consensus_queue.cc:1048] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.478479   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:24.492477   856 raft_consensus.cc:2468] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 2.
I20260713 09:11:24.493501   746 leader_election.cc:304] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [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: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57; no voters: d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:24.495646  1037 raft_consensus.cc:2804] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:24.496150  1037 raft_consensus.cc:697] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Becoming Leader. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:24.497080   978 consensus_queue.cc:1048] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.497126  1037 consensus_queue.cc:237] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [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: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.494319   855 raft_consensus.cc:2468] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 2.
I20260713 09:11:24.499871   746 leader_election.cc:304] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [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: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57; no voters: d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:24.500698   999 raft_consensus.cc:2804] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:24.501127   999 raft_consensus.cc:697] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Becoming Leader. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:24.501748   978 consensus_queue.cc:1048] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.501888   999 consensus_queue.cc:237] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [LEADER]: Queue 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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.512786   676 catalog_manager.cc:5697] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 reported cstate change: term changed from 1 to 2, leader changed from 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194) to a76611172807410e8e867130f1349b57 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "a76611172807410e8e867130f1349b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.514007  1015 raft_consensus.cc:993] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58: : Instructing follower a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:24.514398  1019 consensus_queue.cc:1048] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.514425  1015 raft_consensus.cc:1081] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Signalling peer a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:24.516789  1014 raft_consensus.cc:493] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:24.517298  1014 raft_consensus.cc:515] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.519377  1014 leader_election.cc:290] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:24.519982   777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef6559ec85284f01a9af9bc8e2ac63f7"
dest_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:58564
I20260713 09:11:24.520493   777 raft_consensus.cc:493] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:24.520845   777 raft_consensus.cc:3060] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.521377   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29e792741d4c8482f5fa69e9714f97" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" is_pre_election: true
I20260713 09:11:24.526945  1010 consensus_queue.cc:1048] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:24.528867   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29e792741d4c8482f5fa69e9714f97" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76611172807410e8e867130f1349b57" is_pre_election: true
I20260713 09:11:24.529843   781 raft_consensus.cc:2393] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9295cbc49062430d827fa7c049f3bd58 in current term 1: Already voted for candidate d60a2d7003c0498d8a5c79f7eab845c5 in this term.
I20260713 09:11:24.527705   777 raft_consensus.cc:515] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.531975  1021 consensus_queue.cc:1048] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.536077   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6559ec85284f01a9af9bc8e2ac63f7" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:24.536720   854 raft_consensus.cc:3055] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:24.537067   854 raft_consensus.cc:740] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:24.539245   978 raft_consensus.cc:993] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57: : Instructing follower 9295cbc49062430d827fa7c049f3bd58 to start an election
I20260713 09:11:24.541265  1037 raft_consensus.cc:1081] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 1 LEADER]: Signalling peer 9295cbc49062430d827fa7c049f3bd58 to start an election
I20260713 09:11:24.544538   855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41"
dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
 from {username='slave'} at 127.0.0.1:47218
I20260713 09:11:24.547323   855 raft_consensus.cc:493] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:24.547818   855 raft_consensus.cc:3060] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.553671   819 leader_election.cc:304] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58; no voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:24.556322  1019 raft_consensus.cc:993] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5: : Instructing follower a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:24.556496   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6559ec85284f01a9af9bc8e2ac63f7" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:24.556792   979 raft_consensus.cc:1081] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Signalling peer a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:24.557176   930 raft_consensus.cc:3060] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.537811   854 consensus_queue.cc:260] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.556768   777 leader_election.cc:290] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 2 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:24.559671  1010 raft_consensus.cc:3060] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.562376   930 raft_consensus.cc:2468] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 2.
I20260713 09:11:24.563565   746 leader_election.cc:304] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:24.564435  1037 raft_consensus.cc:2804] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:24.564932  1037 raft_consensus.cc:697] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Becoming Leader. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:24.566077  1010 raft_consensus.cc:2749] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:24.565798  1037 consensus_queue.cc:237] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [LEADER]: Queue 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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.566728   676 catalog_manager.cc:5697] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 reported cstate change: term changed from 1 to 2, leader changed from 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194) to a76611172807410e8e867130f1349b57 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "a76611172807410e8e867130f1349b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.568562   979 raft_consensus.cc:993] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5: : Instructing follower 9295cbc49062430d827fa7c049f3bd58 to start an election
I20260713 09:11:24.568425   779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c54b663d4f764f05842765a1aa182651"
dest_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:58562
I20260713 09:11:24.568943   979 raft_consensus.cc:1081] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Signalling peer 9295cbc49062430d827fa7c049f3bd58 to start an election
I20260713 09:11:24.568964   779 raft_consensus.cc:493] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:24.569463   779 raft_consensus.cc:3060] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.572011   854 raft_consensus.cc:3060] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.573560  1019 consensus_queue.cc:1048] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.576081   779 raft_consensus.cc:515] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.581459   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54b663d4f764f05842765a1aa182651" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:24.582724   853 raft_consensus.cc:3060] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.582790   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54b663d4f764f05842765a1aa182651" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:24.583755   779 leader_election.cc:290] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 2 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:24.586295   852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c"
dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
 from {username='slave'} at 127.0.0.1:47214
I20260713 09:11:24.588456   852 raft_consensus.cc:493] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:24.588861   852 raft_consensus.cc:3060] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.583488   930 raft_consensus.cc:3055] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:24.595799   854 raft_consensus.cc:2468] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 2.
I20260713 09:11:24.590234   930 raft_consensus.cc:740] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:24.601245   676 catalog_manager.cc:5697] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 reported cstate change: term changed from 1 to 2, leader changed from 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194) to a76611172807410e8e867130f1349b57 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "a76611172807410e8e867130f1349b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.602334   855 raft_consensus.cc:515] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.603680  1019 consensus_queue.cc:1048] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.603926   930 consensus_queue.cc:260] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.605326   930 raft_consensus.cc:3060] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.604154   852 raft_consensus.cc:515] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.608165   853 raft_consensus.cc:2468] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 2.
I20260713 09:11:24.609859   855 leader_election.cc:290] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 2 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:24.610929   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:24.613499   928 raft_consensus.cc:3060] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.614483   852 leader_election.cc:290] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 2 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:24.616369   746 leader_election.cc:304] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57; no voters: 
I20260713 09:11:24.612458   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:24.616735   929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:24.617038   781 raft_consensus.cc:3055] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:24.617221   929 raft_consensus.cc:3055] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:24.617475   929 raft_consensus.cc:740] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:24.617444   781 raft_consensus.cc:740] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:24.618240   929 consensus_queue.cc:260] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.618436   781 consensus_queue.cc:260] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.619040   929 raft_consensus.cc:3060] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.621140  1058 raft_consensus.cc:2804] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:24.621651  1058 raft_consensus.cc:697] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Becoming Leader. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:24.621935   928 raft_consensus.cc:2468] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 2.
I20260713 09:11:24.622637  1058 consensus_queue.cc:237] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [LEADER]: Queue 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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.623162   821 leader_election.cc:304] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:24.623541   781 raft_consensus.cc:3060] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.624126  1010 raft_consensus.cc:2804] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:24.624639  1010 raft_consensus.cc:697] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Becoming Leader. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:24.624716   929 raft_consensus.cc:2468] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 2.
I20260713 09:11:24.625689  1010 consensus_queue.cc:237] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Queue 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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.627614   777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd90e65ec554bca88642a6312e7373c" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:24.628069   777 raft_consensus.cc:3060] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.629237   821 leader_election.cc:304] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:24.612699   930 raft_consensus.cc:2468] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 2.
I20260713 09:11:24.633934   777 raft_consensus.cc:2468] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 2.
I20260713 09:11:24.635022  1014 raft_consensus.cc:2804] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:24.635571  1014 raft_consensus.cc:697] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Becoming Leader. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:24.636369  1014 consensus_queue.cc:237] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Queue 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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:24.630857   781 raft_consensus.cc:2468] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 2.
I20260713 09:11:24.640518  1020 consensus_queue.cc:1048] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.653355   677 catalog_manager.cc:5697] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 reported cstate change: term changed from 1 to 2, leader changed from d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195) to a76611172807410e8e867130f1349b57 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "a76611172807410e8e867130f1349b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.660080   676 catalog_manager.cc:5697] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 reported cstate change: term changed from 1 to 2, leader changed from a76611172807410e8e867130f1349b57 (127.31.219.193) to 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "9295cbc49062430d827fa7c049f3bd58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.661408   676 catalog_manager.cc:5697] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 reported cstate change: term changed from 1 to 2, leader changed from d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195) to 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "9295cbc49062430d827fa7c049f3bd58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.885397   930 raft_consensus.cc:1275] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Refusing update from remote peer 9295cbc49062430d827fa7c049f3bd58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:24.886629  1014 consensus_queue.cc:1048] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:24.893319   781 raft_consensus.cc:1275] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Refusing update from remote peer 9295cbc49062430d827fa7c049f3bd58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:24.895789  1015 consensus_queue.cc:1048] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:24.992019   930 raft_consensus.cc:1275] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:24.993124  1058 consensus_queue.cc:1048] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.000267   855 raft_consensus.cc:1275] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.001865  1037 consensus_queue.cc:1048] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.008985   855 raft_consensus.cc:1275] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.010187  1058 consensus_queue.cc:1048] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.015256   930 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.017819   929 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.023479   930 raft_consensus.cc:1275] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.024798   929 raft_consensus.cc:1275] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.024777  1058 consensus_queue.cc:1048] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:25.026239  1058 consensus_queue.cc:1048] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.033879   855 raft_consensus.cc:1275] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.035053  1058 consensus_queue.cc:1048] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.133488   929 raft_consensus.cc:1275] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Refusing update from remote peer 9295cbc49062430d827fa7c049f3bd58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.134713  1015 consensus_queue.cc:1048] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.144575   855 raft_consensus.cc:1275] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.146045   781 raft_consensus.cc:1275] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Refusing update from remote peer 9295cbc49062430d827fa7c049f3bd58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.146008  1058 consensus_queue.cc:1048] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.147563  1014 consensus_queue.cc:1048] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.158766   929 raft_consensus.cc:1275] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Refusing update from remote peer 9295cbc49062430d827fa7c049f3bd58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.159870   930 raft_consensus.cc:1275] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.161110   978 consensus_queue.cc:1048] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.161545  1010 consensus_queue.cc:1048] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.170346   781 raft_consensus.cc:1275] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Refusing update from remote peer 9295cbc49062430d827fa7c049f3bd58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.172139   975 consensus_queue.cc:1048] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:27.366883 32623 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:11:27.367623 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:27.383406   781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc"
dest_uuid: "a76611172807410e8e867130f1349b57"
mode: GRACEFUL
new_leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
 from {username='slave'} at 127.0.0.1:58580
I20260713 09:11:27.383833   781 raft_consensus.cc:606] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Received request to transfer leadership to TS d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:27.385841   781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25"
dest_uuid: "a76611172807410e8e867130f1349b57"
mode: GRACEFUL
new_leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
 from {username='slave'} at 127.0.0.1:58580
I20260713 09:11:27.386270   781 raft_consensus.cc:606] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Received request to transfer leadership to TS d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:27.387092 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:27.387552 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:27.537724   999 raft_consensus.cc:993] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57: : Instructing follower d60a2d7003c0498d8a5c79f7eab845c5 to start an election
I20260713 09:11:27.538151  1069 raft_consensus.cc:1081] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Signalling peer d60a2d7003c0498d8a5c79f7eab845c5 to start an election
I20260713 09:11:27.539579   929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc"
dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
 from {username='slave'} at 127.0.0.1:36156
I20260713 09:11:27.540061   929 raft_consensus.cc:493] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:27.540341   929 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:27.544924   929 raft_consensus.cc:515] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:27.546625   929 leader_election.cc:290] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 3 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), a76611172807410e8e867130f1349b57 (127.31.219.193:36353)
I20260713 09:11:27.547293   855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:27.547812   855 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:27.547771   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:27.548398   781 raft_consensus.cc:3055] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:27.548633   781 raft_consensus.cc:740] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:27.549353   781 consensus_queue.cc:260] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [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: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:27.550329   781 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:27.552455   855 raft_consensus.cc:2468] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 3.
I20260713 09:11:27.553555   895 leader_election.cc:304] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [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: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:27.554370  1065 raft_consensus.cc:2804] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:27.555512  1065 raft_consensus.cc:697] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Becoming Leader. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:27.556244  1065 consensus_queue.cc:237] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [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: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:27.556759   781 raft_consensus.cc:2468] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 3.
I20260713 09:11:27.562376   676 catalog_manager.cc:5697] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 reported cstate change: term changed from 2 to 3, leader changed from a76611172807410e8e867130f1349b57 (127.31.219.193) to d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195). New cstate: current_term: 3 leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:27.624156   999 raft_consensus.cc:993] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57: : Instructing follower d60a2d7003c0498d8a5c79f7eab845c5 to start an election
I20260713 09:11:27.624565  1069 raft_consensus.cc:1081] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Signalling peer d60a2d7003c0498d8a5c79f7eab845c5 to start an election
I20260713 09:11:27.625950   929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25"
dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
 from {username='slave'} at 127.0.0.1:36156
I20260713 09:11:27.626385   929 raft_consensus.cc:493] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:27.626693   929 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:27.632315   929 raft_consensus.cc:515] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:27.633868   929 leader_election.cc:290] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 3 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:27.634559   781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:27.634859   855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:27.635056   781 raft_consensus.cc:3055] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:27.635378   855 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:27.635403   781 raft_consensus.cc:740] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:27.636188   781 consensus_queue.cc:260] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:27.637014   781 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:27.639621   855 raft_consensus.cc:2468] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 3.
I20260713 09:11:27.640638   895 leader_election.cc:304] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [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: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:27.641407  1065 raft_consensus.cc:2804] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:27.641908  1065 raft_consensus.cc:697] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Becoming Leader. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:27.641811   781 raft_consensus.cc:2468] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 3.
I20260713 09:11:27.642702  1065 consensus_queue.cc:237] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:27.648407   676 catalog_manager.cc:5697] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 reported cstate change: term changed from 2 to 3, leader changed from a76611172807410e8e867130f1349b57 (127.31.219.193) to d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195). New cstate: current_term: 3 leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:27.948072   855 raft_consensus.cc:1275] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Refusing update from remote peer d60a2d7003c0498d8a5c79f7eab845c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:27.949182  1065 consensus_queue.cc:1048] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.959532   781 raft_consensus.cc:1275] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Refusing update from remote peer d60a2d7003c0498d8a5c79f7eab845c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:27.962788  1065 consensus_queue.cc:1048] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:28.128109   781 raft_consensus.cc:1275] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Refusing update from remote peer d60a2d7003c0498d8a5c79f7eab845c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:28.129310  1065 consensus_queue.cc:1048] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:28.136680   855 raft_consensus.cc:1275] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Refusing update from remote peer d60a2d7003c0498d8a5c79f7eab845c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:28.138289  1070 consensus_queue.cc:1048] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:28.388203 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:28.397351   929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc"
dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
mode: GRACEFUL
new_leader_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:36170
I20260713 09:11:28.397825   929 raft_consensus.cc:606] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Received request to transfer leadership to TS a76611172807410e8e867130f1349b57
I20260713 09:11:28.408489   929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25"
dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
mode: GRACEFUL
new_leader_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:36170
I20260713 09:11:28.408948   929 raft_consensus.cc:606] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Received request to transfer leadership to TS a76611172807410e8e867130f1349b57
I20260713 09:11:28.413123   855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4"
dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
mode: GRACEFUL
new_leader_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:47222
I20260713 09:11:28.413566   855 raft_consensus.cc:606] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Received request to transfer leadership to TS a76611172807410e8e867130f1349b57
I20260713 09:11:28.417845   855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30"
dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
mode: GRACEFUL
new_leader_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:47222
I20260713 09:11:28.418263   855 raft_consensus.cc:606] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Received request to transfer leadership to TS a76611172807410e8e867130f1349b57
I20260713 09:11:28.422516   855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41"
dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
mode: GRACEFUL
new_leader_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:47222
I20260713 09:11:28.422935   855 raft_consensus.cc:606] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Received request to transfer leadership to TS a76611172807410e8e867130f1349b57
I20260713 09:11:28.432904  1083 raft_consensus.cc:993] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58: : Instructing follower a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:28.433269  1066 raft_consensus.cc:1081] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Signalling peer a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:28.434486   781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4"
dest_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:58564
I20260713 09:11:28.434944   781 raft_consensus.cc:493] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:28.435289   781 raft_consensus.cc:3060] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:28.439954   781 raft_consensus.cc:515] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.441761   781 leader_election.cc:290] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 2 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:28.442309   855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:28.442698   929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:28.442863   855 raft_consensus.cc:3055] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:28.443176   929 raft_consensus.cc:3060] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:28.443200   855 raft_consensus.cc:740] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:28.444057   855 consensus_queue.cc:260] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.444902   855 raft_consensus.cc:3060] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:28.447469   929 raft_consensus.cc:2468] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 2.
I20260713 09:11:28.448488   746 leader_election.cc:304] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:28.449205   999 raft_consensus.cc:2804] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:28.449536   855 raft_consensus.cc:2468] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 2.
I20260713 09:11:28.449572   999 raft_consensus.cc:697] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Becoming Leader. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:28.450539   999 consensus_queue.cc:237] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [LEADER]: Queue 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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.456751   676 catalog_manager.cc:5697] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 reported cstate change: term changed from 1 to 2, leader changed from 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194) to a76611172807410e8e867130f1349b57 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "a76611172807410e8e867130f1349b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:28.490754  1083 raft_consensus.cc:993] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58: : Instructing follower a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:28.491171  1066 raft_consensus.cc:1081] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Signalling peer a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:28.492542   781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41"
dest_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:58564
I20260713 09:11:28.492990   781 raft_consensus.cc:493] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:28.493284   781 raft_consensus.cc:3060] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:28.497547   781 raft_consensus.cc:515] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.499022   781 leader_election.cc:290] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 3 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:28.499763   855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:28.500072   929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc33b12a4b94487976e5bcd4841ce41" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:28.500298   855 raft_consensus.cc:3055] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:28.500599   929 raft_consensus.cc:3060] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:28.500625   855 raft_consensus.cc:740] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:28.501488   855 consensus_queue.cc:260] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.502406   855 raft_consensus.cc:3060] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:28.505097   929 raft_consensus.cc:2468] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 3.
I20260713 09:11:28.505915   746 leader_election.cc:304] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [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: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:28.506527   999 raft_consensus.cc:2804] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:28.506669   855 raft_consensus.cc:2468] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 3.
I20260713 09:11:28.506938   999 raft_consensus.cc:697] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 3 LEADER]: Becoming Leader. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:28.507715   999 consensus_queue.cc:237] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.513725   676 catalog_manager.cc:5697] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 reported cstate change: term changed from 2 to 3, leader changed from 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194) to a76611172807410e8e867130f1349b57 (127.31.219.193). New cstate: current_term: 3 leader_uuid: "a76611172807410e8e867130f1349b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:28.524720  1079 raft_consensus.cc:993] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5: : Instructing follower a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:28.525103  1070 raft_consensus.cc:1081] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Signalling peer a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:28.526513   781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25"
dest_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:58562
I20260713 09:11:28.527002   781 raft_consensus.cc:493] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:28.527331   781 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:28.531134   781 raft_consensus.cc:515] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.532539   781 leader_election.cc:290] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 4 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:28.533022   855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:28.533514   929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:28.533615   855 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:28.533957   929 raft_consensus.cc:3055] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:28.534210   929 raft_consensus.cc:740] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:28.534796   929 consensus_queue.cc:260] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.535638   929 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:28.537881   855 raft_consensus.cc:2468] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 4.
I20260713 09:11:28.538749   746 leader_election.cc:304] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [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: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57; no voters: 
I20260713 09:11:28.539459   999 raft_consensus.cc:2804] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:28.539848   999 raft_consensus.cc:697] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 4 LEADER]: Becoming Leader. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:28.540040   929 raft_consensus.cc:2468] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 4.
I20260713 09:11:28.540552   999 consensus_queue.cc:237] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.545939   676 catalog_manager.cc:5697] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 reported cstate change: term changed from 3 to 4, leader changed from d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195) to a76611172807410e8e867130f1349b57 (127.31.219.193). New cstate: current_term: 4 leader_uuid: "a76611172807410e8e867130f1349b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:28.752858  1065 raft_consensus.cc:993] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5: : Instructing follower a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:28.753319  1079 raft_consensus.cc:1081] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Signalling peer a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:28.754578   781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc"
dest_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:58562
I20260713 09:11:28.755007   781 raft_consensus.cc:493] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:28.755285   781 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:28.759090   781 raft_consensus.cc:515] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.760373   781 leader_election.cc:290] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 4 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:28.761107   855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:28.761404   929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:28.761673   855 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:28.761974   929 raft_consensus.cc:3055] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:28.762288   929 raft_consensus.cc:740] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:28.763072   929 consensus_queue.cc:260] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [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: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.764233   929 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:28.767547   855 raft_consensus.cc:2468] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 4.
I20260713 09:11:28.768801   746 leader_election.cc:304] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [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: 9295cbc49062430d827fa7c049f3bd58, a76611172807410e8e867130f1349b57; no voters: 
I20260713 09:11:28.769665   999 raft_consensus.cc:2804] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:28.770357   999 raft_consensus.cc:697] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 4 LEADER]: Becoming Leader. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:28.770422   929 raft_consensus.cc:2468] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 4.
I20260713 09:11:28.771262   999 consensus_queue.cc:237] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [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: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.776650   676 catalog_manager.cc:5697] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 reported cstate change: term changed from 3 to 4, leader changed from d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195) to a76611172807410e8e867130f1349b57 (127.31.219.193). New cstate: current_term: 4 leader_uuid: "a76611172807410e8e867130f1349b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:28.842332  1083 raft_consensus.cc:993] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58: : Instructing follower a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:28.842769  1066 raft_consensus.cc:1081] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Signalling peer a76611172807410e8e867130f1349b57 to start an election
I20260713 09:11:28.844069   779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30"
dest_uuid: "a76611172807410e8e867130f1349b57"
 from {username='slave'} at 127.0.0.1:58564
I20260713 09:11:28.844480   779 raft_consensus.cc:493] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:28.844722   779 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:28.848891   779 raft_consensus.cc:515] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.850401   779 leader_election.cc:290] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [CANDIDATE]: Term 3 election: Requested vote from peers 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:28.851015   855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:28.851362   929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "a76611172807410e8e867130f1349b57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:28.851547   855 raft_consensus.cc:3055] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:28.851861   855 raft_consensus.cc:740] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:28.851852   929 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:28.852563   855 consensus_queue.cc:260] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.853336   855 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:28.855705   929 raft_consensus.cc:2468] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 3.
I20260713 09:11:28.856498   746 leader_election.cc:304] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [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: a76611172807410e8e867130f1349b57, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:28.857121   999 raft_consensus.cc:2804] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:28.857213   855 raft_consensus.cc:2468] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76611172807410e8e867130f1349b57 in term 3.
I20260713 09:11:28.857553   999 raft_consensus.cc:697] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 3 LEADER]: Becoming Leader. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:28.858392   999 consensus_queue.cc:237] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:28.864753   676 catalog_manager.cc:5697] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 reported cstate change: term changed from 2 to 3, leader changed from 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194) to a76611172807410e8e867130f1349b57 (127.31.219.193). New cstate: current_term: 3 leader_uuid: "a76611172807410e8e867130f1349b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:28.976919   855 raft_consensus.cc:1275] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.978180   999 consensus_queue.cc:1048] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.987645   929 raft_consensus.cc:1275] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.990005   929 raft_consensus.cc:1275] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:28.991818  1093 consensus_queue.cc:1048] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.995499   999 consensus_queue.cc:1048] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:29.013314   855 raft_consensus.cc:1275] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:29.014581  1093 consensus_queue.cc:1048] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:29.039978   930 raft_consensus.cc:1275] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 4 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:29.041059  1093 consensus_queue.cc:1048] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:29.049165   855 raft_consensus.cc:1275] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 4 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:29.050523  1095 consensus_queue.cc:1048] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:29.150775   855 raft_consensus.cc:1275] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 4 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:29.151891  1095 consensus_queue.cc:1048] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:29.159495   930 raft_consensus.cc:1275] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 4 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:29.161725  1095 consensus_queue.cc:1048] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:29.252378   855 raft_consensus.cc:1275] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:29.253580  1095 consensus_queue.cc:1048] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:29.261171   930 raft_consensus.cc:1275] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Refusing update from remote peer a76611172807410e8e867130f1349b57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:29.262485  1069 consensus_queue.cc:1048] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:31.430598 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:31.438025   779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30"
dest_uuid: "a76611172807410e8e867130f1349b57"
mode: GRACEFUL
new_leader_uuid: "9295cbc49062430d827fa7c049f3bd58"
 from {username='slave'} at 127.0.0.1:58580
I20260713 09:11:31.438638   779 raft_consensus.cc:606] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 3 LEADER]: Received request to transfer leadership to TS 9295cbc49062430d827fa7c049f3bd58
I20260713 09:11:31.440999   779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc"
dest_uuid: "a76611172807410e8e867130f1349b57"
mode: GRACEFUL
new_leader_uuid: "9295cbc49062430d827fa7c049f3bd58"
 from {username='slave'} at 127.0.0.1:58580
I20260713 09:11:31.441370   779 raft_consensus.cc:606] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 4 LEADER]: Received request to transfer leadership to TS 9295cbc49062430d827fa7c049f3bd58
I20260713 09:11:31.443343   779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25"
dest_uuid: "a76611172807410e8e867130f1349b57"
mode: GRACEFUL
new_leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
 from {username='slave'} at 127.0.0.1:58580
I20260713 09:11:31.443717   779 raft_consensus.cc:606] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 4 LEADER]: Received request to transfer leadership to TS d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:31.445570   779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4"
dest_uuid: "a76611172807410e8e867130f1349b57"
mode: GRACEFUL
new_leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
 from {username='slave'} at 127.0.0.1:58580
I20260713 09:11:31.445930   779 raft_consensus.cc:606] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Received request to transfer leadership to TS d60a2d7003c0498d8a5c79f7eab845c5
I20260713 09:11:31.446801 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:11:31.447269 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:31.582217   999 raft_consensus.cc:993] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57: : Instructing follower d60a2d7003c0498d8a5c79f7eab845c5 to start an election
I20260713 09:11:31.582765  1107 raft_consensus.cc:1081] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Signalling peer d60a2d7003c0498d8a5c79f7eab845c5 to start an election
I20260713 09:11:31.584108   930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4"
dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
 from {username='slave'} at 127.0.0.1:36156
I20260713 09:11:31.584568   930 raft_consensus.cc:493] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.584926   930 raft_consensus.cc:3060] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.590184   930 raft_consensus.cc:515] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.591893   930 leader_election.cc:290] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 3 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:31.592653   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:31.593079   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd75c9efd4df58eb1ea89844617e4" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:31.593425   779 raft_consensus.cc:3055] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:31.593618   853 raft_consensus.cc:3060] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.593783   779 raft_consensus.cc:740] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:31.594622   779 consensus_queue.cc:260] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.595793   779 raft_consensus.cc:3060] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.598830   853 raft_consensus.cc:2468] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 3.
I20260713 09:11:31.600016   895 leader_election.cc:304] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [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: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:31.600770  1079 raft_consensus.cc:2804] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:31.601008   779 raft_consensus.cc:2468] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 3.
I20260713 09:11:31.601809  1079 raft_consensus.cc:697] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Becoming Leader. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:31.602711  1079 consensus_queue.cc:237] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.609552   677 catalog_manager.cc:5697] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 reported cstate change: term changed from 2 to 3, leader changed from a76611172807410e8e867130f1349b57 (127.31.219.193) to d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195). New cstate: current_term: 3 leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:31.623919   999 raft_consensus.cc:993] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57: : Instructing follower 9295cbc49062430d827fa7c049f3bd58 to start an election
I20260713 09:11:31.624271  1107 raft_consensus.cc:1081] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 4 LEADER]: Signalling peer 9295cbc49062430d827fa7c049f3bd58 to start an election
I20260713 09:11:31.625528   853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc"
dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
 from {username='slave'} at 127.0.0.1:47218
I20260713 09:11:31.625897   853 raft_consensus.cc:493] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.626127   853 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:31.630263   853 raft_consensus.cc:515] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.631883   853 leader_election.cc:290] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 5 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:31.632532   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:31.632939   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447228403dcf4d7a8aa6a0aaff6768fc" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:31.633095   779 raft_consensus.cc:3055] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:11:31.633422   779 raft_consensus.cc:740] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:31.633443   930 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:31.634132   779 consensus_queue.cc:260] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [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: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.635002   779 raft_consensus.cc:3060] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:31.638007   930 raft_consensus.cc:2468] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 5.
I20260713 09:11:31.639145   821 leader_election.cc:304] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [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: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:31.639662   779 raft_consensus.cc:2468] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 5.
I20260713 09:11:31.640072  1066 raft_consensus.cc:2804] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:11:31.641260  1066 raft_consensus.cc:697] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 5 LEADER]: Becoming Leader. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:31.642156  1066 consensus_queue.cc:237] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [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: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.648886   677 catalog_manager.cc:5697] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 reported cstate change: term changed from 4 to 5, leader changed from a76611172807410e8e867130f1349b57 (127.31.219.193) to 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194). New cstate: current_term: 5 leader_uuid: "9295cbc49062430d827fa7c049f3bd58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.815163   999 raft_consensus.cc:993] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57: : Instructing follower d60a2d7003c0498d8a5c79f7eab845c5 to start an election
I20260713 09:11:31.815588  1107 raft_consensus.cc:1081] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 4 LEADER]: Signalling peer d60a2d7003c0498d8a5c79f7eab845c5 to start an election
I20260713 09:11:31.816818   930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25"
dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
 from {username='slave'} at 127.0.0.1:36156
I20260713 09:11:31.817291   930 raft_consensus.cc:493] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.817624   930 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:31.822168   930 raft_consensus.cc:515] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.823767   930 leader_election.cc:290] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [CANDIDATE]: Term 5 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194:38613)
I20260713 09:11:31.824568   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:31.824753   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a888b910844ba8b6b310ab70593d25" candidate_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
I20260713 09:11:31.825176   779 raft_consensus.cc:3055] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:11:31.825299   853 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:31.825570   779 raft_consensus.cc:740] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:31.826448   779 consensus_queue.cc:260] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.827670   779 raft_consensus.cc:3060] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:31.832147   853 raft_consensus.cc:2468] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 5.
I20260713 09:11:31.833200   895 leader_election.cc:304] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [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: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:31.834012  1079 raft_consensus.cc:2804] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:11:31.834533  1079 raft_consensus.cc:697] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 5 LEADER]: Becoming Leader. State: Replica: d60a2d7003c0498d8a5c79f7eab845c5, State: Running, Role: LEADER
I20260713 09:11:31.834359   779 raft_consensus.cc:2468] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a2d7003c0498d8a5c79f7eab845c5 in term 5.
I20260713 09:11:31.835537  1079 consensus_queue.cc:237] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.837759   999 raft_consensus.cc:993] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57: : Instructing follower 9295cbc49062430d827fa7c049f3bd58 to start an election
I20260713 09:11:31.838186  1107 raft_consensus.cc:1081] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 3 LEADER]: Signalling peer 9295cbc49062430d827fa7c049f3bd58 to start an election
I20260713 09:11:31.839893   853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30"
dest_uuid: "9295cbc49062430d827fa7c049f3bd58"
 from {username='slave'} at 127.0.0.1:47218
I20260713 09:11:31.840353   853 raft_consensus.cc:493] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.840643   853 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:31.843593   677 catalog_manager.cc:5697] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 reported cstate change: term changed from 4 to 5, leader changed from a76611172807410e8e867130f1349b57 (127.31.219.193) to d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195). New cstate: current_term: 5 leader_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:31.846114   853 raft_consensus.cc:515] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.847807   853 leader_election.cc:290] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [CANDIDATE]: Term 4 election: Requested vote from peers a76611172807410e8e867130f1349b57 (127.31.219.193:36353), d60a2d7003c0498d8a5c79f7eab845c5 (127.31.219.195:39701)
I20260713 09:11:31.848376   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a76611172807410e8e867130f1349b57"
I20260713 09:11:31.848799   930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cd1dcfa27441b38db7aa06878e9c30" candidate_uuid: "9295cbc49062430d827fa7c049f3bd58" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d60a2d7003c0498d8a5c79f7eab845c5"
I20260713 09:11:31.848918   779 raft_consensus.cc:3055] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:31.849290   779 raft_consensus.cc:740] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a76611172807410e8e867130f1349b57, State: Running, Role: LEADER
I20260713 09:11:31.849290   930 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:31.850212   779 consensus_queue.cc:260] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.851481   779 raft_consensus.cc:3060] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:31.854568   930 raft_consensus.cc:2468] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 4.
I20260713 09:11:31.855549   821 leader_election.cc:304] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [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: 9295cbc49062430d827fa7c049f3bd58, d60a2d7003c0498d8a5c79f7eab845c5; no voters: 
I20260713 09:11:31.856165  1066 raft_consensus.cc:2804] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:31.856645  1066 raft_consensus.cc:697] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 4 LEADER]: Becoming Leader. State: Replica: 9295cbc49062430d827fa7c049f3bd58, State: Running, Role: LEADER
I20260713 09:11:31.857848   779 raft_consensus.cc:2468] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9295cbc49062430d827fa7c049f3bd58 in term 4.
I20260713 09:11:31.857529  1066 consensus_queue.cc:237] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [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: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } }
I20260713 09:11:31.864457   677 catalog_manager.cc:5697] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 reported cstate change: term changed from 3 to 4, leader changed from a76611172807410e8e867130f1349b57 (127.31.219.193) to 9295cbc49062430d827fa7c049f3bd58 (127.31.219.194). New cstate: current_term: 4 leader_uuid: "9295cbc49062430d827fa7c049f3bd58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.987253   853 raft_consensus.cc:1275] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Refusing update from remote peer d60a2d7003c0498d8a5c79f7eab845c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:31.988471  1079 consensus_queue.cc:1048] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:32.000012   779 raft_consensus.cc:1275] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Refusing update from remote peer d60a2d7003c0498d8a5c79f7eab845c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:32.001782  1121 consensus_queue.cc:1048] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:32.066704   779 raft_consensus.cc:1275] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 5 FOLLOWER]: Refusing update from remote peer 9295cbc49062430d827fa7c049f3bd58: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:32.067848  1066 consensus_queue.cc:1048] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:32.075986   930 raft_consensus.cc:1275] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 5 FOLLOWER]: Refusing update from remote peer 9295cbc49062430d827fa7c049f3bd58: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:32.077462  1125 consensus_queue.cc:1048] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:32.247545   930 raft_consensus.cc:1275] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 4 FOLLOWER]: Refusing update from remote peer 9295cbc49062430d827fa7c049f3bd58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:32.248642  1114 consensus_queue.cc:1048] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a2d7003c0498d8a5c79f7eab845c5" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:32.257732   779 raft_consensus.cc:1275] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 4 FOLLOWER]: Refusing update from remote peer 9295cbc49062430d827fa7c049f3bd58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:32.259006  1066 consensus_queue.cc:1048] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:32.281458   779 raft_consensus.cc:1275] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 5 FOLLOWER]: Refusing update from remote peer d60a2d7003c0498d8a5c79f7eab845c5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:32.282550  1121 consensus_queue.cc:1048] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76611172807410e8e867130f1349b57" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:32.290216   853 raft_consensus.cc:1275] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 5 FOLLOWER]: Refusing update from remote peer d60a2d7003c0498d8a5c79f7eab845c5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:32.291543  1079 consensus_queue.cc:1048] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9295cbc49062430d827fa7c049f3bd58" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:32.448040 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:32.453953 32623 tablet_server.cc:179] TabletServer@127.31.219.193:0 shutting down...
I20260713 09:11:32.475827 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:32.476541 32623 tablet_replica.cc:333] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57: stopping tablet replica
I20260713 09:11:32.477192 32623 raft_consensus.cc:2243] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:32.478134 32623 raft_consensus.cc:2272] T c54b663d4f764f05842765a1aa182651 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.479959 32623 tablet_replica.cc:333] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57: stopping tablet replica
I20260713 09:11:32.480463 32623 raft_consensus.cc:2243] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:32.481165 32623 raft_consensus.cc:2272] T ef6559ec85284f01a9af9bc8e2ac63f7 P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.483116 32623 tablet_replica.cc:333] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57: stopping tablet replica
I20260713 09:11:32.483729 32623 raft_consensus.cc:2243] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.484158 32623 raft_consensus.cc:2272] T 447228403dcf4d7a8aa6a0aaff6768fc P a76611172807410e8e867130f1349b57 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.486124 32623 tablet_replica.cc:333] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57: stopping tablet replica
I20260713 09:11:32.486660 32623 raft_consensus.cc:2243] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.487077 32623 raft_consensus.cc:2272] T 0d29e792741d4c8482f5fa69e9714f97 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.488840 32623 tablet_replica.cc:333] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57: stopping tablet replica
I20260713 09:11:32.489387 32623 raft_consensus.cc:2243] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.489794 32623 raft_consensus.cc:2272] T c19fd75c9efd4df58eb1ea89844617e4 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.492295 32623 tablet_replica.cc:333] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57: stopping tablet replica
I20260713 09:11:32.492852 32623 raft_consensus.cc:2243] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.493269 32623 raft_consensus.cc:2272] T 10cd1dcfa27441b38db7aa06878e9c30 P a76611172807410e8e867130f1349b57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.495658 32623 tablet_replica.cc:333] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57: stopping tablet replica
I20260713 09:11:32.496121 32623 raft_consensus.cc:2243] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.496465 32623 raft_consensus.cc:2272] T 65a888b910844ba8b6b310ab70593d25 P a76611172807410e8e867130f1349b57 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.498497 32623 tablet_replica.cc:333] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57: stopping tablet replica
I20260713 09:11:32.499006 32623 raft_consensus.cc:2243] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.499429 32623 raft_consensus.cc:2272] T bdd90e65ec554bca88642a6312e7373c P a76611172807410e8e867130f1349b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.500936 32623 tablet_replica.cc:333] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57: stopping tablet replica
I20260713 09:11:32.501315 32623 raft_consensus.cc:2243] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:32.501919 32623 raft_consensus.cc:2272] T bbc33b12a4b94487976e5bcd4841ce41 P a76611172807410e8e867130f1349b57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.503645 32623 tablet_replica.cc:333] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57: stopping tablet replica
I20260713 09:11:32.504029 32623 raft_consensus.cc:2243] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:32.504652 32623 raft_consensus.cc:2272] T c6bab58b3c3c43cc94bee2a5e6345f01 P a76611172807410e8e867130f1349b57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.525777 32623 tablet_server.cc:196] TabletServer@127.31.219.193:0 shutdown complete.
I20260713 09:11:32.544500 32623 tablet_server.cc:179] TabletServer@127.31.219.194:0 shutting down...
I20260713 09:11:32.567281 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:32.567826 32623 tablet_replica.cc:333] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58: stopping tablet replica
I20260713 09:11:32.568375 32623 raft_consensus.cc:2243] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.568823 32623 raft_consensus.cc:2272] T bbc33b12a4b94487976e5bcd4841ce41 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.570531 32623 tablet_replica.cc:333] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58: stopping tablet replica
I20260713 09:11:32.571028 32623 raft_consensus.cc:2243] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.571466 32623 raft_consensus.cc:2272] T c6bab58b3c3c43cc94bee2a5e6345f01 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.572932 32623 tablet_replica.cc:333] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58: stopping tablet replica
I20260713 09:11:32.573407 32623 raft_consensus.cc:2243] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:32.574075 32623 raft_consensus.cc:2272] T bdd90e65ec554bca88642a6312e7373c P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.575727 32623 tablet_replica.cc:333] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58: stopping tablet replica
I20260713 09:11:32.576176 32623 raft_consensus.cc:2243] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.576608 32623 raft_consensus.cc:2272] T 65a888b910844ba8b6b310ab70593d25 P 9295cbc49062430d827fa7c049f3bd58 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.578483 32623 tablet_replica.cc:333] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58: stopping tablet replica
I20260713 09:11:32.578956 32623 raft_consensus.cc:2243] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.579408 32623 raft_consensus.cc:2272] T ef6559ec85284f01a9af9bc8e2ac63f7 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.580861 32623 tablet_replica.cc:333] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58: stopping tablet replica
I20260713 09:11:32.581318 32623 raft_consensus.cc:2243] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.581712 32623 raft_consensus.cc:2272] T c54b663d4f764f05842765a1aa182651 P 9295cbc49062430d827fa7c049f3bd58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.583354 32623 tablet_replica.cc:333] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58: stopping tablet replica
I20260713 09:11:32.583781 32623 raft_consensus.cc:2243] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.584131 32623 raft_consensus.cc:2272] T 0d29e792741d4c8482f5fa69e9714f97 P 9295cbc49062430d827fa7c049f3bd58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.585592 32623 tablet_replica.cc:333] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58: stopping tablet replica
I20260713 09:11:32.586040 32623 raft_consensus.cc:2243] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:32.586673 32623 raft_consensus.cc:2272] T 10cd1dcfa27441b38db7aa06878e9c30 P 9295cbc49062430d827fa7c049f3bd58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.588558 32623 tablet_replica.cc:333] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58: stopping tablet replica
I20260713 09:11:32.588999 32623 raft_consensus.cc:2243] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.589393 32623 raft_consensus.cc:2272] T c19fd75c9efd4df58eb1ea89844617e4 P 9295cbc49062430d827fa7c049f3bd58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.591104 32623 tablet_replica.cc:333] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58: stopping tablet replica
I20260713 09:11:32.591589 32623 raft_consensus.cc:2243] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:11:32.592200 32623 raft_consensus.cc:2272] T 447228403dcf4d7a8aa6a0aaff6768fc P 9295cbc49062430d827fa7c049f3bd58 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:32.604183   893 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.219.193:36353: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260713 09:11:32.608721   893 consensus_peers.cc:597] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 -> Peer a76611172807410e8e867130f1349b57 (127.31.219.193:36353): Couldn't send request to peer a76611172807410e8e867130f1349b57. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:36353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:32.613549 32623 tablet_server.cc:196] TabletServer@127.31.219.194:0 shutdown complete.
I20260713 09:11:32.630172 32623 tablet_server.cc:179] TabletServer@127.31.219.195:0 shutting down...
I20260713 09:11:32.651166 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:32.651883 32623 tablet_replica.cc:333] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5: stopping tablet replica
I20260713 09:11:32.652714 32623 raft_consensus.cc:2243] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.653285 32623 raft_consensus.cc:2272] T c54b663d4f764f05842765a1aa182651 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.654951 32623 tablet_replica.cc:333] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5: stopping tablet replica
I20260713 09:11:32.655478 32623 raft_consensus.cc:2243] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.655824 32623 raft_consensus.cc:2272] T bbc33b12a4b94487976e5bcd4841ce41 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.657280 32623 tablet_replica.cc:333] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5: stopping tablet replica
I20260713 09:11:32.657709 32623 raft_consensus.cc:2243] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.658102 32623 raft_consensus.cc:2272] T 447228403dcf4d7a8aa6a0aaff6768fc P d60a2d7003c0498d8a5c79f7eab845c5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.660573 32623 tablet_replica.cc:333] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5: stopping tablet replica
I20260713 09:11:32.661260 32623 raft_consensus.cc:2243] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:32.661924 32623 raft_consensus.cc:2272] T 0d29e792741d4c8482f5fa69e9714f97 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.663514 32623 tablet_replica.cc:333] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5: stopping tablet replica
I20260713 09:11:32.663972 32623 raft_consensus.cc:2243] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.664404 32623 raft_consensus.cc:2272] T 10cd1dcfa27441b38db7aa06878e9c30 P d60a2d7003c0498d8a5c79f7eab845c5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.666328 32623 tablet_replica.cc:333] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5: stopping tablet replica
I20260713 09:11:32.666852 32623 raft_consensus.cc:2243] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:32.667562 32623 raft_consensus.cc:2272] T c19fd75c9efd4df58eb1ea89844617e4 P d60a2d7003c0498d8a5c79f7eab845c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.669157 32623 tablet_replica.cc:333] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5: stopping tablet replica
I20260713 09:11:32.669560 32623 raft_consensus.cc:2243] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.669876 32623 raft_consensus.cc:2272] T c6bab58b3c3c43cc94bee2a5e6345f01 P d60a2d7003c0498d8a5c79f7eab845c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.671308 32623 tablet_replica.cc:333] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5: stopping tablet replica
I20260713 09:11:32.671684 32623 raft_consensus.cc:2243] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.671991 32623 raft_consensus.cc:2272] T ef6559ec85284f01a9af9bc8e2ac63f7 P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.673338 32623 tablet_replica.cc:333] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5: stopping tablet replica
I20260713 09:11:32.673717 32623 raft_consensus.cc:2243] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:32.674043 32623 raft_consensus.cc:2272] T bdd90e65ec554bca88642a6312e7373c P d60a2d7003c0498d8a5c79f7eab845c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.675500 32623 tablet_replica.cc:333] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5: stopping tablet replica
I20260713 09:11:32.675853 32623 raft_consensus.cc:2243] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:11:32.676440 32623 raft_consensus.cc:2272] T 65a888b910844ba8b6b310ab70593d25 P d60a2d7003c0498d8a5c79f7eab845c5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.703172 32623 tablet_server.cc:196] TabletServer@127.31.219.195:0 shutdown complete.
I20260713 09:11:32.720105 32623 master.cc:562] Master@127.31.219.254:36941 shutting down...
I20260713 09:11:32.737818 32623 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:32.738494 32623 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:32.738953 32623 tablet_replica.cc:333] T 00000000000000000000000000000000 P 679792baaf234928a2f4446087691762: stopping tablet replica
I20260713 09:11:32.758927 32623 master.cc:584] Master@127.31.219.254:36941 shutdown complete.
9295cbc49062430d827fa7c049f3bd58  4
a76611172807410e8e867130f1349b57  5
d60a2d7003c0498d8a5c79f7eab845c5  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10199 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:11:32.795697 32623 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.219.254:41957
I20260713 09:11:32.796799 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:32.802011  1133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:32.802111  1134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:32.803472  1136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:32.804136 32623 server_base.cc:1061] running on GCE node
I20260713 09:11:32.804924 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:32.805126 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:32.805282 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933892805266 us; error 0 us; skew 500 ppm
I20260713 09:11:32.805763 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:32.808264 32623 webserver.cc:533] Webserver started at http://127.31.219.254:35931/ using document root <none> and password file <none>
I20260713 09:11:32.808717 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:32.808914 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:32.809247 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:32.810673 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/master-0-root/instance:
uuid: "ba7151b7c9e34be1a51e3d5e4db44f7c"
format_stamp: "Formatted at 2026-07-13 09:11:32 on dist-test-slave-cts2"
I20260713 09:11:32.817020 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:32.820254  1141 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:32.820953 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:32.821233 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/master-0-root
uuid: "ba7151b7c9e34be1a51e3d5e4db44f7c"
format_stamp: "Formatted at 2026-07-13 09:11:32 on dist-test-slave-cts2"
I20260713 09:11:32.821489 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:32.842665 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:32.843809 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:32.880172 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.254:41957
I20260713 09:11:32.880275  1192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.254:41957 every 8 connection(s)
I20260713 09:11:32.883970  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:32.892908  1193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c: Bootstrap starting.
I20260713 09:11:32.897114  1193 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:32.900852  1193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c: No bootstrap required, opened a new log
I20260713 09:11:32.902737  1193 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba7151b7c9e34be1a51e3d5e4db44f7c" member_type: VOTER }
I20260713 09:11:32.903074  1193 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:32.903268  1193 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7151b7c9e34be1a51e3d5e4db44f7c, State: Initialized, Role: FOLLOWER
I20260713 09:11:32.903748  1193 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba7151b7c9e34be1a51e3d5e4db44f7c" member_type: VOTER }
I20260713 09:11:32.904120  1193 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:32.904312  1193 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:32.904513  1193 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:32.908084  1193 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba7151b7c9e34be1a51e3d5e4db44f7c" member_type: VOTER }
I20260713 09:11:32.908504  1193 leader_election.cc:304] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [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: ba7151b7c9e34be1a51e3d5e4db44f7c; no voters: 
I20260713 09:11:32.909507  1193 leader_election.cc:290] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:32.909868  1196 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:32.911134  1196 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [term 1 LEADER]: Becoming Leader. State: Replica: ba7151b7c9e34be1a51e3d5e4db44f7c, State: Running, Role: LEADER
I20260713 09:11:32.911767  1196 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [LEADER]: Queue going to LEADER mode. State: All 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: "ba7151b7c9e34be1a51e3d5e4db44f7c" member_type: VOTER }
I20260713 09:11:32.912382  1193 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:32.916267  1197 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba7151b7c9e34be1a51e3d5e4db44f7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba7151b7c9e34be1a51e3d5e4db44f7c" member_type: VOTER } }
I20260713 09:11:32.916512  1198 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba7151b7c9e34be1a51e3d5e4db44f7c. Latest consensus state: current_term: 1 leader_uuid: "ba7151b7c9e34be1a51e3d5e4db44f7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba7151b7c9e34be1a51e3d5e4db44f7c" member_type: VOTER } }
I20260713 09:11:32.917017  1197 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:32.917306  1198 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:32.919590  1203 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:32.925948  1203 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:32.931274 32623 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:32.934353  1203 catalog_manager.cc:1383] Generated new cluster ID: e73077ee850a44f69d43d4e3e7298667
I20260713 09:11:32.934629  1203 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:32.958195  1203 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:32.959295  1203 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:32.971674  1203 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c: Generated new TSK 0
I20260713 09:11:32.972182  1203 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:32.997313 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:33.003077  1214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:33.003790  1215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:33.006243 32623 server_base.cc:1061] running on GCE node
W20260713 09:11:33.006287  1217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:33.007313 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:33.007545 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:33.007704 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933893007684 us; error 0 us; skew 500 ppm
I20260713 09:11:33.008191 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:33.010313 32623 webserver.cc:533] Webserver started at http://127.31.219.193:35857/ using document root <none> and password file <none>
I20260713 09:11:33.010833 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:33.010991 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:33.011343 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:33.012343 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-0-root/instance:
uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
format_stamp: "Formatted at 2026-07-13 09:11:33 on dist-test-slave-cts2"
I20260713 09:11:33.016695 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:33.019984  1222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:33.020660 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:33.020977 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-0-root
uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
format_stamp: "Formatted at 2026-07-13 09:11:33 on dist-test-slave-cts2"
I20260713 09:11:33.021266 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:33.045156 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:33.046355 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:33.047899 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:33.050166 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:33.050405 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:33.050671 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:33.050923 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:33.092176 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.193:33983
I20260713 09:11:33.092279  1284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.193:33983 every 8 connection(s)
I20260713 09:11:33.097373 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:33.105262  1289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:33.105381  1290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:33.109596  1292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:33.109637 32623 server_base.cc:1061] running on GCE node
I20260713 09:11:33.111624 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:33.111943 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:33.112169 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933893112150 us; error 0 us; skew 500 ppm
I20260713 09:11:33.112887 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:33.113036  1285 heartbeater.cc:344] Connected to a master server at 127.31.219.254:41957
I20260713 09:11:33.113415  1285 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:33.114455  1285 heartbeater.cc:507] Master 127.31.219.254:41957 requested a full tablet report, sending...
I20260713 09:11:33.115681 32623 webserver.cc:533] Webserver started at http://127.31.219.194:36245/ using document root <none> and password file <none>
I20260713 09:11:33.116235 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:33.116465 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:33.116752 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:33.117009  1158 ts_manager.cc:194] Registered new tserver with Master: 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983)
I20260713 09:11:33.117960 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-1-root/instance:
uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
format_stamp: "Formatted at 2026-07-13 09:11:33 on dist-test-slave-cts2"
I20260713 09:11:33.118820  1158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47458
I20260713 09:11:33.122707 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260713 09:11:33.126288  1297 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:33.127024 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:33.127357 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-1-root
uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
format_stamp: "Formatted at 2026-07-13 09:11:33 on dist-test-slave-cts2"
I20260713 09:11:33.127664 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:33.152527 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:33.153600 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:33.154959 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:33.156991 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:33.157214 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:33.157447 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:33.157608 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:33.195631 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.194:45753
I20260713 09:11:33.195719  1359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.194:45753 every 8 connection(s)
I20260713 09:11:33.200055 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:33.206911  1363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:33.208274  1364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:33.209590  1366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:33.211014 32623 server_base.cc:1061] running on GCE node
I20260713 09:11:33.211973 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:33.212082  1360 heartbeater.cc:344] Connected to a master server at 127.31.219.254:41957
W20260713 09:11:33.212245 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:33.212451  1360 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:33.212466 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933893212447 us; error 0 us; skew 500 ppm
I20260713 09:11:33.213327 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:33.213464  1360 heartbeater.cc:507] Master 127.31.219.254:41957 requested a full tablet report, sending...
I20260713 09:11:33.215822  1158 ts_manager.cc:194] Registered new tserver with Master: ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:33.215898 32623 webserver.cc:533] Webserver started at http://127.31.219.195:41553/ using document root <none> and password file <none>
I20260713 09:11:33.216696 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:33.216920 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:33.217233 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:33.217360  1158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47460
I20260713 09:11:33.218510 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-2-root/instance:
uuid: "33bc192da464461bb6f96e2c4ddf2e07"
format_stamp: "Formatted at 2026-07-13 09:11:33 on dist-test-slave-cts2"
I20260713 09:11:33.222621 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:11:33.225896  1371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:33.226579 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:33.226862 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-2-root
uuid: "33bc192da464461bb6f96e2c4ddf2e07"
format_stamp: "Formatted at 2026-07-13 09:11:33 on dist-test-slave-cts2"
I20260713 09:11:33.227129 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:33.236616 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:33.237650 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:33.238945 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:33.240989 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:33.241204 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:33.241436 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:33.241601 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:33.278620 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.195:43555
I20260713 09:11:33.278753  1433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.195:43555 every 8 connection(s)
I20260713 09:11:33.291929  1434 heartbeater.cc:344] Connected to a master server at 127.31.219.254:41957
I20260713 09:11:33.292282  1434 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:33.292955  1434 heartbeater.cc:507] Master 127.31.219.254:41957 requested a full tablet report, sending...
I20260713 09:11:33.294688  1158 ts_manager.cc:194] Registered new tserver with Master: 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:33.295665 32623 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014116674s
I20260713 09:11:33.295921  1158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47470
I20260713 09:11:33.318620  1158 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47476:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:33.322304  1158 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:33.425150  1250 tablet_service.cc:1511] Processing CreateTablet for tablet e02a23264fbb4f44986fc6bed5c53b67 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:33.426532  1250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02a23264fbb4f44986fc6bed5c53b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.428211  1249 tablet_service.cc:1511] Processing CreateTablet for tablet 05e9e603e5674939959e7c6395ff0fc3 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:33.429833  1249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e9e603e5674939959e7c6395ff0fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.432662  1248 tablet_service.cc:1511] Processing CreateTablet for tablet b87bf4c30d5649fbab3998b725a36c7e (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:33.434553  1248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87bf4c30d5649fbab3998b725a36c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.447026  1247 tablet_service.cc:1511] Processing CreateTablet for tablet ce808993cb2a4538b59783921bc67177 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:33.448360  1247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce808993cb2a4538b59783921bc67177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.453783  1246 tablet_service.cc:1511] Processing CreateTablet for tablet e16e0577d2334f8495372169dc75e27d (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:33.454993  1246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16e0577d2334f8495372169dc75e27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.456303  1245 tablet_service.cc:1511] Processing CreateTablet for tablet 1b0677da833a4d089fb156aafb00c307 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:33.460327  1325 tablet_service.cc:1511] Processing CreateTablet for tablet e02a23264fbb4f44986fc6bed5c53b67 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:33.461535  1325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02a23264fbb4f44986fc6bed5c53b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.464349  1324 tablet_service.cc:1511] Processing CreateTablet for tablet 05e9e603e5674939959e7c6395ff0fc3 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:33.464747  1321 tablet_service.cc:1511] Processing CreateTablet for tablet e16e0577d2334f8495372169dc75e27d (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:33.465663  1324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e9e603e5674939959e7c6395ff0fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.466852  1322 tablet_service.cc:1511] Processing CreateTablet for tablet ce808993cb2a4538b59783921bc67177 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:33.468132  1322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce808993cb2a4538b59783921bc67177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.471567  1321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16e0577d2334f8495372169dc75e27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.476502  1323 tablet_service.cc:1511] Processing CreateTablet for tablet b87bf4c30d5649fbab3998b725a36c7e (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:33.477667  1323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87bf4c30d5649fbab3998b725a36c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.479846  1244 tablet_service.cc:1511] Processing CreateTablet for tablet 5183403797c746d5b88f2e4af446b456 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:33.480247  1318 tablet_service.cc:1511] Processing CreateTablet for tablet 5183403797c746d5b88f2e4af446b456 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:33.481462  1318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5183403797c746d5b88f2e4af446b456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.482030  1243 tablet_service.cc:1511] Processing CreateTablet for tablet dcfc6518666841b6af5309c1e49f2670 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:33.483664  1245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0677da833a4d089fb156aafb00c307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.484210  1320 tablet_service.cc:1511] Processing CreateTablet for tablet 1b0677da833a4d089fb156aafb00c307 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:33.485455  1320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0677da833a4d089fb156aafb00c307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.488289  1319 tablet_service.cc:1511] Processing CreateTablet for tablet 75c20ddeccbc4f97b5b864a19c208982 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:33.489516  1319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c20ddeccbc4f97b5b864a19c208982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.492233  1317 tablet_service.cc:1511] Processing CreateTablet for tablet dcfc6518666841b6af5309c1e49f2670 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:33.493510  1317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfc6518666841b6af5309c1e49f2670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.493259  1399 tablet_service.cc:1511] Processing CreateTablet for tablet e02a23264fbb4f44986fc6bed5c53b67 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:33.494506  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02a23264fbb4f44986fc6bed5c53b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.496006  1392 tablet_service.cc:1511] Processing CreateTablet for tablet 5183403797c746d5b88f2e4af446b456 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:33.496312  1398 tablet_service.cc:1511] Processing CreateTablet for tablet 05e9e603e5674939959e7c6395ff0fc3 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:33.497296  1392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5183403797c746d5b88f2e4af446b456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.497853  1244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5183403797c746d5b88f2e4af446b456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.498417  1397 tablet_service.cc:1511] Processing CreateTablet for tablet b87bf4c30d5649fbab3998b725a36c7e (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:33.499001  1243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfc6518666841b6af5309c1e49f2670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.499168  1391 tablet_service.cc:1511] Processing CreateTablet for tablet dcfc6518666841b6af5309c1e49f2670 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:33.499709  1397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87bf4c30d5649fbab3998b725a36c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.500453  1391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfc6518666841b6af5309c1e49f2670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.501611  1396 tablet_service.cc:1511] Processing CreateTablet for tablet ce808993cb2a4538b59783921bc67177 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:33.503175  1396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce808993cb2a4538b59783921bc67177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.504621  1395 tablet_service.cc:1511] Processing CreateTablet for tablet e16e0577d2334f8495372169dc75e27d (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:33.513125  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e9e603e5674939959e7c6395ff0fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.506003  1394 tablet_service.cc:1511] Processing CreateTablet for tablet 1b0677da833a4d089fb156aafb00c307 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:33.523502  1395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16e0577d2334f8495372169dc75e27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.525866  1394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0677da833a4d089fb156aafb00c307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.507391  1393 tablet_service.cc:1511] Processing CreateTablet for tablet 75c20ddeccbc4f97b5b864a19c208982 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:33.528329  1393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c20ddeccbc4f97b5b864a19c208982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.549079  1242 tablet_service.cc:1511] Processing CreateTablet for tablet bc6720b1d4c145d594d676a22652334a (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:33.550395  1242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6720b1d4c145d594d676a22652334a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.505261  1248 tablet_service.cc:1511] Processing CreateTablet for tablet 75c20ddeccbc4f97b5b864a19c208982 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:33.572597  1248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c20ddeccbc4f97b5b864a19c208982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.595544  1396 tablet_service.cc:1511] Processing CreateTablet for tablet bc6720b1d4c145d594d676a22652334a (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:33.596761  1396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6720b1d4c145d594d676a22652334a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.600560  1451 tablet_bootstrap.cc:492] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:33.605695  1323 tablet_service.cc:1511] Processing CreateTablet for tablet bc6720b1d4c145d594d676a22652334a (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:33.606937  1323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6720b1d4c145d594d676a22652334a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.616798  1245 tablet_service.cc:1511] Processing CreateTablet for tablet 9b69a28d20e54b0287020ff8a295c726 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:33.626298  1245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b69a28d20e54b0287020ff8a295c726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.626070  1392 tablet_service.cc:1511] Processing CreateTablet for tablet 9b69a28d20e54b0287020ff8a295c726 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:33.627278  1392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b69a28d20e54b0287020ff8a295c726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.628139  1320 tablet_service.cc:1511] Processing CreateTablet for tablet 9b69a28d20e54b0287020ff8a295c726 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:33.630714  1249 tablet_service.cc:1511] Processing CreateTablet for tablet 65bde4b3e2d44883b2db02f592aedefe (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:33.632002  1249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65bde4b3e2d44883b2db02f592aedefe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.646292  1450 tablet_bootstrap.cc:492] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:33.650882  1450 tablet_bootstrap.cc:654] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:33.651240  1451 tablet_bootstrap.cc:654] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:33.651800  1449 tablet_bootstrap.cc:492] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:33.655707  1320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b69a28d20e54b0287020ff8a295c726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.665441  1321 tablet_service.cc:1511] Processing CreateTablet for tablet 65bde4b3e2d44883b2db02f592aedefe (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:33.665871  1396 tablet_service.cc:1511] Processing CreateTablet for tablet 65bde4b3e2d44883b2db02f592aedefe (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:33.666707  1321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65bde4b3e2d44883b2db02f592aedefe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.667070  1396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65bde4b3e2d44883b2db02f592aedefe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.668820  1449 tablet_bootstrap.cc:654] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:33.673702  1242 tablet_service.cc:1511] Processing CreateTablet for tablet 51808d51c9974b818ddfcb30a891d2c2 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:33.674875  1242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51808d51c9974b818ddfcb30a891d2c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.678725  1450 tablet_bootstrap.cc:492] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:33.680925  1451 tablet_bootstrap.cc:492] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:33.681449  1451 ts_tablet_manager.cc:1403] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.004s
I20260713 09:11:33.683765  1450 ts_tablet_manager.cc:1403] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.005s
I20260713 09:11:33.683388  1451 raft_consensus.cc:359] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:33.684569  1451 raft_consensus.cc:385] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:33.685001  1451 raft_consensus.cc:740] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:33.685869  1451 consensus_queue.cc:260] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:33.686575  1450 raft_consensus.cc:359] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:33.691099  1450 raft_consensus.cc:385] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:33.691502  1450 raft_consensus.cc:740] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:33.691605  1325 tablet_service.cc:1511] Processing CreateTablet for tablet 51808d51c9974b818ddfcb30a891d2c2 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:33.692806  1325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51808d51c9974b818ddfcb30a891d2c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.692479  1450 consensus_queue.cc:260] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:33.694955  1392 tablet_service.cc:1511] Processing CreateTablet for tablet 51808d51c9974b818ddfcb30a891d2c2 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:33.695500  1449 tablet_bootstrap.cc:492] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:33.695926  1449 ts_tablet_manager.cc:1403] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.003s
I20260713 09:11:33.696324  1392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51808d51c9974b818ddfcb30a891d2c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.702524  1323 tablet_service.cc:1511] Processing CreateTablet for tablet f785ba039508474197469efd869079c7 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:33.703665  1323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f785ba039508474197469efd869079c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.703902  1396 tablet_service.cc:1511] Processing CreateTablet for tablet f785ba039508474197469efd869079c7 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:33.705482  1396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f785ba039508474197469efd869079c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.698642  1449 raft_consensus.cc:359] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:33.709661  1243 tablet_service.cc:1511] Processing CreateTablet for tablet b39bd564c3a04d1c9d940027023a712f (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:33.712338  1394 tablet_service.cc:1511] Processing CreateTablet for tablet b39bd564c3a04d1c9d940027023a712f (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:33.714128  1250 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf09455af9d407284560a1acb0f80ab (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:33.715063  1394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39bd564c3a04d1c9d940027023a712f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.714124  1243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39bd564c3a04d1c9d940027023a712f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.723726  1248 tablet_service.cc:1511] Processing CreateTablet for tablet f785ba039508474197469efd869079c7 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:33.727346  1393 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf09455af9d407284560a1acb0f80ab (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:33.728984  1393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf09455af9d407284560a1acb0f80ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.731498  1242 tablet_service.cc:1511] Processing CreateTablet for tablet 73aace58af9844ac9f52e31485e4470a (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:33.723366  1449 raft_consensus.cc:385] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:33.738826  1360 heartbeater.cc:499] Master 127.31.219.254:41957 was elected leader, sending a full tablet report...
I20260713 09:11:33.734656  1449 raft_consensus.cc:740] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:33.736060  1248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f785ba039508474197469efd869079c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.743806  1250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf09455af9d407284560a1acb0f80ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.746167  1398 tablet_service.cc:1511] Processing CreateTablet for tablet 73aace58af9844ac9f52e31485e4470a (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:33.747375  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73aace58af9844ac9f52e31485e4470a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.749122  1249 tablet_service.cc:1511] Processing CreateTablet for tablet d56bb685cc3447c6b5e8c57a9bd4f59c (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:33.750300  1249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56bb685cc3447c6b5e8c57a9bd4f59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.739285  1451 ts_tablet_manager.cc:1434] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.058s	user 0.038s	sys 0.014s
I20260713 09:11:33.751390  1455 raft_consensus.cc:493] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:33.752070  1451 tablet_bootstrap.cc:492] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:33.751816  1455 raft_consensus.cc:515] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:33.758827  1397 tablet_service.cc:1511] Processing CreateTablet for tablet d56bb685cc3447c6b5e8c57a9bd4f59c (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:33.758908  1449 consensus_queue.cc:260] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:33.760074  1397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56bb685cc3447c6b5e8c57a9bd4f59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.763417  1242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73aace58af9844ac9f52e31485e4470a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.771190  1320 tablet_service.cc:1511] Processing CreateTablet for tablet 73aace58af9844ac9f52e31485e4470a (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:33.771586  1318 tablet_service.cc:1511] Processing CreateTablet for tablet d56bb685cc3447c6b5e8c57a9bd4f59c (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:33.772408  1320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73aace58af9844ac9f52e31485e4470a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.773159  1318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56bb685cc3447c6b5e8c57a9bd4f59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.786996  1325 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf09455af9d407284560a1acb0f80ab (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:33.788200  1325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf09455af9d407284560a1acb0f80ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.793413  1250 tablet_service.cc:1511] Processing CreateTablet for tablet b18d3fcda593401b9a9724dde5e31db0 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:33.794988  1250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18d3fcda593401b9a9724dde5e31db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.810497  1321 tablet_service.cc:1511] Processing CreateTablet for tablet b39bd564c3a04d1c9d940027023a712f (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:33.813033  1455 leader_election.cc:290] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:33.820864  1324 tablet_service.cc:1511] Processing CreateTablet for tablet 077339178b23462f9f950f3c752f50be (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:33.822245  1323 tablet_service.cc:1511] Processing CreateTablet for tablet b18d3fcda593401b9a9724dde5e31db0 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:33.827761  1450 ts_tablet_manager.cc:1434] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.144s	user 0.009s	sys 0.004s
I20260713 09:11:33.827767  1242 tablet_service.cc:1511] Processing CreateTablet for tablet 077339178b23462f9f950f3c752f50be (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:33.836781  1242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077339178b23462f9f950f3c752f50be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.828357  1243 tablet_service.cc:1511] Processing CreateTablet for tablet 4f622bb9ddb141b8be5f4f32c7021b99 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:33.840328  1243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f622bb9ddb141b8be5f4f32c7021b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.830029  1319 tablet_service.cc:1511] Processing CreateTablet for tablet 4f622bb9ddb141b8be5f4f32c7021b99 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:33.830185  1396 tablet_service.cc:1511] Processing CreateTablet for tablet 077339178b23462f9f950f3c752f50be (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:33.832715  1246 tablet_service.cc:1511] Processing CreateTablet for tablet 31287963fa4a42869bd68518c9dcb3a9 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:33.834229  1393 tablet_service.cc:1511] Processing CreateTablet for tablet 4f622bb9ddb141b8be5f4f32c7021b99 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:33.844033  1396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077339178b23462f9f950f3c752f50be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.844705  1393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f622bb9ddb141b8be5f4f32c7021b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.844033  1246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31287963fa4a42869bd68518c9dcb3a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.856488  1322 tablet_service.cc:1511] Processing CreateTablet for tablet 31287963fa4a42869bd68518c9dcb3a9 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:33.859434  1449 ts_tablet_manager.cc:1434] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.163s	user 0.020s	sys 0.011s
I20260713 09:11:33.860721  1449 tablet_bootstrap.cc:492] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:33.863528  1285 heartbeater.cc:499] Master 127.31.219.254:41957 was elected leader, sending a full tablet report...
I20260713 09:11:33.864105  1451 tablet_bootstrap.cc:654] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:33.870842  1321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39bd564c3a04d1c9d940027023a712f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.871516  1397 tablet_service.cc:1511] Processing CreateTablet for tablet b18d3fcda593401b9a9724dde5e31db0 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:33.873128  1397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18d3fcda593401b9a9724dde5e31db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.875514  1319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f622bb9ddb141b8be5f4f32c7021b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.879346  1434 heartbeater.cc:499] Master 127.31.219.254:41957 was elected leader, sending a full tablet report...
I20260713 09:11:33.879518  1324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077339178b23462f9f950f3c752f50be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.879449  1457 raft_consensus.cc:493] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:33.880195  1457 raft_consensus.cc:515] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:33.901595  1459 raft_consensus.cc:493] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:33.902015  1459 raft_consensus.cc:515] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:33.898674  1322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31287963fa4a42869bd68518c9dcb3a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.884627  1457 leader_election.cc:290] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:33.929363  1392 tablet_service.cc:1511] Processing CreateTablet for tablet 31287963fa4a42869bd68518c9dcb3a9 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:33.929682  1249 tablet_service.cc:1511] Processing CreateTablet for tablet a1cdcf0294734b20a81a062d07c38bfc (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:33.930649  1392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31287963fa4a42869bd68518c9dcb3a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.927116  1459 leader_election.cc:290] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:33.955669  1449 tablet_bootstrap.cc:654] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:33.963521  1249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1cdcf0294734b20a81a062d07c38bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.998360  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c20ddeccbc4f97b5b864a19c208982" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
W20260713 09:11:34.002344  1300 leader_election.cc:343] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:33.947800  1323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18d3fcda593401b9a9724dde5e31db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.025776  1451 tablet_bootstrap.cc:492] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.026298  1451 ts_tablet_manager.cc:1403] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.274s	user 0.014s	sys 0.010s
I20260713 09:11:34.027733  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c20ddeccbc4f97b5b864a19c208982" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.029412  1451 raft_consensus.cc:359] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.030159  1451 raft_consensus.cc:385] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.030467  1451 raft_consensus.cc:740] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.033330  1451 consensus_queue.cc:260] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.035885  1451 ts_tablet_manager.cc:1434] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:34.036742  1451 tablet_bootstrap.cc:492] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
W20260713 09:11:34.054780  1206 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:11:34.047294  1298 leader_election.cc:343] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.056556  1298 leader_election.cc:304] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07
I20260713 09:11:34.057292  1455 raft_consensus.cc:2749] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:34.055464  1450 tablet_bootstrap.cc:492] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.070613  1394 tablet_service.cc:1511] Processing CreateTablet for tablet a1cdcf0294734b20a81a062d07c38bfc (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:34.071852  1394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1cdcf0294734b20a81a062d07c38bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.081991  1450 tablet_bootstrap.cc:654] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.087071  1325 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae55864eef841688ef9bb8936c1e965 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:34.088290  1325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae55864eef841688ef9bb8936c1e965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.092990  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfc6518666841b6af5309c1e49f2670" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.093668  1335 raft_consensus.cc:2468] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:34.094848  1374 leader_election.cc:304] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:34.095714  1457 raft_consensus.cc:2804] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.096050  1457 raft_consensus.cc:493] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.096428  1457 raft_consensus.cc:3060] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.096185  1243 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae55864eef841688ef9bb8936c1e965 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:34.097357  1243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae55864eef841688ef9bb8936c1e965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.107355  1451 tablet_bootstrap.cc:654] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.117228  1319 tablet_service.cc:1511] Processing CreateTablet for tablet a1cdcf0294734b20a81a062d07c38bfc (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:34.118757  1319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1cdcf0294734b20a81a062d07c38bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.120812  1397 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae55864eef841688ef9bb8936c1e965 (DEFAULT_TABLE table=test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:34.125991  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:34.126471  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
W20260713 09:11:34.139554  1225 leader_election.cc:343] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:34.140206  1225 leader_election.cc:343] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.140625  1225 leader_election.cc:304] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93; no voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:34.141371  1459 raft_consensus.cc:2749] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:34.143224  1449 tablet_bootstrap.cc:492] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.144940  1449 ts_tablet_manager.cc:1403] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.285s	user 0.018s	sys 0.006s
I20260713 09:11:34.146824  1457 raft_consensus.cc:515] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.151057  1457 leader_election.cc:290] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.122254  1397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae55864eef841688ef9bb8936c1e965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.151532  1451 tablet_bootstrap.cc:492] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.152012  1451 ts_tablet_manager.cc:1403] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.001s
I20260713 09:11:34.152544  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfc6518666841b6af5309c1e49f2670" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:34.153091  1335 raft_consensus.cc:3060] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.158560  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfc6518666841b6af5309c1e49f2670" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.158833  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfc6518666841b6af5309c1e49f2670" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
W20260713 09:11:34.160010  1372 leader_election.cc:343] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:34.161217  1372 leader_election.cc:343] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.154739  1451 raft_consensus.cc:359] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.164060  1451 raft_consensus.cc:385] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.164363  1451 raft_consensus.cc:740] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.165063  1451 consensus_queue.cc:260] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.147154  1449 raft_consensus.cc:359] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.167860  1449 raft_consensus.cc:385] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.168161  1449 raft_consensus.cc:740] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.168820  1449 consensus_queue.cc:260] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.170354  1449 ts_tablet_manager.cc:1434] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.000s
I20260713 09:11:34.171041  1449 tablet_bootstrap.cc:492] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.167152  1451 ts_tablet_manager.cc:1434] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.003s
I20260713 09:11:34.171576  1335 raft_consensus.cc:2468] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:34.185386  1374 leader_election.cc:304] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [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: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93
I20260713 09:11:34.186791  1457 raft_consensus.cc:2804] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:34.187386  1457 raft_consensus.cc:697] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:34.188406  1457 consensus_queue.cc:237] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.189994  1449 tablet_bootstrap.cc:654] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.183883  1451 tablet_bootstrap.cc:492] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.205595  1450 tablet_bootstrap.cc:492] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.206069  1450 ts_tablet_manager.cc:1403] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.159s	user 0.025s	sys 0.051s
I20260713 09:11:34.209040  1450 raft_consensus.cc:359] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.209916  1450 raft_consensus.cc:385] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.210235  1450 raft_consensus.cc:740] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.210901  1451 tablet_bootstrap.cc:654] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.211092  1450 consensus_queue.cc:260] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.213291  1450 ts_tablet_manager.cc:1434] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:11:34.213493  1449 tablet_bootstrap.cc:492] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.213989  1449 ts_tablet_manager.cc:1403] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260713 09:11:34.214125  1450 tablet_bootstrap.cc:492] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.215169  1158 catalog_manager.cc:5697] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:34.216848  1449 raft_consensus.cc:359] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.217523  1449 raft_consensus.cc:385] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.217800  1449 raft_consensus.cc:740] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.218680  1449 consensus_queue.cc:260] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.221658  1450 tablet_bootstrap.cc:654] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.228693  1449 ts_tablet_manager.cc:1434] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:11:34.235093  1449 tablet_bootstrap.cc:492] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.241770  1449 tablet_bootstrap.cc:654] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.244000  1451 tablet_bootstrap.cc:492] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.244407  1451 ts_tablet_manager.cc:1403] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.016s
I20260713 09:11:34.245987  1450 tablet_bootstrap.cc:492] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.246488  1450 ts_tablet_manager.cc:1403] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.023s
I20260713 09:11:34.247411  1451 raft_consensus.cc:359] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.248131  1451 raft_consensus.cc:385] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.248435  1451 raft_consensus.cc:740] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.249264  1451 consensus_queue.cc:260] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.249560  1450 raft_consensus.cc:359] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.250332  1450 raft_consensus.cc:385] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.250715  1450 raft_consensus.cc:740] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.251679  1451 ts_tablet_manager.cc:1434] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:34.251645  1450 consensus_queue.cc:260] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.252616  1449 tablet_bootstrap.cc:492] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.252741  1451 tablet_bootstrap.cc:492] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.253084  1449 ts_tablet_manager.cc:1403] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260713 09:11:34.254256  1450 ts_tablet_manager.cc:1434] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:34.255373  1450 tablet_bootstrap.cc:492] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.255833  1449 raft_consensus.cc:359] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.256511  1449 raft_consensus.cc:385] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.256793  1449 raft_consensus.cc:740] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.257644  1449 consensus_queue.cc:260] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.258936  1451 tablet_bootstrap.cc:654] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.262336  1450 tablet_bootstrap.cc:654] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.262454  1449 ts_tablet_manager.cc:1434] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:34.263474  1449 tablet_bootstrap.cc:492] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.270861  1449 tablet_bootstrap.cc:654] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.272766  1451 tablet_bootstrap.cc:492] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.273234  1451 ts_tablet_manager.cc:1403] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260713 09:11:34.273322  1450 tablet_bootstrap.cc:492] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.273907  1450 ts_tablet_manager.cc:1403] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260713 09:11:34.275996  1449 tablet_bootstrap.cc:492] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.276441  1449 ts_tablet_manager.cc:1403] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:11:34.276259  1451 raft_consensus.cc:359] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.276886  1451 raft_consensus.cc:385] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.276594  1450 raft_consensus.cc:359] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.277145  1451 raft_consensus.cc:740] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.277329  1450 raft_consensus.cc:385] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.277661  1450 raft_consensus.cc:740] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.278016  1451 consensus_queue.cc:260] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.278366  1450 consensus_queue.cc:260] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.279153  1449 raft_consensus.cc:359] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.279875  1449 raft_consensus.cc:385] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.280143  1449 raft_consensus.cc:740] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.280555  1450 ts_tablet_manager.cc:1434] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:11:34.280830  1449 consensus_queue.cc:260] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.281451  1450 tablet_bootstrap.cc:492] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.280153  1451 ts_tablet_manager.cc:1434] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:34.282534  1451 tablet_bootstrap.cc:492] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.284821  1449 ts_tablet_manager.cc:1434] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:34.287171  1449 tablet_bootstrap.cc:492] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.287725  1450 tablet_bootstrap.cc:654] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.288393  1455 raft_consensus.cc:493] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.288839  1455 raft_consensus.cc:515] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.290653  1451 tablet_bootstrap.cc:654] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.290899  1455 leader_election.cc:290] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.293217  1449 tablet_bootstrap.cc:654] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.293088  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87bf4c30d5649fbab3998b725a36c7e" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.297749  1259 raft_consensus.cc:2468] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 0.
I20260713 09:11:34.293707  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87bf4c30d5649fbab3998b725a36c7e" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:34.298998  1298 leader_election.cc:304] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:34.300065  1455 raft_consensus.cc:2804] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.300648  1455 raft_consensus.cc:493] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.301055  1455 raft_consensus.cc:3060] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:34.300107  1300 leader_election.cc:343] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.298967  1451 tablet_bootstrap.cc:492] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.307780  1451 ts_tablet_manager.cc:1403] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.003s
I20260713 09:11:34.311308  1451 raft_consensus.cc:359] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.312181  1451 raft_consensus.cc:385] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.312549  1451 raft_consensus.cc:740] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.316671  1455 raft_consensus.cc:515] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.316771  1451 consensus_queue.cc:260] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.317881  1449 tablet_bootstrap.cc:492] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.318312  1449 ts_tablet_manager.cc:1403] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.010s
I20260713 09:11:34.318356  1450 tablet_bootstrap.cc:492] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.319021  1450 ts_tablet_manager.cc:1403] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.019s
I20260713 09:11:34.319336  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87bf4c30d5649fbab3998b725a36c7e" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:34.319867  1259 raft_consensus.cc:3060] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.321235  1449 raft_consensus.cc:359] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.321942  1449 raft_consensus.cc:385] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.322224  1449 raft_consensus.cc:740] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.322803  1450 raft_consensus.cc:359] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.323040  1449 consensus_queue.cc:260] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.323716  1450 raft_consensus.cc:385] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.324139  1450 raft_consensus.cc:740] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.325178  1450 consensus_queue.cc:260] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.327155  1259 raft_consensus.cc:2468] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 1.
I20260713 09:11:34.328270  1298 leader_election.cc:304] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:34.331693  1450 ts_tablet_manager.cc:1434] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260713 09:11:34.332912  1450 tablet_bootstrap.cc:492] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.335264  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87bf4c30d5649fbab3998b725a36c7e" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
W20260713 09:11:34.336516  1300 leader_election.cc:343] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.337422  1455 leader_election.cc:290] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.341038  1450 tablet_bootstrap.cc:654] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.342537  1449 ts_tablet_manager.cc:1434] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:11:34.345388  1449 tablet_bootstrap.cc:492] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.346704  1455 raft_consensus.cc:2804] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:34.347159  1455 raft_consensus.cc:697] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Becoming Leader. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Running, Role: LEADER
I20260713 09:11:34.347980  1455 consensus_queue.cc:237] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.353760  1450 tablet_bootstrap.cc:492] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.354343  1450 ts_tablet_manager.cc:1403] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260713 09:11:34.357956  1450 raft_consensus.cc:359] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.358839  1450 raft_consensus.cc:385] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.359047  1449 tablet_bootstrap.cc:654] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.359277  1450 raft_consensus.cc:740] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.360284  1450 consensus_queue.cc:260] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.363830  1451 ts_tablet_manager.cc:1434] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.056s	user 0.024s	sys 0.026s
I20260713 09:11:34.363071  1156 catalog_manager.cc:5697] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:34.364792  1451 tablet_bootstrap.cc:492] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.369127  1450 ts_tablet_manager.cc:1434] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260713 09:11:34.370097  1450 tablet_bootstrap.cc:492] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.372296  1451 tablet_bootstrap.cc:654] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.374050  1449 tablet_bootstrap.cc:492] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.374509  1449 ts_tablet_manager.cc:1403] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260713 09:11:34.376700  1450 tablet_bootstrap.cc:654] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.377269  1449 raft_consensus.cc:359] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.377933  1449 raft_consensus.cc:385] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.378204  1449 raft_consensus.cc:740] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.378973  1449 consensus_queue.cc:260] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.383714  1449 ts_tablet_manager.cc:1434] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:11:34.384399  1451 tablet_bootstrap.cc:492] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.384586  1449 tablet_bootstrap.cc:492] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.385028  1451 ts_tablet_manager.cc:1403] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260713 09:11:34.386447  1457 raft_consensus.cc:493] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.386909  1457 raft_consensus.cc:515] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.388901  1457 leader_election.cc:290] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.388700  1451 raft_consensus.cc:359] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.389564  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.389675  1451 raft_consensus.cc:385] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.390102  1451 raft_consensus.cc:740] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.390179  1259 raft_consensus.cc:2468] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:34.390380  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.391479  1372 leader_election.cc:304] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
W20260713 09:11:34.392369  1374 leader_election.cc:343] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.393262  1457 raft_consensus.cc:2804] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.393085  1451 consensus_queue.cc:260] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.393636  1457 raft_consensus.cc:493] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.394017  1457 raft_consensus.cc:3060] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.394413  1450 tablet_bootstrap.cc:492] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.394902  1450 ts_tablet_manager.cc:1403] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260713 09:11:34.395656  1451 ts_tablet_manager.cc:1434] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:11:34.396098  1449 tablet_bootstrap.cc:654] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.396575  1451 tablet_bootstrap.cc:492] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.397935  1450 raft_consensus.cc:359] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.398671  1450 raft_consensus.cc:385] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.399024  1450 raft_consensus.cc:740] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.399936  1450 consensus_queue.cc:260] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.403855  1451 tablet_bootstrap.cc:654] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.404805  1450 ts_tablet_manager.cc:1434] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:11:34.405812  1450 tablet_bootstrap.cc:492] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.413058  1450 tablet_bootstrap.cc:654] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.415102  1451 tablet_bootstrap.cc:492] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.415591  1451 ts_tablet_manager.cc:1403] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260713 09:11:34.418713  1451 raft_consensus.cc:359] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.419646  1451 raft_consensus.cc:385] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.419970  1451 raft_consensus.cc:740] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.420912  1451 consensus_queue.cc:260] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.423431  1451 ts_tablet_manager.cc:1434] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:34.424219  1451 tablet_bootstrap.cc:492] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.424229  1450 tablet_bootstrap.cc:492] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.424808  1450 ts_tablet_manager.cc:1403] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:11:34.427229  1450 raft_consensus.cc:359] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.427894  1450 raft_consensus.cc:385] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.428220  1450 raft_consensus.cc:740] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.429042  1450 consensus_queue.cc:260] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.429153  1457 raft_consensus.cc:515] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.433045  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:34.433188  1450 ts_tablet_manager.cc:1434] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:11:34.433576  1259 raft_consensus.cc:3060] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.434238  1450 tablet_bootstrap.cc:492] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.439400  1451 tablet_bootstrap.cc:654] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.439527  1450 tablet_bootstrap.cc:654] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.450066  1457 leader_election.cc:290] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.450774  1259 raft_consensus.cc:2468] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:34.451401  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:34.452549  1449 tablet_bootstrap.cc:492] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.452976  1449 ts_tablet_manager.cc:1403] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.069s	user 0.034s	sys 0.022s
I20260713 09:11:34.454470  1372 leader_election.cc:304] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:34.455193  1457 raft_consensus.cc:2804] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:34.455384  1449 raft_consensus.cc:359] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
W20260713 09:11:34.455664  1374 leader_election.cc:343] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.456092  1449 raft_consensus.cc:385] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.455724  1457 raft_consensus.cc:697] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:34.456384  1449 raft_consensus.cc:740] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.457036  1450 tablet_bootstrap.cc:492] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.457651  1450 ts_tablet_manager.cc:1403] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260713 09:11:34.457003  1449 consensus_queue.cc:260] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.457020  1457 consensus_queue.cc:237] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.458359  1488 raft_consensus.cc:493] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.458782  1488 raft_consensus.cc:515] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.460199  1450 raft_consensus.cc:359] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.460808  1450 raft_consensus.cc:385] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.460872  1488 leader_election.cc:290] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.461087  1450 raft_consensus.cc:740] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.461324  1449 ts_tablet_manager.cc:1434] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:34.461707  1450 consensus_queue.cc:260] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.462111  1449 tablet_bootstrap.cc:492] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.462752  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e9e603e5674939959e7c6395ff0fc3" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.463357  1259 raft_consensus.cc:2468] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 0.
I20260713 09:11:34.463550  1450 ts_tablet_manager.cc:1434] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:34.464337  1450 tablet_bootstrap.cc:492] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.464493  1298 leader_election.cc:304] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:34.465821  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e9e603e5674939959e7c6395ff0fc3" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:34.466400  1409 raft_consensus.cc:2468] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 0.
I20260713 09:11:34.467532  1460 raft_consensus.cc:493] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.467734  1449 tablet_bootstrap.cc:654] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.467959  1488 raft_consensus.cc:2804] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.468331  1488 raft_consensus.cc:493] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.468657  1488 raft_consensus.cc:3060] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.467964  1460 raft_consensus.cc:515] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.469774  1451 tablet_bootstrap.cc:492] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.470214  1451 ts_tablet_manager.cc:1403] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.008s
I20260713 09:11:34.472262  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6720b1d4c145d594d676a22652334a" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.472841  1335 raft_consensus.cc:2468] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:34.473448  1451 raft_consensus.cc:359] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.474016  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6720b1d4c145d594d676a22652334a" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.474273  1451 raft_consensus.cc:385] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.474635  1451 raft_consensus.cc:740] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
W20260713 09:11:34.475371  1372 leader_election.cc:343] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.475605  1451 consensus_queue.cc:260] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.476991  1374 leader_election.cc:304] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [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: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93
I20260713 09:11:34.478274  1449 tablet_bootstrap.cc:492] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.478700  1449 ts_tablet_manager.cc:1403] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 09:11:34.469570  1450 tablet_bootstrap.cc:654] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.481176  1449 raft_consensus.cc:359] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.481807  1449 raft_consensus.cc:385] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.482070  1449 raft_consensus.cc:740] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.478308  1460 leader_election.cc:290] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.483065  1460 raft_consensus.cc:2804] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.483414  1460 raft_consensus.cc:493] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.483731  1460 raft_consensus.cc:3060] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.484342  1451 ts_tablet_manager.cc:1434] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:11:34.485635  1488 raft_consensus.cc:515] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.490320  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e9e603e5674939959e7c6395ff0fc3" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:34.490307  1460 raft_consensus.cc:515] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.491114  1259 raft_consensus.cc:3060] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.491381  1451 tablet_bootstrap.cc:492] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.493642  1449 consensus_queue.cc:260] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.497177  1451 tablet_bootstrap.cc:654] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.498173  1449 ts_tablet_manager.cc:1434] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:11:34.498886  1459 raft_consensus.cc:493] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.499336  1459 raft_consensus.cc:515] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.499962  1155 catalog_manager.cc:5697] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:34.501621  1459 leader_election.cc:290] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.504244  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0677da833a4d089fb156aafb00c307" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:34.504372  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0677da833a4d089fb156aafb00c307" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.505138  1335 raft_consensus.cc:2468] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 0.
W20260713 09:11:34.505604  1225 leader_election.cc:343] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.505918  1259 raft_consensus.cc:2468] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 1.
I20260713 09:11:34.506307  1225 leader_election.cc:304] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [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: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 33bc192da464461bb6f96e2c4ddf2e07
I20260713 09:11:34.506937  1298 leader_election.cc:304] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:34.507344  1459 raft_consensus.cc:2804] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.507793  1459 raft_consensus.cc:493] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.507753  1455 raft_consensus.cc:2804] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:34.508351  1459 raft_consensus.cc:3060] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.508438  1455 raft_consensus.cc:697] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Becoming Leader. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Running, Role: LEADER
I20260713 09:11:34.509101  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6720b1d4c145d594d676a22652334a" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:34.509284  1455 consensus_queue.cc:237] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
W20260713 09:11:34.511437  1372 leader_election.cc:343] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.512621  1460 leader_election.cc:290] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.513703  1449 tablet_bootstrap.cc:492] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.515411  1459 raft_consensus.cc:515] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.517901  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0677da833a4d089fb156aafb00c307" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:34.518395  1335 raft_consensus.cc:3060] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.521874  1449 tablet_bootstrap.cc:654] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.524998  1335 raft_consensus.cc:2468] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 1.
I20260713 09:11:34.526191  1225 leader_election.cc:304] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
W20260713 09:11:34.526690  1374 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.194:45753, user_credentials={real_user=slave}} blocked reactor thread for 49776.5us
I20260713 09:11:34.528858  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6720b1d4c145d594d676a22652334a" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:34.529583  1335 raft_consensus.cc:3060] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.536970  1460 raft_consensus.cc:493] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.539647  1455 raft_consensus.cc:493] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.539826  1459 leader_election.cc:290] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 election: Requested vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.540105  1455 raft_consensus.cc:515] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.540982  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e9e603e5674939959e7c6395ff0fc3" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:34.541210  1502 raft_consensus.cc:493] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.541497  1409 raft_consensus.cc:3060] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.541687  1502 raft_consensus.cc:515] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.542198  1455 leader_election.cc:290] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.537411  1460 raft_consensus.cc:515] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.543743  1502 leader_election.cc:290] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.543910  1460 leader_election.cc:290] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.543968  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e0577d2334f8495372169dc75e27d" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.544618  1259 raft_consensus.cc:2468] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 0.
I20260713 09:11:34.545776  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87bf4c30d5649fbab3998b725a36c7e" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.546139  1298 leader_election.cc:304] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:34.546505  1260 raft_consensus.cc:2393] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33bc192da464461bb6f96e2c4ddf2e07 in current term 1: Already voted for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in this term.
I20260713 09:11:34.540791  1488 leader_election.cc:290] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.548278  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e0577d2334f8495372169dc75e27d" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:34.549499  1455 raft_consensus.cc:2804] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.549805  1408 raft_consensus.cc:2468] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 0.
I20260713 09:11:34.549981  1409 raft_consensus.cc:2468] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 1.
I20260713 09:11:34.540484  1459 raft_consensus.cc:2804] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:34.550635  1334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87bf4c30d5649fbab3998b725a36c7e" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.553385  1333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5183403797c746d5b88f2e4af446b456" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.556650  1333 raft_consensus.cc:2468] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:34.557027  1374 leader_election.cc:304] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33bc192da464461bb6f96e2c4ddf2e07; no voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:34.558024  1460 raft_consensus.cc:3060] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.558624  1374 leader_election.cc:304] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:34.558983  1158 catalog_manager.cc:5697] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:34.559638  1502 raft_consensus.cc:2804] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.560231  1502 raft_consensus.cc:493] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.560663  1502 raft_consensus.cc:3060] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.562162  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5183403797c746d5b88f2e4af446b456" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.562760  1259 raft_consensus.cc:2468] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:34.564240  1460 raft_consensus.cc:2749] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:34.549921  1455 raft_consensus.cc:493] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.565507  1455 raft_consensus.cc:3060] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.573208  1335 raft_consensus.cc:2468] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:34.574672  1449 tablet_bootstrap.cc:492] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.574591  1374 leader_election.cc:304] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [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: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93
I20260713 09:11:34.575271  1449 ts_tablet_manager.cc:1403] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.008s
I20260713 09:11:34.576599  1460 raft_consensus.cc:2804] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:34.577216  1460 raft_consensus.cc:697] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:34.578231  1460 consensus_queue.cc:237] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.578416  1449 raft_consensus.cc:359] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.579869  1449 raft_consensus.cc:385] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.580153  1449 raft_consensus.cc:740] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
W20260713 09:11:34.580587  1225 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.194:45753, user_credentials={real_user=slave}} blocked reactor thread for 54504.3us
I20260713 09:11:34.580848  1449 consensus_queue.cc:260] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.580520  1507 raft_consensus.cc:493] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.583985  1507 raft_consensus.cc:515] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.585246  1449 ts_tablet_manager.cc:1434] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:11:34.585798  1507 leader_election.cc:290] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.586225  1449 tablet_bootstrap.cc:492] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.586516  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.587060  1507 raft_consensus.cc:493] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.587494  1507 raft_consensus.cc:515] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.587608  1455 raft_consensus.cc:515] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.590090  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e0577d2334f8495372169dc75e27d" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:34.590626  1259 raft_consensus.cc:3060] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.583290  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0677da833a4d089fb156aafb00c307" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:34.591517  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e0577d2334f8495372169dc75e27d" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:34.589391  1507 leader_election.cc:290] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.592528  1449 tablet_bootstrap.cc:654] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.592063  1408 raft_consensus.cc:3060] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.601090  1450 tablet_bootstrap.cc:492] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.601289  1451 tablet_bootstrap.cc:492] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.601523  1450 ts_tablet_manager.cc:1403] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.012s
I20260713 09:11:34.601720  1451 ts_tablet_manager.cc:1403] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.111s	user 0.027s	sys 0.035s
I20260713 09:11:34.602741  1259 raft_consensus.cc:2468] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 1.
I20260713 09:11:34.604234  1298 leader_election.cc:304] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:34.604637  1408 raft_consensus.cc:2468] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 1.
I20260713 09:11:34.605346  1488 raft_consensus.cc:2804] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:34.605912  1488 raft_consensus.cc:697] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Becoming Leader. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Running, Role: LEADER
I20260713 09:11:34.606638  1502 raft_consensus.cc:515] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.592440  1455 leader_election.cc:290] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.609038  1451 raft_consensus.cc:359] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.609915  1451 raft_consensus.cc:385] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.610271  1451 raft_consensus.cc:740] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.610028  1450 raft_consensus.cc:359] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.611140  1450 raft_consensus.cc:385] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.611776  1450 raft_consensus.cc:740] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.611166  1451 consensus_queue.cc:260] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.606926  1488 consensus_queue.cc:237] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.618520  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce808993cb2a4538b59783921bc67177" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:34.619179  1451 ts_tablet_manager.cc:1434] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260713 09:11:34.619112  1409 raft_consensus.cc:2468] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 0.
I20260713 09:11:34.620250  1451 tablet_bootstrap.cc:492] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.622255  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce808993cb2a4538b59783921bc67177" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
W20260713 09:11:34.626380  1225 leader_election.cc:343] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.627933  1333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5183403797c746d5b88f2e4af446b456" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:34.628207  1225 leader_election.cc:304] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:34.627002  1450 consensus_queue.cc:260] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.628623  1333 raft_consensus.cc:3060] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.629211  1158 catalog_manager.cc:5697] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:34.630934  1450 ts_tablet_manager.cc:1434] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260713 09:11:34.631335  1507 raft_consensus.cc:2804] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.632345  1507 raft_consensus.cc:493] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.632733  1507 raft_consensus.cc:3060] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.628535  1502 leader_election.cc:290] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.639257  1450 tablet_bootstrap.cc:492] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.640409  1459 raft_consensus.cc:697] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Becoming Leader. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Running, Role: LEADER
I20260713 09:11:34.641302  1459 consensus_queue.cc:237] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.626442  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5183403797c746d5b88f2e4af446b456" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:34.643137  1259 raft_consensus.cc:3060] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.644249  1507 raft_consensus.cc:515] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
W20260713 09:11:34.631857  1225 leader_election.cc:343] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.647818  1449 tablet_bootstrap.cc:492] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.648265  1449 ts_tablet_manager.cc:1403] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.000s
I20260713 09:11:34.648538  1156 catalog_manager.cc:5697] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:34.649574  1259 raft_consensus.cc:2468] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:34.650113  1334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce808993cb2a4538b59783921bc67177" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:34.650637  1372 leader_election.cc:304] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:34.650759  1449 raft_consensus.cc:359] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.651477  1449 raft_consensus.cc:385] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.651507  1502 raft_consensus.cc:2804] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:34.639845  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:34.653628  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce808993cb2a4538b59783921bc67177" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:34.654153  1409 raft_consensus.cc:3060] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.654235  1502 raft_consensus.cc:697] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:34.655076  1502 consensus_queue.cc:237] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.657080  1457 raft_consensus.cc:493] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.657509  1457 raft_consensus.cc:515] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.651841  1449 raft_consensus.cc:740] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.658690  1449 consensus_queue.cc:260] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.659423  1457 leader_election.cc:290] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.660845  1449 ts_tablet_manager.cc:1434] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:11:34.660885  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0677da833a4d089fb156aafb00c307" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.661753  1449 tablet_bootstrap.cc:492] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.647415  1450 tablet_bootstrap.cc:654] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.639091  1335 raft_consensus.cc:2468] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 0.
I20260713 09:11:34.664041  1334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0677da833a4d089fb156aafb00c307" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.670346  1334 raft_consensus.cc:2393] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33bc192da464461bb6f96e2c4ddf2e07 in current term 1: Already voted for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in this term.
I20260713 09:11:34.666220  1409 raft_consensus.cc:2468] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 1.
W20260713 09:11:34.667110  1225 leader_election.cc:343] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.667493  1507 leader_election.cc:290] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 election: Requested vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.671804  1374 leader_election.cc:304] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33bc192da464461bb6f96e2c4ddf2e07; no voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:34.672760  1460 raft_consensus.cc:3060] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.673202  1225 leader_election.cc:304] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93; no voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:34.674953  1225 leader_election.cc:304] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [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: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:34.675807  1510 raft_consensus.cc:2749] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:34.676403  1510 raft_consensus.cc:2804] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:34.676838  1510 raft_consensus.cc:697] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Becoming Leader. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Running, Role: LEADER
I20260713 09:11:34.677846  1510 consensus_queue.cc:237] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.679137  1449 tablet_bootstrap.cc:654] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.680253  1333 raft_consensus.cc:2468] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:34.683050  1451 tablet_bootstrap.cc:654] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.688482  1460 raft_consensus.cc:2749] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:34.690672  1259 raft_consensus.cc:3060] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.693189  1451 tablet_bootstrap.cc:492] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.693686  1451 ts_tablet_manager.cc:1403] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.002s
I20260713 09:11:34.693149  1156 catalog_manager.cc:5697] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:34.695873  1449 tablet_bootstrap.cc:492] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.696287  1449 ts_tablet_manager.cc:1403] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.000s
I20260713 09:11:34.696244  1451 raft_consensus.cc:359] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.697013  1451 raft_consensus.cc:385] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.697269  1451 raft_consensus.cc:740] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.697973  1451 consensus_queue.cc:260] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.699107  1449 raft_consensus.cc:359] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.699926  1449 raft_consensus.cc:385] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.700253  1449 raft_consensus.cc:740] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.701259  1502 consensus_queue.cc:1048] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:34.701423  1449 consensus_queue.cc:260] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.706727  1451 ts_tablet_manager.cc:1434] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:11:34.707635  1451 tablet_bootstrap.cc:492] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.703842  1449 ts_tablet_manager.cc:1434] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:34.710645  1449 tablet_bootstrap.cc:492] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.710193  1158 catalog_manager.cc:5697] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:34.716532  1451 tablet_bootstrap.cc:654] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.717537  1450 tablet_bootstrap.cc:492] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.718088  1450 ts_tablet_manager.cc:1403] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.009s
I20260713 09:11:34.724740  1450 raft_consensus.cc:359] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.725219  1450 raft_consensus.cc:385] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.725495  1450 raft_consensus.cc:740] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.727095  1459 raft_consensus.cc:493] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.727977  1459 raft_consensus.cc:515] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.731829  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6720b1d4c145d594d676a22652334a" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:34.732115  1333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6720b1d4c145d594d676a22652334a" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.732839  1333 raft_consensus.cc:2393] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1481b97c72d54e27bc7f0426a9aa1b93 in current term 1: Already voted for candidate 33bc192da464461bb6f96e2c4ddf2e07 in this term.
I20260713 09:11:34.733431  1459 leader_election.cc:290] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.734232  1460 consensus_queue.cc:1048] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:34.735023  1225 leader_election.cc:304] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93; no voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:34.735800  1449 tablet_bootstrap.cc:654] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.726173  1450 consensus_queue.cc:260] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.738092  1450 ts_tablet_manager.cc:1434] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260713 09:11:34.746671  1459 raft_consensus.cc:3060] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.751466  1450 tablet_bootstrap.cc:492] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.755558  1459 raft_consensus.cc:2749] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:34.758302  1450 tablet_bootstrap.cc:654] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.758733  1451 tablet_bootstrap.cc:492] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.759330  1451 ts_tablet_manager.cc:1403] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.005s
I20260713 09:11:34.760226  1156 catalog_manager.cc:5697] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:34.762560  1451 raft_consensus.cc:359] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.766551  1451 raft_consensus.cc:385] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.766822  1451 raft_consensus.cc:740] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.767194  1450 tablet_bootstrap.cc:492] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.767557  1449 tablet_bootstrap.cc:492] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.767606  1450 ts_tablet_manager.cc:1403] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260713 09:11:34.767459  1451 consensus_queue.cc:260] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.768033  1449 ts_tablet_manager.cc:1403] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.006s
I20260713 09:11:34.769380  1451 ts_tablet_manager.cc:1434] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:11:34.770159  1451 tablet_bootstrap.cc:492] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.770375  1449 raft_consensus.cc:359] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.770138  1450 raft_consensus.cc:359] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.770999  1449 raft_consensus.cc:385] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.771170  1450 raft_consensus.cc:385] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.771313  1449 raft_consensus.cc:740] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.771510  1450 raft_consensus.cc:740] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.772051  1449 consensus_queue.cc:260] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.773020  1450 consensus_queue.cc:260] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.774281  1449 ts_tablet_manager.cc:1434] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:34.775547  1449 tablet_bootstrap.cc:492] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.776350  1451 tablet_bootstrap.cc:654] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.786988  1449 tablet_bootstrap.cc:654] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.787107  1450 ts_tablet_manager.cc:1434] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260713 09:11:34.790179  1450 tablet_bootstrap.cc:492] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.795010  1450 tablet_bootstrap.cc:654] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.798808  1451 tablet_bootstrap.cc:492] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.799187  1451 ts_tablet_manager.cc:1403] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260713 09:11:34.799331  1449 tablet_bootstrap.cc:492] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.799455  1450 tablet_bootstrap.cc:492] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.799726  1449 ts_tablet_manager.cc:1403] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260713 09:11:34.799892  1450 ts_tablet_manager.cc:1403] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:11:34.801702  1450 raft_consensus.cc:359] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.801662  1451 raft_consensus.cc:359] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.802026  1449 raft_consensus.cc:359] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.802438  1451 raft_consensus.cc:385] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.802629  1449 raft_consensus.cc:385] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.802760  1451 raft_consensus.cc:740] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.802920  1449 raft_consensus.cc:740] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.802301  1450 raft_consensus.cc:385] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.803331  1450 raft_consensus.cc:740] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.803467  1451 consensus_queue.cc:260] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.803964  1450 consensus_queue.cc:260] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.804064  1449 consensus_queue.cc:260] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.805364  1451 ts_tablet_manager.cc:1434] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:34.805910  1449 ts_tablet_manager.cc:1434] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:34.806540  1451 tablet_bootstrap.cc:492] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.806651  1449 tablet_bootstrap.cc:492] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.811736  1451 tablet_bootstrap.cc:654] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.811736  1449 tablet_bootstrap.cc:654] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.812605  1450 ts_tablet_manager.cc:1434] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:11:34.820217  1450 tablet_bootstrap.cc:492] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.825564  1450 tablet_bootstrap.cc:654] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.828410  1457 raft_consensus.cc:493] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.828878  1457 raft_consensus.cc:515] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.830742  1457 leader_election.cc:290] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.832302  1333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bde4b3e2d44883b2db02f592aedefe" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.832463  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bde4b3e2d44883b2db02f592aedefe" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.833128  1260 raft_consensus.cc:2468] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
W20260713 09:11:34.833508  1374 leader_election.cc:343] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.834283  1372 leader_election.cc:304] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [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: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:34.834757  1451 tablet_bootstrap.cc:492] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.835139  1451 ts_tablet_manager.cc:1403] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260713 09:11:34.835026  1457 raft_consensus.cc:2804] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.835760  1457 raft_consensus.cc:493] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.836153  1457 raft_consensus.cc:3060] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.837001  1449 tablet_bootstrap.cc:492] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.837385  1449 ts_tablet_manager.cc:1403] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.007s
I20260713 09:11:34.837680  1451 raft_consensus.cc:359] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.838318  1450 tablet_bootstrap.cc:492] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.838315  1451 raft_consensus.cc:385] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.838780  1451 raft_consensus.cc:740] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.839468  1451 consensus_queue.cc:260] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.839783  1449 raft_consensus.cc:359] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.840369  1449 raft_consensus.cc:385] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.840616  1449 raft_consensus.cc:740] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.841362  1451 ts_tablet_manager.cc:1434] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:34.838855  1450 ts_tablet_manager.cc:1403] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.006s
I20260713 09:11:34.841197  1449 consensus_queue.cc:260] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.842602  1457 raft_consensus.cc:515] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.843870  1450 raft_consensus.cc:359] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.844485  1450 raft_consensus.cc:385] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.844745  1450 raft_consensus.cc:740] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.845142  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bde4b3e2d44883b2db02f592aedefe" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:34.845652  1260 raft_consensus.cc:3060] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.845816  1450 consensus_queue.cc:260] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.847705  1450 ts_tablet_manager.cc:1434] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:34.848486  1450 tablet_bootstrap.cc:492] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.849853  1449 ts_tablet_manager.cc:1434] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:11:34.851320  1451 tablet_bootstrap.cc:492] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.853878  1449 tablet_bootstrap.cc:492] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.855871  1450 tablet_bootstrap.cc:654] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.858203  1260 raft_consensus.cc:2468] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:34.859597  1457 leader_election.cc:290] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.860615  1333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bde4b3e2d44883b2db02f592aedefe" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:34.863499  1333 raft_consensus.cc:3060] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.866701  1450 tablet_bootstrap.cc:492] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.867040  1450 ts_tablet_manager.cc:1403] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:11:34.868466  1333 raft_consensus.cc:2468] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:34.868942  1450 raft_consensus.cc:359] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.869588  1450 raft_consensus.cc:385] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.861553  1372 leader_election.cc:304] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:34.862980  1451 tablet_bootstrap.cc:654] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.863108  1449 tablet_bootstrap.cc:654] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.869853  1450 raft_consensus.cc:740] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.870311  1460 raft_consensus.cc:2804] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:34.870784  1460 raft_consensus.cc:697] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:34.870605  1450 consensus_queue.cc:260] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.871649  1460 consensus_queue.cc:237] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.872452  1450 ts_tablet_manager.cc:1434] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:34.873353  1450 tablet_bootstrap.cc:492] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.873907  1488 raft_consensus.cc:493] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.874341  1488 raft_consensus.cc:515] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.876128  1502 raft_consensus.cc:493] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.876422  1488 leader_election.cc:290] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.876641  1502 raft_consensus.cc:515] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.878435  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f785ba039508474197469efd869079c7" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:34.878597  1502 leader_election.cc:290] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.879030  1409 raft_consensus.cc:2468] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 0.
I20260713 09:11:34.879383  1450 tablet_bootstrap.cc:654] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.879740  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f785ba039508474197469efd869079c7" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
W20260713 09:11:34.881093  1298 leader_election.cc:343] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.881004  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c20ddeccbc4f97b5b864a19c208982" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.881937  1260 raft_consensus.cc:2468] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:34.882838  1300 leader_election.cc:304] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93
I20260713 09:11:34.884234  1488 raft_consensus.cc:2804] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.884666  1488 raft_consensus.cc:493] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.885092  1488 raft_consensus.cc:3060] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.887725  1372 leader_election.cc:304] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:34.888064  1450 tablet_bootstrap.cc:492] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:34.888492  1451 tablet_bootstrap.cc:492] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:34.888490  1450 ts_tablet_manager.cc:1403] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:11:34.889107  1451 ts_tablet_manager.cc:1403] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.005s
I20260713 09:11:34.889021  1502 raft_consensus.cc:2804] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.890290  1489 consensus_queue.cc:1048] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:34.890805  1502 raft_consensus.cc:493] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.891182  1502 raft_consensus.cc:3060] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.891726  1450 raft_consensus.cc:359] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.892377  1450 raft_consensus.cc:385] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.892660  1450 raft_consensus.cc:740] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.892508  1451 raft_consensus.cc:359] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.893427  1451 raft_consensus.cc:385] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.893746  1451 raft_consensus.cc:740] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.893519  1450 consensus_queue.cc:260] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.894559  1451 consensus_queue.cc:260] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.895645  1455 raft_consensus.cc:493] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.896090  1455 raft_consensus.cc:515] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.896595  1451 ts_tablet_manager.cc:1434] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:34.897653  1451 tablet_bootstrap.cc:492] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:34.897959  1455 leader_election.cc:290] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.900385  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.900698  1449 tablet_bootstrap.cc:492] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:34.901094  1449 ts_tablet_manager.cc:1403] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
I20260713 09:11:34.901094  1259 raft_consensus.cc:2393] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in current term 1: Already voted for candidate 33bc192da464461bb6f96e2c4ddf2e07 in this term.
I20260713 09:11:34.903406  1451 tablet_bootstrap.cc:654] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.903442  1539 raft_consensus.cc:493] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.903990  1539 raft_consensus.cc:515] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.904590  1449 raft_consensus.cc:359] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.905202  1449 raft_consensus.cc:385] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.905480  1449 raft_consensus.cc:740] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.906055  1449 consensus_queue.cc:260] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.906538  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56bb685cc3447c6b5e8c57a9bd4f59c" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
W20260713 09:11:34.907819  1372 leader_election.cc:343] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.908214  1449 ts_tablet_manager.cc:1434] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:34.909176  1449 tablet_bootstrap.cc:492] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:34.909515  1450 ts_tablet_manager.cc:1434] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.007s
I20260713 09:11:34.910286  1450 tablet_bootstrap.cc:492] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:34.906504  1488 raft_consensus.cc:515] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.916162  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f785ba039508474197469efd869079c7" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:34.916887  1449 tablet_bootstrap.cc:654] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:34.917368  1298 leader_election.cc:343] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:34.918325  1488 leader_election.cc:290] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.920037  1539 leader_election.cc:290] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:34.920420  1333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c20ddeccbc4f97b5b864a19c208982" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.921201  1333 raft_consensus.cc:2468] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:34.922554  1450 tablet_bootstrap.cc:654] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.927086  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:34.928290  1539 consensus_queue.cc:1048] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:34.929247  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f785ba039508474197469efd869079c7" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:34.929908  1409 raft_consensus.cc:3060] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.931921  1488 consensus_queue.cc:1048] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:34.939805  1300 leader_election.cc:304] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07
I20260713 09:11:34.940749  1488 raft_consensus.cc:3060] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.943780  1455 raft_consensus.cc:493] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:34.944367  1455 raft_consensus.cc:515] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.947710  1258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51808d51c9974b818ddfcb30a891d2c2" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:34.948463  1258 raft_consensus.cc:2468] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 0.
I20260713 09:11:34.951642  1298 leader_election.cc:304] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:34.951721  1333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56bb685cc3447c6b5e8c57a9bd4f59c" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:34.953915  1489 raft_consensus.cc:2804] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:34.953998  1333 raft_consensus.cc:2468] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:34.954504  1489 raft_consensus.cc:493] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:34.954993  1489 raft_consensus.cc:3060] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.959955  1502 raft_consensus.cc:515] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:34.963637  1258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c20ddeccbc4f97b5b864a19c208982" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:34.964375  1258 raft_consensus.cc:3060] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:34.973223  1488 raft_consensus.cc:2749] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:34.974225  1455 leader_election.cc:290] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.973812  1258 raft_consensus.cc:2468] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:34.981482  1372 leader_election.cc:304] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:34.983872  1538 raft_consensus.cc:2804] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:34.984503  1538 raft_consensus.cc:697] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:34.986191  1457 raft_consensus.cc:493] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.000206  1459 raft_consensus.cc:493] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.000674  1459 raft_consensus.cc:515] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.013166  1459 leader_election.cc:290] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:34.995234  1409 raft_consensus.cc:2468] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 1.
I20260713 09:11:34.991866  1538 consensus_queue.cc:237] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.021225  1374 leader_election.cc:304] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [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: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93
I20260713 09:11:35.021512  1407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39bd564c3a04d1c9d940027023a712f" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:34.986786  1457 raft_consensus.cc:515] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.022127  1407 raft_consensus.cc:2468] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 0.
I20260713 09:11:35.013494  1489 raft_consensus.cc:515] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.017504  1460 raft_consensus.cc:493] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.033562  1457 leader_election.cc:290] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:35.034291  1457 raft_consensus.cc:2804] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.034723  1457 raft_consensus.cc:493] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.037768  1489 leader_election.cc:290] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.038627  1333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39bd564c3a04d1c9d940027023a712f" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:35.022923  1502 leader_election.cc:290] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:35.047508  1450 tablet_bootstrap.cc:492] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:35.048091  1450 ts_tablet_manager.cc:1403] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.138s	user 0.020s	sys 0.061s
W20260713 09:11:35.046602  1225 leader_election.cc:343] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.050635  1225 leader_election.cc:304] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [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: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:35.053596  1459 raft_consensus.cc:2804] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.054090  1459 raft_consensus.cc:493] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.054536  1459 raft_consensus.cc:3060] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.044449  1460 raft_consensus.cc:515] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.058079  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
W20260713 09:11:35.058504  1374 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.194:45753, user_credentials={real_user=slave}} blocked reactor thread for 46254.9us
I20260713 09:11:35.058943  1257 raft_consensus.cc:2468] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:35.060119  1407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51808d51c9974b818ddfcb30a891d2c2" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:35.063540  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51808d51c9974b818ddfcb30a891d2c2" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:35.064028  1407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51808d51c9974b818ddfcb30a891d2c2" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:35.064323  1260 raft_consensus.cc:3060] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.066131  1333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c20ddeccbc4f97b5b864a19c208982" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:35.066780  1333 raft_consensus.cc:3060] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.070380  1510 raft_consensus.cc:493] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.070917  1510 raft_consensus.cc:515] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.073220  1510 leader_election.cc:290] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.073930  1489 consensus_queue.cc:1048] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.085875  1260 raft_consensus.cc:2468] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 1.
I20260713 09:11:35.087474  1298 leader_election.cc:304] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:35.088716  1489 raft_consensus.cc:2804] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.089722  1489 raft_consensus.cc:697] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Becoming Leader. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Running, Role: LEADER
I20260713 09:11:35.093246  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:35.094447  1300 leader_election.cc:304] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93
W20260713 09:11:35.096096  1225 leader_election.cc:343] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.077891  1155 catalog_manager.cc:5697] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:35.100695  1545 raft_consensus.cc:2804] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.035148  1457 raft_consensus.cc:3060] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.109197  1372 leader_election.cc:304] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:35.119504  1510 raft_consensus.cc:493] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.120096  1510 raft_consensus.cc:515] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.123015  1510 leader_election.cc:290] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.123639  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aace58af9844ac9f52e31485e4470a" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:35.108001  1545 raft_consensus.cc:697] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Becoming Leader. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Running, Role: LEADER
I20260713 09:11:35.124485  1488 raft_consensus.cc:493] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.124948  1488 raft_consensus.cc:515] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.125351  1545 consensus_queue.cc:237] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.126108  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aace58af9844ac9f52e31485e4470a" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
W20260713 09:11:35.127863  1225 leader_election.cc:343] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.128786  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
W20260713 09:11:35.129261  1225 leader_election.cc:343] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.129396  1257 raft_consensus.cc:2468] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 0.
I20260713 09:11:35.129887  1225 leader_election.cc:304] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93; no voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:35.130782  1298 leader_election.cc:304] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:35.131151  1510 raft_consensus.cc:2749] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:35.118795  1539 raft_consensus.cc:2804] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.127058  1488 leader_election.cc:290] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.135771  1407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:35.134496  1539 raft_consensus.cc:493] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.149549  1539 raft_consensus.cc:3060] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.152644  1510 consensus_queue.cc:1048] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.144802  1407 raft_consensus.cc:2468] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 0.
I20260713 09:11:35.158905  1455 raft_consensus.cc:2804] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.162523  1455 raft_consensus.cc:493] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.163033  1455 raft_consensus.cc:3060] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.166184  1334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:35.171425  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:35.172874  1260 raft_consensus.cc:2468] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:35.172582  1546 consensus_queue.cc:1048] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.177670  1372 leader_election.cc:304] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:35.178467  1538 raft_consensus.cc:2804] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.178743  1451 tablet_bootstrap.cc:492] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:35.179031  1538 raft_consensus.cc:493] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.179375  1451 ts_tablet_manager.cc:1403] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.282s	user 0.052s	sys 0.071s
I20260713 09:11:35.179471  1538 raft_consensus.cc:3060] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:35.188153  1206 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:35.182801  1451 raft_consensus.cc:359] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.174405  1450 raft_consensus.cc:359] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.091142  1459 raft_consensus.cc:515] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.192790  1450 raft_consensus.cc:385] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.191699  1451 raft_consensus.cc:385] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.193487  1450 raft_consensus.cc:740] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.192685  1460 leader_election.cc:290] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:35.194190  1225 leader_election.cc:304] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [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: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:35.091034  1489 consensus_queue.cc:237] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.193727  1451 raft_consensus.cc:740] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.198064  1451 consensus_queue.cc:260] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.199919  1451 ts_tablet_manager.cc:1434] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:11:35.201165  1451 tablet_bootstrap.cc:492] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:35.195915  1510 raft_consensus.cc:2804] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.200222  1449 tablet_bootstrap.cc:492] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:35.203481  1449 ts_tablet_manager.cc:1403] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.294s	user 0.033s	sys 0.036s
I20260713 09:11:35.195482  1450 consensus_queue.cc:260] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.198468  1538 raft_consensus.cc:515] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.204780  1510 raft_consensus.cc:493] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.205181  1510 raft_consensus.cc:3060] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.195063  1459 leader_election.cc:290] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 election: Requested vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
W20260713 09:11:35.195060  1300 leader_election.cc:343] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.214313  1450 ts_tablet_manager.cc:1434] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.166s	user 0.004s	sys 0.002s
I20260713 09:11:35.215204  1450 tablet_bootstrap.cc:492] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:35.210844  1539 raft_consensus.cc:515] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.230600  1333 raft_consensus.cc:2468] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:35.230867  1538 leader_election.cc:290] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:35.222061  1457 raft_consensus.cc:515] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.231712  1455 raft_consensus.cc:515] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.231917  1510 raft_consensus.cc:515] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.234443  1539 leader_election.cc:290] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:35.236953  1407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:35.237588  1510 leader_election.cc:290] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 election: Requested vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.237659  1258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:35.241904  1258 raft_consensus.cc:3060] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.243515  1407 raft_consensus.cc:2393] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in current term 1: Already voted for candidate 33bc192da464461bb6f96e2c4ddf2e07 in this term.
I20260713 09:11:35.238432  1334 raft_consensus.cc:2393] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33bc192da464461bb6f96e2c4ddf2e07 in current term 1: Already voted for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in this term.
W20260713 09:11:35.238428  1300 leader_election.cc:343] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.249119  1258 raft_consensus.cc:2468] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:35.250293  1407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39bd564c3a04d1c9d940027023a712f" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:35.238855  1488 consensus_queue.cc:1048] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.250936  1407 raft_consensus.cc:3060] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.240724  1455 leader_election.cc:290] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.250756  1372 leader_election.cc:304] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:35.251309  1330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:35.252291  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:35.253094  1329 raft_consensus.cc:2393] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 33bc192da464461bb6f96e2c4ddf2e07 in current term 1: Already voted for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in this term.
I20260713 09:11:35.253748  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:35.254599  1257 raft_consensus.cc:2393] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in current term 1: Already voted for candidate 33bc192da464461bb6f96e2c4ddf2e07 in this term.
I20260713 09:11:35.256551  1544 consensus_queue.cc:1048] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.256836  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:35.257612  1409 raft_consensus.cc:2393] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in current term 1: Already voted for candidate 33bc192da464461bb6f96e2c4ddf2e07 in this term.
I20260713 09:11:35.257886  1552 consensus_queue.cc:1048] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.240974  1450 tablet_bootstrap.cc:654] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.257632  1333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:35.258131  1544 consensus_queue.cc:1048] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:11:35.259837  1407 raft_consensus.cc:2468] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 1.
I20260713 09:11:35.268863  1449 raft_consensus.cc:359] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.269994  1449 raft_consensus.cc:385] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.270175  1449 raft_consensus.cc:740] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.270550  1449 consensus_queue.cc:260] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.265647  1539 raft_consensus.cc:2804] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.275332  1300 leader_election.cc:304] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07
I20260713 09:11:35.276068  1489 raft_consensus.cc:2749] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:35.276767  1449 ts_tablet_manager.cc:1434] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.001s
I20260713 09:11:35.277583  1457 leader_election.cc:290] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:35.277930  1539 raft_consensus.cc:697] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:35.278245  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56bb685cc3447c6b5e8c57a9bd4f59c" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:35.277598  1449 tablet_bootstrap.cc:492] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:35.275846  1407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:35.279021  1257 raft_consensus.cc:3060] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.280810  1407 raft_consensus.cc:2393] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1481b97c72d54e27bc7f0426a9aa1b93 in current term 1: Already voted for candidate 33bc192da464461bb6f96e2c4ddf2e07 in this term.
I20260713 09:11:35.282670  1225 leader_election.cc:304] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:35.281949  1539 consensus_queue.cc:237] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.273231  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:35.301676  1260 raft_consensus.cc:2393] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 33bc192da464461bb6f96e2c4ddf2e07 in current term 1: Already voted for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in this term.
W20260713 09:11:35.269670  1374 leader_election.cc:343] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.304889  1330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56bb685cc3447c6b5e8c57a9bd4f59c" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:35.305462  1330 raft_consensus.cc:3060] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.312431  1459 raft_consensus.cc:2804] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.313019  1459 raft_consensus.cc:697] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Becoming Leader. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Running, Role: LEADER
I20260713 09:11:35.313989  1459 consensus_queue.cc:237] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.279450  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39bd564c3a04d1c9d940027023a712f" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:35.266219  1549 consensus_queue.cc:1048] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:11:35.322063  1460 consensus_queue.cc:1048] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.285455  1332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:35.330649  1257 raft_consensus.cc:2468] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
W20260713 09:11:35.331517  1374 leader_election.cc:343] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.338251  1451 tablet_bootstrap.cc:654] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.339069  1372 leader_election.cc:304] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [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: 33bc192da464461bb6f96e2c4ddf2e07; no voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:35.403237  1546 raft_consensus.cc:2749] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:35.403762  1555 consensus_queue.cc:1048] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:11:35.405509  1372 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.193:33983, user_credentials={real_user=slave}} blocked reactor thread for 101970us
I20260713 09:11:35.408320  1555 consensus_queue.cc:1048] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.409037  1450 tablet_bootstrap.cc:492] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:35.409464  1450 ts_tablet_manager.cc:1403] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.194s	user 0.021s	sys 0.033s
W20260713 09:11:35.410409  1374 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.194:45753, user_credentials={real_user=slave}} blocked reactor thread for 78935.2us
I20260713 09:11:35.411993  1450 raft_consensus.cc:359] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.412688  1450 raft_consensus.cc:385] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.413060  1489 consensus_queue.cc:1048] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.416091  1546 consensus_queue.cc:1048] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.420338  1330 raft_consensus.cc:2468] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:35.420641  1450 raft_consensus.cc:740] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.421320  1450 consensus_queue.cc:260] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.421748  1374 leader_election.cc:304] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:35.425261  1156 catalog_manager.cc:5697] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:35.427950  1546 raft_consensus.cc:2804] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.429917  1546 raft_consensus.cc:697] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:35.430730  1546 consensus_queue.cc:237] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.436762  1450 ts_tablet_manager.cc:1434] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260713 09:11:35.437912  1450 tablet_bootstrap.cc:492] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
W20260713 09:11:35.439445  1225 leader_election.cc:343] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:35.440311  1225 leader_election.cc:343] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.440752  1225 leader_election.cc:304] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [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: 1481b97c72d54e27bc7f0426a9aa1b93; no voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:35.441517  1555 raft_consensus.cc:2749] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:35.447335  1549 consensus_queue.cc:1048] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.453428  1155 catalog_manager.cc:5697] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.417802  1333 raft_consensus.cc:3060] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.461220  1457 consensus_queue.cc:1048] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.480309  1449 tablet_bootstrap.cc:654] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.485503  1450 tablet_bootstrap.cc:654] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.481003  1451 tablet_bootstrap.cc:492] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:35.486212  1451 ts_tablet_manager.cc:1403] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.285s	user 0.017s	sys 0.018s
I20260713 09:11:35.489148  1546 raft_consensus.cc:493] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.489647  1546 raft_consensus.cc:515] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.491555  1546 leader_election.cc:290] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:35.492517  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aace58af9844ac9f52e31485e4470a" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:35.493129  1329 raft_consensus.cc:2468] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:35.494253  1374 leader_election.cc:304] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:35.495404  1546 consensus_queue.cc:1048] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.495931  1457 raft_consensus.cc:2804] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.496430  1457 raft_consensus.cc:493] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.496840  1457 raft_consensus.cc:3060] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.499624  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aace58af9844ac9f52e31485e4470a" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:35.500293  1260 raft_consensus.cc:2468] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:35.506011  1457 raft_consensus.cc:515] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.509171  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aace58af9844ac9f52e31485e4470a" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:35.509698  1257 raft_consensus.cc:3060] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.510174  1568 consensus_queue.cc:1048] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.517163  1257 raft_consensus.cc:2468] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:35.516872  1158 catalog_manager.cc:5697] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:35.518208  1372 leader_election.cc:304] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:35.518839  1546 raft_consensus.cc:2804] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.519272  1546 raft_consensus.cc:697] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:35.519924  1546 consensus_queue.cc:237] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.521554  1451 raft_consensus.cc:359] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.522167  1451 raft_consensus.cc:385] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.522605  1450 tablet_bootstrap.cc:492] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:35.522428  1451 raft_consensus.cc:740] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.523232  1450 ts_tablet_manager.cc:1403] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.019s
I20260713 09:11:35.523602  1451 consensus_queue.cc:260] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.526089  1451 ts_tablet_manager.cc:1434] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260713 09:11:35.526892  1451 tablet_bootstrap.cc:492] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:35.526849  1158 catalog_manager.cc:5697] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:35.528829  1332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aace58af9844ac9f52e31485e4470a" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:35.529415  1332 raft_consensus.cc:3060] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.530135  1449 tablet_bootstrap.cc:492] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:35.530634  1449 ts_tablet_manager.cc:1403] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.253s	user 0.021s	sys 0.016s
I20260713 09:11:35.530833  1450 raft_consensus.cc:359] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.531554  1450 raft_consensus.cc:385] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.531821  1450 raft_consensus.cc:740] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.532462  1450 consensus_queue.cc:260] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.533166  1451 tablet_bootstrap.cc:654] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.533422  1449 raft_consensus.cc:359] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.534153  1449 raft_consensus.cc:385] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.534516  1449 raft_consensus.cc:740] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.536336  1332 raft_consensus.cc:2468] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:35.536744  1450 ts_tablet_manager.cc:1434] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:11:35.536741  1449 consensus_queue.cc:260] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.537578  1457 leader_election.cc:290] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:35.537855  1450 tablet_bootstrap.cc:492] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:35.540797  1449 ts_tablet_manager.cc:1434] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260713 09:11:35.541673  1449 tablet_bootstrap.cc:492] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:35.544319  1451 tablet_bootstrap.cc:492] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:35.544767  1451 ts_tablet_manager.cc:1403] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:11:35.545150  1457 raft_consensus.cc:493] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.545701  1457 raft_consensus.cc:515] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.548677  1449 tablet_bootstrap.cc:654] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.548524  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51808d51c9974b818ddfcb30a891d2c2" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:35.549345  1257 raft_consensus.cc:2393] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33bc192da464461bb6f96e2c4ddf2e07 in current term 1: Already voted for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in this term.
I20260713 09:11:35.549731  1332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51808d51c9974b818ddfcb30a891d2c2" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:35.547869  1451 raft_consensus.cc:359] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.551043  1451 raft_consensus.cc:385] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.551416  1451 raft_consensus.cc:740] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.551244  1374 leader_election.cc:304] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33bc192da464461bb6f96e2c4ddf2e07; no voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:35.551816  1457 leader_election.cc:290] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:35.552253  1546 raft_consensus.cc:3060] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.554733  1450 tablet_bootstrap.cc:654] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.558969  1546 raft_consensus.cc:2749] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:35.560036  1451 consensus_queue.cc:260] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.562384  1451 ts_tablet_manager.cc:1434] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:11:35.563328  1451 tablet_bootstrap.cc:492] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:35.551505  1155 catalog_manager.cc:5697] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.568822  1451 tablet_bootstrap.cc:654] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.583938  1156 catalog_manager.cc:5697] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.594434  1489 consensus_queue.cc:1048] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.611184  1545 consensus_queue.cc:1048] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.638860  1154 catalog_manager.cc:5697] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:35.663709  1489 consensus_queue.cc:1048] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.674247  1568 raft_consensus.cc:493] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.674849  1568 raft_consensus.cc:515] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.678396  1332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f785ba039508474197469efd869079c7" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:35.680871  1568 leader_election.cc:290] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.686581  1259 raft_consensus.cc:3060] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.694051  1539 raft_consensus.cc:493] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.694607  1539 raft_consensus.cc:515] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.697753  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18d3fcda593401b9a9724dde5e31db0" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
W20260713 09:11:35.699450  1372 leader_election.cc:343] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.699517  1545 consensus_queue.cc:1048] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.700826  1539 leader_election.cc:290] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:35.702524  1332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18d3fcda593401b9a9724dde5e31db0" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
W20260713 09:11:35.704681  1374 leader_election.cc:343] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.705195  1374 leader_election.cc:304] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33bc192da464461bb6f96e2c4ddf2e07; no voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:35.707731  1539 raft_consensus.cc:2749] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:35.708999  1406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f785ba039508474197469efd869079c7" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:35.710901  1225 leader_election.cc:304] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93; no voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9
I20260713 09:11:35.717341  1568 raft_consensus.cc:2749] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:35.724175  1451 tablet_bootstrap.cc:492] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:35.724706  1451 ts_tablet_manager.cc:1403] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.162s	user 0.072s	sys 0.072s
I20260713 09:11:35.726781  1450 tablet_bootstrap.cc:492] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:35.727375  1450 ts_tablet_manager.cc:1403] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.190s	user 0.028s	sys 0.097s
I20260713 09:11:35.727314  1451 raft_consensus.cc:359] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.728201  1451 raft_consensus.cc:385] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.728529  1451 raft_consensus.cc:740] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.729300  1451 consensus_queue.cc:260] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.731282  1451 ts_tablet_manager.cc:1434] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:11:35.731000  1450 raft_consensus.cc:359] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.731981  1450 raft_consensus.cc:385] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.732203  1451 tablet_bootstrap.cc:492] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:35.732313  1450 raft_consensus.cc:740] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.733049  1450 consensus_queue.cc:260] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.735778  1450 ts_tablet_manager.cc:1434] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:35.736619  1450 tablet_bootstrap.cc:492] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:35.751413  1450 tablet_bootstrap.cc:654] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.751775  1451 tablet_bootstrap.cc:654] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.752293  1449 tablet_bootstrap.cc:492] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:35.752811  1449 ts_tablet_manager.cc:1403] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.211s	user 0.068s	sys 0.087s
I20260713 09:11:35.755362  1449 raft_consensus.cc:359] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.756037  1449 raft_consensus.cc:385] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.756309  1449 raft_consensus.cc:740] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.757004  1449 consensus_queue.cc:260] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.758507  1451 tablet_bootstrap.cc:492] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:35.758955  1451 ts_tablet_manager.cc:1403] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.009s
I20260713 09:11:35.759086  1450 tablet_bootstrap.cc:492] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:35.759429  1449 ts_tablet_manager.cc:1434] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:35.759613  1450 ts_tablet_manager.cc:1403] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260713 09:11:35.760351  1449 tablet_bootstrap.cc:492] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:35.761437  1451 raft_consensus.cc:359] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.762075  1451 raft_consensus.cc:385] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.762355  1451 raft_consensus.cc:740] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.762631  1450 raft_consensus.cc:359] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.763327  1450 raft_consensus.cc:385] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.763011  1451 consensus_queue.cc:260] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.763657  1450 raft_consensus.cc:740] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.764463  1450 consensus_queue.cc:260] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.765122  1451 ts_tablet_manager.cc:1434] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:35.768287  1451 tablet_bootstrap.cc:492] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:35.768460  1449 tablet_bootstrap.cc:654] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.769331  1450 ts_tablet_manager.cc:1434] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260713 09:11:35.770200  1450 tablet_bootstrap.cc:492] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:35.775488  1450 tablet_bootstrap.cc:654] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.775652  1451 tablet_bootstrap.cc:654] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.789969  1489 raft_consensus.cc:493] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.790601  1489 raft_consensus.cc:515] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.791648  1450 tablet_bootstrap.cc:492] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:35.792078  1450 ts_tablet_manager.cc:1403] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260713 09:11:35.794552  1450 raft_consensus.cc:359] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.795192  1450 raft_consensus.cc:385] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.795499  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f622bb9ddb141b8be5f4f32c7021b99" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:35.795680  1450 raft_consensus.cc:740] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.795710  1489 leader_election.cc:290] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.795495  1406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f622bb9ddb141b8be5f4f32c7021b99" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:35.796622  1406 raft_consensus.cc:2468] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 0.
W20260713 09:11:35.797010  1298 leader_election.cc:343] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.796810  1450 consensus_queue.cc:260] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.797045  1449 tablet_bootstrap.cc:492] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:35.798039  1449 ts_tablet_manager.cc:1403] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.016s
I20260713 09:11:35.798578  1489 raft_consensus.cc:493] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.798239  1451 tablet_bootstrap.cc:492] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:35.799078  1489 raft_consensus.cc:515] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.799767  1450 ts_tablet_manager.cc:1434] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:35.800683  1450 tablet_bootstrap.cc:492] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:35.801803  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:35.801692  1449 raft_consensus.cc:359] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.802315  1449 raft_consensus.cc:385] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.802516  1260 raft_consensus.cc:2393] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in current term 1: Already voted for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in this term.
I20260713 09:11:35.802603  1449 raft_consensus.cc:740] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.797977  1300 leader_election.cc:304] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93
I20260713 09:11:35.803259  1449 consensus_queue.cc:260] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.804395  1545 raft_consensus.cc:2804] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.804718  1545 raft_consensus.cc:493] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.805016  1545 raft_consensus.cc:3060] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.805135  1449 ts_tablet_manager.cc:1434] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:35.805966  1449 tablet_bootstrap.cc:492] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:35.806691  1450 tablet_bootstrap.cc:654] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.807849  1451 ts_tablet_manager.cc:1403] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.013s
I20260713 09:11:35.810524  1451 raft_consensus.cc:359] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.811133  1451 raft_consensus.cc:385] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.811412  1451 raft_consensus.cc:740] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.811985  1451 consensus_queue.cc:260] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.813866  1451 ts_tablet_manager.cc:1434] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:11:35.817219  1489 leader_election.cc:290] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.818727  1451 tablet_bootstrap.cc:492] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:35.819100  1406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:35.819960  1406 raft_consensus.cc:2393] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in current term 1: Already voted for candidate 33bc192da464461bb6f96e2c4ddf2e07 in this term.
I20260713 09:11:35.821081  1300 leader_election.cc:304] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07
I20260713 09:11:35.821856  1455 raft_consensus.cc:3060] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.825409  1451 tablet_bootstrap.cc:654] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.829380  1455 raft_consensus.cc:2749] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:35.811137  1545 raft_consensus.cc:515] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.830564  1450 tablet_bootstrap.cc:492] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:35.830978  1450 ts_tablet_manager.cc:1403] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.016s
I20260713 09:11:35.833115  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f622bb9ddb141b8be5f4f32c7021b99" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:35.833281  1406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f622bb9ddb141b8be5f4f32c7021b99" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:35.833670  1260 raft_consensus.cc:3060] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.833518  1450 raft_consensus.cc:359] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.833796  1406 raft_consensus.cc:3060] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.834147  1450 raft_consensus.cc:385] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.836529  1450 raft_consensus.cc:740] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.837114  1450 consensus_queue.cc:260] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.839078  1450 ts_tablet_manager.cc:1434] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260713 09:11:35.839944  1450 tablet_bootstrap.cc:492] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07: Bootstrap starting.
I20260713 09:11:35.840953  1406 raft_consensus.cc:2468] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 1.
I20260713 09:11:35.841629  1546 consensus_queue.cc:1048] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.842002  1300 leader_election.cc:304] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:35.843279  1455 raft_consensus.cc:2804] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.843853  1455 raft_consensus.cc:697] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Becoming Leader. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Running, Role: LEADER
I20260713 09:11:35.844730  1455 consensus_queue.cc:237] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.846460  1545 leader_election.cc:290] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.846671  1451 tablet_bootstrap.cc:492] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:35.846701  1457 consensus_queue.cc:1048] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.849085  1450 tablet_bootstrap.cc:654] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.849432  1451 ts_tablet_manager.cc:1403] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.009s
I20260713 09:11:35.852643  1451 raft_consensus.cc:359] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.853502  1451 raft_consensus.cc:385] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.853813  1451 raft_consensus.cc:740] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.854418  1451 consensus_queue.cc:260] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.857297  1451 ts_tablet_manager.cc:1434] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:35.858183  1451 tablet_bootstrap.cc:492] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:35.866466  1260 raft_consensus.cc:2468] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 1.
I20260713 09:11:35.860571  1449 tablet_bootstrap.cc:654] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.869361  1539 consensus_queue.cc:1048] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.872304  1451 tablet_bootstrap.cc:654] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.893355  1568 consensus_queue.cc:1048] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:11:35.906773  1568 raft_consensus.cc:493] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.907234  1568 raft_consensus.cc:515] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.909651  1568 leader_election.cc:290] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.912444  1332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077339178b23462f9f950f3c752f50be" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:35.913235  1332 raft_consensus.cc:2468] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 0.
I20260713 09:11:35.915287  1225 leader_election.cc:304] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:35.915560  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077339178b23462f9f950f3c752f50be" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:35.916179  1409 raft_consensus.cc:2468] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 0.
I20260713 09:11:35.916347  1568 raft_consensus.cc:2804] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.917490  1568 raft_consensus.cc:493] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.918102  1568 raft_consensus.cc:3060] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.917781  1155 catalog_manager.cc:5697] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.933279  1332 raft_consensus.cc:3060] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.944358  1539 consensus_queue.cc:1048] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.951474  1568 raft_consensus.cc:515] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.952632  1455 raft_consensus.cc:493] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.953209  1455 raft_consensus.cc:515] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.957217  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae55864eef841688ef9bb8936c1e965" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:35.957796  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae55864eef841688ef9bb8936c1e965" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
W20260713 09:11:35.958730  1298 leader_election.cc:343] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:35.959391  1300 leader_election.cc:343] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.959932  1300 leader_election.cc:304] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07
I20260713 09:11:35.961202  1489 raft_consensus.cc:2749] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:35.961511  1545 raft_consensus.cc:493] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.962146  1545 raft_consensus.cc:515] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:35.966694  1455 leader_election.cc:290] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.967922  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39bd564c3a04d1c9d940027023a712f" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:35.976908  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077339178b23462f9f950f3c752f50be" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:35.977461  1329 raft_consensus.cc:3060] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.981325  1545 leader_election.cc:290] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.982549  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39bd564c3a04d1c9d940027023a712f" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:35.983987  1568 leader_election.cc:290] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 election: Requested vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:35.984354  1329 raft_consensus.cc:2468] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 1.
I20260713 09:11:35.989725  1300 leader_election.cc:304] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07
I20260713 09:11:35.991031  1450 tablet_bootstrap.cc:492] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07: No bootstrap required, opened a new log
I20260713 09:11:35.999372  1450 ts_tablet_manager.cc:1403] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent bootstrapping tablet: real 0.160s	user 0.016s	sys 0.044s
I20260713 09:11:35.997290  1449 tablet_bootstrap.cc:492] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:36.000869  1449 ts_tablet_manager.cc:1403] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.195s	user 0.025s	sys 0.049s
I20260713 09:11:36.007079  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077339178b23462f9f950f3c752f50be" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:36.007679  1409 raft_consensus.cc:3060] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.004792  1552 raft_consensus.cc:2749] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:36.029583  1450 raft_consensus.cc:359] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.030401  1450 raft_consensus.cc:385] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.030658  1450 raft_consensus.cc:740] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.031284  1450 consensus_queue.cc:260] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.033350  1449 raft_consensus.cc:359] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.036415  1449 raft_consensus.cc:385] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.036710  1449 raft_consensus.cc:740] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.037286  1449 consensus_queue.cc:260] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.038923  1450 ts_tablet_manager.cc:1434] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07: Time spent starting tablet: real 0.039s	user 0.020s	sys 0.002s
I20260713 09:11:36.043329  1449 ts_tablet_manager.cc:1434] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.042s	user 0.015s	sys 0.002s
I20260713 09:11:36.045284  1451 tablet_bootstrap.cc:492] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:36.045665  1451 ts_tablet_manager.cc:1403] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.188s	user 0.011s	sys 0.018s
I20260713 09:11:36.051025  1568 consensus_queue.cc:1048] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:11:36.053077  1451 raft_consensus.cc:359] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.053788  1451 raft_consensus.cc:385] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.054081  1451 raft_consensus.cc:740] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.054388  1409 raft_consensus.cc:2468] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 1.
I20260713 09:11:36.055838  1457 consensus_queue.cc:1048] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.057583  1451 consensus_queue.cc:260] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.070061  1538 consensus_queue.cc:1048] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.074142  1451 ts_tablet_manager.cc:1434] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260713 09:11:36.079897  1451 tablet_bootstrap.cc:492] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9: Bootstrap starting.
I20260713 09:11:36.085402  1451 tablet_bootstrap.cc:654] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:36.068866  1449 tablet_bootstrap.cc:492] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:36.067232  1225 leader_election.cc:304] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:36.091424  1449 tablet_bootstrap.cc:654] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:36.091853  1568 raft_consensus.cc:2804] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:36.092677  1568 raft_consensus.cc:697] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Becoming Leader. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Running, Role: LEADER
I20260713 09:11:36.093724  1568 consensus_queue.cc:237] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.114353  1552 raft_consensus.cc:493] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:36.114979  1552 raft_consensus.cc:515] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.119549  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18d3fcda593401b9a9724dde5e31db0" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
W20260713 09:11:36.121153  1298 leader_election.cc:343] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:36.121484  1156 catalog_manager.cc:5697] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:36.124147  1552 leader_election.cc:290] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:36.124902  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18d3fcda593401b9a9724dde5e31db0" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07" is_pre_election: true
I20260713 09:11:36.125751  1449 tablet_bootstrap.cc:492] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:36.125669  1409 raft_consensus.cc:2468] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 0.
I20260713 09:11:36.126281  1449 ts_tablet_manager.cc:1403] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.025s
I20260713 09:11:36.127076  1300 leader_election.cc:304] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 1481b97c72d54e27bc7f0426a9aa1b93
I20260713 09:11:36.128114  1552 raft_consensus.cc:2804] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:36.128360  1451 tablet_bootstrap.cc:492] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9: No bootstrap required, opened a new log
I20260713 09:11:36.128459  1552 raft_consensus.cc:493] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:36.129201  1451 ts_tablet_manager.cc:1403] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.005s
I20260713 09:11:36.129035  1449 raft_consensus.cc:359] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.129127  1552 raft_consensus.cc:3060] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.129705  1449 raft_consensus.cc:385] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.130023  1449 raft_consensus.cc:740] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.130643  1449 consensus_queue.cc:260] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.132519  1449 ts_tablet_manager.cc:1434] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:11:36.132356  1451 raft_consensus.cc:359] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.133082  1451 raft_consensus.cc:385] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.133385  1449 tablet_bootstrap.cc:492] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:36.133395  1451 raft_consensus.cc:740] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.134333  1451 consensus_queue.cc:260] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.136327  1451 ts_tablet_manager.cc:1434] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:11:36.138422  1552 raft_consensus.cc:515] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.139564  1449 tablet_bootstrap.cc:654] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:36.140851  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18d3fcda593401b9a9724dde5e31db0" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:36.141377  1257 raft_consensus.cc:3060] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.148401  1449 tablet_bootstrap.cc:492] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:36.148811  1449 ts_tablet_manager.cc:1403] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:11:36.149816  1257 raft_consensus.cc:2468] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 1.
I20260713 09:11:36.150868  1552 leader_election.cc:290] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:36.151121  1298 leader_election.cc:304] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:36.151420  1449 raft_consensus.cc:359] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.151871  1552 raft_consensus.cc:2804] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:36.152041  1449 raft_consensus.cc:385] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.152357  1449 raft_consensus.cc:740] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.152375  1552 raft_consensus.cc:697] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Becoming Leader. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Running, Role: LEADER
I20260713 09:11:36.153107  1449 consensus_queue.cc:260] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.153239  1552 consensus_queue.cc:237] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.155104  1449 ts_tablet_manager.cc:1434] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:36.156541  1449 tablet_bootstrap.cc:492] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93: Bootstrap starting.
I20260713 09:11:36.158293  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18d3fcda593401b9a9724dde5e31db0" candidate_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:36.158840  1409 raft_consensus.cc:3060] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.163146  1449 tablet_bootstrap.cc:654] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:36.166460  1409 raft_consensus.cc:2468] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3ae81cdab54f8a9d0464ddbdb743c9 in term 1.
I20260713 09:11:36.169358  1546 raft_consensus.cc:493] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:36.169952  1546 raft_consensus.cc:515] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.172605  1546 leader_election.cc:290] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:36.174247  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cdcf0294734b20a81a062d07c38bfc" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:36.174870  1257 raft_consensus.cc:2468] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:36.175909  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cdcf0294734b20a81a062d07c38bfc" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:36.176052  1372 leader_election.cc:304] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:36.176502  1329 raft_consensus.cc:2468] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:36.176795  1460 raft_consensus.cc:493] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:36.177219  1460 raft_consensus.cc:515] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.179311  1460 leader_election.cc:290] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:36.179785  1460 raft_consensus.cc:2804] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:36.180112  1460 raft_consensus.cc:493] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:36.180261  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31287963fa4a42869bd68518c9dcb3a9" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:36.180481  1460 raft_consensus.cc:3060] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.180838  1329 raft_consensus.cc:2468] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:36.181975  1374 leader_election.cc:304] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:36.182771  1539 raft_consensus.cc:2804] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:36.183128  1539 raft_consensus.cc:493] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:36.183473  1539 raft_consensus.cc:3060] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.184592  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31287963fa4a42869bd68518c9dcb3a9" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:36.185176  1257 raft_consensus.cc:2468] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:36.185904  1155 catalog_manager.cc:5697] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:36.190167  1460 raft_consensus.cc:515] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.192651  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cdcf0294734b20a81a062d07c38bfc" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:36.193145  1257 raft_consensus.cc:3060] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.201643  1539 raft_consensus.cc:515] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.202705  1257 raft_consensus.cc:2468] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:36.204169  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31287963fa4a42869bd68518c9dcb3a9" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:36.204725  1259 raft_consensus.cc:3060] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.206684  1539 leader_election.cc:290] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:36.208001  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31287963fa4a42869bd68518c9dcb3a9" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:36.208545  1329 raft_consensus.cc:3060] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:36.209690  1206 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:36.210126  1449 tablet_bootstrap.cc:492] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93: No bootstrap required, opened a new log
I20260713 09:11:36.210554  1449 ts_tablet_manager.cc:1403] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.016s
I20260713 09:11:36.210708  1372 leader_election.cc:304] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:36.211277  1460 leader_election.cc:290] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:36.211822  1333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cdcf0294734b20a81a062d07c38bfc" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:36.212342  1259 raft_consensus.cc:2468] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:36.212363  1333 raft_consensus.cc:3060] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.213160  1449 raft_consensus.cc:359] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.213505  1372 leader_election.cc:304] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:36.213806  1449 raft_consensus.cc:385] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.211539  1539 raft_consensus.cc:2804] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:36.214093  1449 raft_consensus.cc:740] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.214485  1546 raft_consensus.cc:2804] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:36.214757  1449 consensus_queue.cc:260] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.216236  1329 raft_consensus.cc:2468] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:36.215305  1546 raft_consensus.cc:697] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:36.216861  1449 ts_tablet_manager.cc:1434] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:36.217645  1546 consensus_queue.cc:237] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.220486  1333 raft_consensus.cc:2468] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:36.220981  1539 raft_consensus.cc:697] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:36.222209  1539 consensus_queue.cc:237] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.227381  1552 consensus_queue.cc:1048] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.232839  1155 catalog_manager.cc:5697] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:36.234205  1155 catalog_manager.cc:5697] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:36.237763  1601 consensus_queue.cc:1048] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.461892  1539 raft_consensus.cc:493] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:36.462327  1539 raft_consensus.cc:515] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.463935  1539 leader_election.cc:290] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:36.464780  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae55864eef841688ef9bb8936c1e965" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:36.465029  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae55864eef841688ef9bb8936c1e965" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:36.465306  1259 raft_consensus.cc:2468] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:36.465677  1329 raft_consensus.cc:2468] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 0.
I20260713 09:11:36.466298  1372 leader_election.cc:304] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:36.466924  1539 raft_consensus.cc:2804] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:36.467373  1539 raft_consensus.cc:493] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:36.467716  1539 raft_consensus.cc:3060] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.473289  1539 raft_consensus.cc:515] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.474778  1539 leader_election.cc:290] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:36.475533  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae55864eef841688ef9bb8936c1e965" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:36.475716  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae55864eef841688ef9bb8936c1e965" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:36.476148  1259 raft_consensus.cc:3060] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.476244  1329 raft_consensus.cc:3060] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.480427  1329 raft_consensus.cc:2468] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:36.480482  1259 raft_consensus.cc:2468] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:36.481395  1374 leader_election.cc:304] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:36.482455  1539 raft_consensus.cc:2804] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:36.482930  1539 raft_consensus.cc:697] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:36.483716  1539 consensus_queue.cc:237] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:36.491319  1154 catalog_manager.cc:5697] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:36.585862  1568 consensus_queue.cc:1048] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.595552  1623 consensus_queue.cc:1048] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.613197  1460 consensus_queue.cc:1048] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.623878  1546 consensus_queue.cc:1048] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.693435  1539 consensus_queue.cc:1048] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.696058  1455 consensus_queue.cc:1048] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.705946  1460 consensus_queue.cc:1048] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.712594  1489 consensus_queue.cc:1048] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:37.024547  1546 consensus_queue.cc:1048] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:37.035542  1460 consensus_queue.cc:1048] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:37.220623  1206 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:37.224747  1460 raft_consensus.cc:493] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:37.225239  1460 raft_consensus.cc:515] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:37.226982  1460 leader_election.cc:290] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:37.227799  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" is_pre_election: true
I20260713 09:11:37.227999  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" is_pre_election: true
I20260713 09:11:37.228506  1259 raft_consensus.cc:2468] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:37.228632  1329 raft_consensus.cc:2468] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 1.
I20260713 09:11:37.229763  1374 leader_election.cc:304] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [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: 33bc192da464461bb6f96e2c4ddf2e07, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:37.230451  1460 raft_consensus.cc:2804] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:37.230795  1460 raft_consensus.cc:493] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:37.231128  1460 raft_consensus.cc:3060] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.236800  1460 raft_consensus.cc:515] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:37.238437  1460 leader_election.cc:290] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 2 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:37.238860  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:37.239290  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf09455af9d407284560a1acb0f80ab" candidate_uuid: "33bc192da464461bb6f96e2c4ddf2e07" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:37.239379  1259 raft_consensus.cc:3060] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.239821  1329 raft_consensus.cc:3060] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.243377  1259 raft_consensus.cc:2468] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 2.
I20260713 09:11:37.243911  1329 raft_consensus.cc:2468] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bc192da464461bb6f96e2c4ddf2e07 in term 2.
I20260713 09:11:37.244267  1372 leader_election.cc:304] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 33bc192da464461bb6f96e2c4ddf2e07; no voters: 
I20260713 09:11:37.244968  1460 raft_consensus.cc:2804] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:37.245311  1460 raft_consensus.cc:697] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 LEADER]: Becoming Leader. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:37.245950  1460 consensus_queue.cc:237] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue going to LEADER 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:37.253268  1154 catalog_manager.cc:5697] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: term changed from 0 to 2, leader changed from <none> to 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195). New cstate: current_term: 2 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:37.606510 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.612890  1639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:37.614573  1640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:37.616230 32623 server_base.cc:1061] running on GCE node
W20260713 09:11:37.617658  1643 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:37.618957 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.619235 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.619514 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933897619496 us; error 0 us; skew 500 ppm
I20260713 09:11:37.620396 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.622560 32623 webserver.cc:533] Webserver started at http://127.31.219.196:46327/ using document root <none> and password file <none>
I20260713 09:11:37.623273 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.623529 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.623799 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.624820 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-3-root/instance:
uuid: "1542697168b94bf49891dbcdfd392861"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-cts2"
I20260713 09:11:37.629058 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:37.632063  1647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.632735 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:37.633030 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-3-root
uuid: "1542697168b94bf49891dbcdfd392861"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-cts2"
I20260713 09:11:37.633304 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:37.653348 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:37.654435 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:37.655568 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:37.657610 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:37.657776 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.657944 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:37.658066 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.699543 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.196:38593
I20260713 09:11:37.699630  1709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.196:38593 every 8 connection(s)
I20260713 09:11:37.705111 32623 auto_leader_rebalancer-test.cc:392] add a tserver: 1542697168b94bf49891dbcdfd392861
I20260713 09:11:37.714694  1710 heartbeater.cc:344] Connected to a master server at 127.31.219.254:41957
I20260713 09:11:37.715080  1710 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:37.715749  1710 heartbeater.cc:507] Master 127.31.219.254:41957 requested a full tablet report, sending...
I20260713 09:11:37.717455  1154 ts_manager.cc:194] Registered new tserver with Master: 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593)
I20260713 09:11:37.719058  1154 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47492
I20260713 09:11:37.795284  1329 raft_consensus.cc:1275] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:37.796536  1546 consensus_queue.cc:1048] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:37.806077  1259 raft_consensus.cc:1275] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:37.807981  1716 consensus_queue.cc:1048] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:38.276145  1329 consensus_queue.cc:237] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:38.283622  1409 raft_consensus.cc:1275] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:38.285662  1455 consensus_queue.cc:1048] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:38.289037  1259 raft_consensus.cc:1275] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:38.291536  1723 consensus_queue.cc:1048] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.297668  1409 raft_consensus.cc:2955] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.298457  1723 raft_consensus.cc:2955] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.300279  1259 raft_consensus.cc:2955] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
W20260713 09:11:38.303047  1298 consensus_peers.cc:597] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b18d3fcda593401b9a9724dde5e31db0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.320602  1154 catalog_manager.cc:5697] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.337384  1259 consensus_queue.cc:237] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:38.348964  1409 raft_consensus.cc:1275] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:38.357609  1329 raft_consensus.cc:1275] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:38.361490  1634 consensus_queue.cc:1048] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.363957  1634 consensus_queue.cc:1048] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:38.367189  1223 consensus_peers.cc:597] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b39bd564c3a04d1c9d940027023a712f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.375998  1738 raft_consensus.cc:2955] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.377731  1329 raft_consensus.cc:2955] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.379678  1406 raft_consensus.cc:2955] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.390573  1155 catalog_manager.cc:5697] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:38.391402  1259 consensus_queue.cc:237] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
W20260713 09:11:38.399748  1223 consensus_peers.cc:597] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b0677da833a4d089fb156aafb00c307. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.400336  1329 raft_consensus.cc:1275] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:38.400352  1406 raft_consensus.cc:1275] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:38.405133  1634 consensus_queue.cc:1048] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.405998  1738 consensus_queue.cc:1048] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.420840  1634 raft_consensus.cc:2955] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.423907  1329 raft_consensus.cc:2955] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.429273  1409 raft_consensus.cc:2955] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.434928  1154 catalog_manager.cc:5697] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:38.447319  1409 consensus_queue.cc:237] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:38.454973  1329 raft_consensus.cc:1275] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:38.456254  1716 consensus_queue.cc:1048] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.457458  1259 raft_consensus.cc:1275] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:38.458719  1546 consensus_queue.cc:1048] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.464861  1460 raft_consensus.cc:2955] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.466257  1329 raft_consensus.cc:2955] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
W20260713 09:11:38.472340  1372 consensus_peers.cc:597] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ae55864eef841688ef9bb8936c1e965. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.474475  1259 raft_consensus.cc:2955] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.477563  1156 catalog_manager.cc:5697] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:38.721505  1710 heartbeater.cc:499] Master 127.31.219.254:41957 was elected leader, sending a full tablet report...
I20260713 09:11:38.772316  1749 ts_tablet_manager.cc:933] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:38.775669  1749 tablet_copy_client.cc:323] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.194:45753
I20260713 09:11:38.786936  1345 tablet_copy_service.cc:140] P ab3ae81cdab54f8a9d0464ddbdb743c9: Received BeginTabletCopySession request for tablet b18d3fcda593401b9a9724dde5e31db0 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:57760)
I20260713 09:11:38.787534  1345 tablet_copy_service.cc:161] P ab3ae81cdab54f8a9d0464ddbdb743c9: Beginning new tablet copy session on tablet b18d3fcda593401b9a9724dde5e31db0 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:57760: session id = 1542697168b94bf49891dbcdfd392861-b18d3fcda593401b9a9724dde5e31db0
I20260713 09:11:38.794986  1345 tablet_copy_source_session.cc:215] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:38.798177  1749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18d3fcda593401b9a9724dde5e31db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.808131  1749 tablet_copy_client.cc:806] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:38.808725  1749 tablet_copy_client.cc:670] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:38.812496  1749 tablet_copy_client.cc:538] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:38.818044  1749 tablet_bootstrap.cc:492] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:38.834658  1749 tablet_bootstrap.cc:492] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:38.835610  1749 tablet_bootstrap.cc:492] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:38.836118  1749 ts_tablet_manager.cc:1403] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260713 09:11:38.838227  1749 raft_consensus.cc:359] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:38.838804  1749 raft_consensus.cc:740] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:38.839352  1749 consensus_queue.cc:260] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:38.841593  1749 ts_tablet_manager.cc:1434] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:11:38.843228  1345 tablet_copy_service.cc:342] P ab3ae81cdab54f8a9d0464ddbdb743c9: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-b18d3fcda593401b9a9724dde5e31db0 received from {username='slave'} at 127.0.0.1:57760
I20260713 09:11:38.843639  1345 tablet_copy_service.cc:434] P ab3ae81cdab54f8a9d0464ddbdb743c9: ending tablet copy session 1542697168b94bf49891dbcdfd392861-b18d3fcda593401b9a9724dde5e31db0 on tablet b18d3fcda593401b9a9724dde5e31db0 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:38.893334  1749 ts_tablet_manager.cc:933] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:38.894883  1749 tablet_copy_client.cc:323] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.195:43555
I20260713 09:11:38.903687  1419 tablet_copy_service.cc:140] P 33bc192da464461bb6f96e2c4ddf2e07: Received BeginTabletCopySession request for tablet 4ae55864eef841688ef9bb8936c1e965 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:53350)
I20260713 09:11:38.904229  1419 tablet_copy_service.cc:161] P 33bc192da464461bb6f96e2c4ddf2e07: Beginning new tablet copy session on tablet 4ae55864eef841688ef9bb8936c1e965 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:53350: session id = 1542697168b94bf49891dbcdfd392861-4ae55864eef841688ef9bb8936c1e965
I20260713 09:11:38.908674  1419 tablet_copy_source_session.cc:215] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:38.910895  1749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae55864eef841688ef9bb8936c1e965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.922792  1749 tablet_copy_client.cc:806] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:38.923290  1749 tablet_copy_client.cc:670] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:38.926864  1749 tablet_copy_client.cc:538] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:38.932659  1749 tablet_bootstrap.cc:492] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:38.949059  1757 ts_tablet_manager.cc:933] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983)
I20260713 09:11:38.951130  1757 tablet_copy_client.cc:323] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.193:33983
I20260713 09:11:38.951833  1756 ts_tablet_manager.cc:933] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983)
I20260713 09:11:38.959985  1756 tablet_copy_client.cc:323] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.193:33983
I20260713 09:11:38.965032  1749 tablet_bootstrap.cc:492] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:38.965827  1749 tablet_bootstrap.cc:492] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:38.966331  1749 ts_tablet_manager.cc:1403] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.011s
I20260713 09:11:38.969596  1749 raft_consensus.cc:359] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:38.970371  1749 raft_consensus.cc:740] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:38.970773  1270 tablet_copy_service.cc:140] P 1481b97c72d54e27bc7f0426a9aa1b93: Received BeginTabletCopySession request for tablet b39bd564c3a04d1c9d940027023a712f from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:57796)
I20260713 09:11:38.971064  1269 tablet_copy_service.cc:140] P 1481b97c72d54e27bc7f0426a9aa1b93: Received BeginTabletCopySession request for tablet 1b0677da833a4d089fb156aafb00c307 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:57796)
I20260713 09:11:38.971432  1270 tablet_copy_service.cc:161] P 1481b97c72d54e27bc7f0426a9aa1b93: Beginning new tablet copy session on tablet b39bd564c3a04d1c9d940027023a712f from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:57796: session id = 1542697168b94bf49891dbcdfd392861-b39bd564c3a04d1c9d940027023a712f
I20260713 09:11:38.970996  1749 consensus_queue.cc:260] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:38.975873  1269 tablet_copy_service.cc:161] P 1481b97c72d54e27bc7f0426a9aa1b93: Beginning new tablet copy session on tablet 1b0677da833a4d089fb156aafb00c307 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:57796: session id = 1542697168b94bf49891dbcdfd392861-1b0677da833a4d089fb156aafb00c307
I20260713 09:11:38.976529  1749 ts_tablet_manager.cc:1434] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:11:38.978410  1419 tablet_copy_service.cc:342] P 33bc192da464461bb6f96e2c4ddf2e07: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-4ae55864eef841688ef9bb8936c1e965 received from {username='slave'} at 127.0.0.1:53350
I20260713 09:11:38.978528  1270 tablet_copy_source_session.cc:215] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:38.978811  1419 tablet_copy_service.cc:434] P 33bc192da464461bb6f96e2c4ddf2e07: ending tablet copy session 1542697168b94bf49891dbcdfd392861-4ae55864eef841688ef9bb8936c1e965 on tablet 4ae55864eef841688ef9bb8936c1e965 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:38.982715  1269 tablet_copy_source_session.cc:215] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:38.984077  1757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39bd564c3a04d1c9d940027023a712f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.986642  1756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0677da833a4d089fb156aafb00c307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.000875  1756 tablet_copy_client.cc:806] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:39.001427  1756 tablet_copy_client.cc:670] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:39.002648  1757 tablet_copy_client.cc:806] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:39.003187  1757 tablet_copy_client.cc:670] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:39.005589  1756 tablet_copy_client.cc:538] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:39.007138  1757 tablet_copy_client.cc:538] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:39.013931  1756 tablet_bootstrap.cc:492] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:39.020469  1757 tablet_bootstrap.cc:492] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:39.036765  1756 tablet_bootstrap.cc:492] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:39.037459  1756 tablet_bootstrap.cc:492] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:39.037969  1756 ts_tablet_manager.cc:1403] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.012s
I20260713 09:11:39.040035  1756 raft_consensus.cc:359] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:39.040617  1756 raft_consensus.cc:740] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:39.040946  1757 tablet_bootstrap.cc:492] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:39.041096  1756 consensus_queue.cc:260] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:39.041725  1757 tablet_bootstrap.cc:492] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:39.042376  1757 ts_tablet_manager.cc:1403] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260713 09:11:39.043118  1756 ts_tablet_manager.cc:1434] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:39.045158  1757 raft_consensus.cc:359] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:39.045928  1757 raft_consensus.cc:740] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:39.046828  1269 tablet_copy_service.cc:342] P 1481b97c72d54e27bc7f0426a9aa1b93: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-1b0677da833a4d089fb156aafb00c307 received from {username='slave'} at 127.0.0.1:57796
I20260713 09:11:39.046525  1757 consensus_queue.cc:260] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:39.047248  1269 tablet_copy_service.cc:434] P 1481b97c72d54e27bc7f0426a9aa1b93: ending tablet copy session 1542697168b94bf49891dbcdfd392861-1b0677da833a4d089fb156aafb00c307 on tablet 1b0677da833a4d089fb156aafb00c307 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:39.048879  1757 ts_tablet_manager.cc:1434] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:39.052282  1269 tablet_copy_service.cc:342] P 1481b97c72d54e27bc7f0426a9aa1b93: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-b39bd564c3a04d1c9d940027023a712f received from {username='slave'} at 127.0.0.1:57796
I20260713 09:11:39.052665  1269 tablet_copy_service.cc:434] P 1481b97c72d54e27bc7f0426a9aa1b93: ending tablet copy session 1542697168b94bf49891dbcdfd392861-b39bd564c3a04d1c9d940027023a712f on tablet b39bd564c3a04d1c9d940027023a712f with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:39.272284  1685 raft_consensus.cc:1217] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:39.310770  1685 raft_consensus.cc:1217] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:39.348773  1685 raft_consensus.cc:1217] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:39.542579  1685 raft_consensus.cc:1217] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:39.686508  1765 raft_consensus.cc:1064] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:39.689095  1765 consensus_queue.cc:237] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:39.695533  1685 raft_consensus.cc:1275] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:39.695899  1409 raft_consensus.cc:1275] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:39.696611  1260 raft_consensus.cc:1275] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:39.696983  1765 consensus_queue.cc:1048] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:39.697927  1723 consensus_queue.cc:1048] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:39.698704  1729 consensus_queue.cc:1048] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:39.716662  1729 raft_consensus.cc:2955] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.720201  1409 raft_consensus.cc:2955] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.723358  1685 raft_consensus.cc:2955] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.731555  1260 raft_consensus.cc:2955] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.732967  1154 catalog_manager.cc:5697] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.763748  1333 consensus_queue.cc:237] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:39.769322  1685 raft_consensus.cc:1275] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:39.771119  1729 consensus_queue.cc:1048] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:39.772651  1409 raft_consensus.cc:1275] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:39.773954  1729 consensus_queue.cc:1048] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:39.778373  1723 raft_consensus.cc:2955] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.778988  1685 raft_consensus.cc:2955] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.786141  1409 raft_consensus.cc:2955] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.793100  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b18d3fcda593401b9a9724dde5e31db0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:39.796972  1156 catalog_manager.cc:5697] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861 reported cstate change: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.806718  1243 tablet_service.cc:1558] Processing DeleteTablet for tablet b18d3fcda593401b9a9724dde5e31db0 with delete_type TABLET_DATA_TOMBSTONED (TS 1481b97c72d54e27bc7f0426a9aa1b93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57758
I20260713 09:11:39.817113  1776 tablet_replica.cc:333] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:39.818080  1776 raft_consensus.cc:2243] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.818758  1776 raft_consensus.cc:2272] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.821305  1776 ts_tablet_manager.cc:1916] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:39.831439  1776 ts_tablet_manager.cc:1929] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:39.831761  1776 log.cc:1199] T b18d3fcda593401b9a9724dde5e31db0 P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-0-root/wals/b18d3fcda593401b9a9724dde5e31db0
I20260713 09:11:39.833071  1142 catalog_manager.cc:5028] TS 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): tablet b18d3fcda593401b9a9724dde5e31db0 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:39.866745  1764 raft_consensus.cc:1064] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:39.868546  1764 consensus_queue.cc:237] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:39.874265  1685 raft_consensus.cc:1275] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:39.875451  1333 raft_consensus.cc:1275] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:39.875598  1546 consensus_queue.cc:1048] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:39.875860  1259 raft_consensus.cc:1275] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:39.877030  1778 consensus_queue.cc:1048] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:39.877874  1546 consensus_queue.cc:1048] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:39.894858  1546 raft_consensus.cc:2955] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.896387  1333 raft_consensus.cc:2955] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.911612  1685 raft_consensus.cc:2955] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.915331  1155 catalog_manager.cc:5697] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.920431  1259 raft_consensus.cc:2955] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.928114  1738 raft_consensus.cc:1064] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:39.930450  1738 consensus_queue.cc:237] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:39.935935  1409 consensus_queue.cc:237] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:39.941223  1329 raft_consensus.cc:1275] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:39.942425  1685 raft_consensus.cc:1275] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:39.942476  1546 consensus_queue.cc:1048] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:39.943903  1764 consensus_queue.cc:1048] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:39.950209  1764 raft_consensus.cc:2955] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.955946  1684 raft_consensus.cc:2955] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.956751  1329 raft_consensus.cc:2955] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:39.962734  1409 raft_consensus.cc:1275] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:39.963078  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ae55864eef841688ef9bb8936c1e965 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:39.963465  1333 raft_consensus.cc:1275] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:39.964778  1685 raft_consensus.cc:1275] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:39.966459  1767 consensus_queue.cc:1048] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:39.968538  1767 consensus_queue.cc:1048] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:39.971463  1156 catalog_manager.cc:5697] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.974558  1767 consensus_queue.cc:1048] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:11:39.995160  1243 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ae55864eef841688ef9bb8936c1e965 with delete_type TABLET_DATA_TOMBSTONED (TS 1481b97c72d54e27bc7f0426a9aa1b93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57758
I20260713 09:11:39.998868  1776 tablet_replica.cc:333] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:39.999868  1776 raft_consensus.cc:2243] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:40.000516  1776 raft_consensus.cc:2272] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:40.004604  1776 ts_tablet_manager.cc:1916] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:40.010582  1766 raft_consensus.cc:1064] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:40.009841  1767 raft_consensus.cc:2955] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.014830  1684 raft_consensus.cc:2955] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.016402  1409 raft_consensus.cc:2955] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.020484  1329 raft_consensus.cc:2955] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.012954  1766 consensus_queue.cc:237] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:40.037593  1156 catalog_manager.cc:5697] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.040606  1776 ts_tablet_manager.cc:1929] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:40.040961  1776 log.cc:1199] T 4ae55864eef841688ef9bb8936c1e965 P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-0-root/wals/4ae55864eef841688ef9bb8936c1e965
I20260713 09:11:40.042246  1142 catalog_manager.cc:5028] TS 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): tablet 4ae55864eef841688ef9bb8936c1e965 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:40.052323  1329 raft_consensus.cc:1275] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:40.053562  1684 raft_consensus.cc:1275] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:40.054301  1409 raft_consensus.cc:1275] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:40.054404  1738 consensus_queue.cc:1048] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:40.056123  1738 consensus_queue.cc:1048] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:40.056932  1767 consensus_queue.cc:1048] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:40.060338  1259 consensus_queue.cc:237] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:40.067246  1406 raft_consensus.cc:1275] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:40.068698  1767 consensus_queue.cc:1048] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:40.068876  1684 raft_consensus.cc:1275] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:40.070360  1767 consensus_queue.cc:1048] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:40.081230  1786 raft_consensus.cc:2955] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.081573  1406 raft_consensus.cc:2955] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.094939  1154 catalog_manager.cc:5697] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.101898  1142 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b39bd564c3a04d1c9d940027023a712f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:40.095029  1685 raft_consensus.cc:2955] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.108928  1319 tablet_service.cc:1558] Processing DeleteTablet for tablet b39bd564c3a04d1c9d940027023a712f with delete_type TABLET_DATA_TOMBSTONED (TS ab3ae81cdab54f8a9d0464ddbdb743c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57710
I20260713 09:11:40.138103  1792 tablet_replica.cc:333] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:11:40.141042  1792 raft_consensus.cc:2243] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:40.141825  1738 raft_consensus.cc:2955] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.143783  1683 raft_consensus.cc:2955] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.155164  1792 raft_consensus.cc:2272] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:40.160296  1792 ts_tablet_manager.cc:1916] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:40.159905  1409 raft_consensus.cc:2955] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.156529  1154 catalog_manager.cc:5697] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.165779  1329 raft_consensus.cc:2955] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.175328  1792 ts_tablet_manager.cc:1929] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:40.175776  1792 log.cc:1199] T b39bd564c3a04d1c9d940027023a712f P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-1-root/wals/b39bd564c3a04d1c9d940027023a712f
I20260713 09:11:40.177373  1144 catalog_manager.cc:5028] TS ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): tablet b39bd564c3a04d1c9d940027023a712f (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:40.247442  1259 consensus_queue.cc:237] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:40.256342  1329 raft_consensus.cc:1275] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:40.256711  1683 raft_consensus.cc:1275] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:40.257675  1738 consensus_queue.cc:1048] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:40.258683  1767 consensus_queue.cc:1048] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:40.266016  1738 raft_consensus.cc:2955] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.268455  1683 raft_consensus.cc:2955] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.270123  1329 raft_consensus.cc:2955] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:40.276603  1142 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b0677da833a4d089fb156aafb00c307 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:40.284982  1158 catalog_manager.cc:5697] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.309608  1397 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b0677da833a4d089fb156aafb00c307 with delete_type TABLET_DATA_TOMBSTONED (TS 33bc192da464461bb6f96e2c4ddf2e07 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53318
I20260713 09:11:40.312539  1794 tablet_replica.cc:333] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:11:40.314468  1794 raft_consensus.cc:2243] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:40.315583  1794 raft_consensus.cc:2272] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:40.319351  1794 ts_tablet_manager.cc:1916] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:40.332608  1794 ts_tablet_manager.cc:1929] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:40.333169  1794 log.cc:1199] T 1b0677da833a4d089fb156aafb00c307 P 33bc192da464461bb6f96e2c4ddf2e07: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-2-root/wals/1b0677da833a4d089fb156aafb00c307
I20260713 09:11:40.335428  1144 catalog_manager.cc:5028] TS 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): tablet 1b0677da833a4d089fb156aafb00c307 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:41.341238  1259 consensus_queue.cc:237] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
W20260713 09:11:41.347398  1223 consensus_peers.cc:597] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 077339178b23462f9f950f3c752f50be. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.347678  1409 raft_consensus.cc:1275] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:41.347947  1333 raft_consensus.cc:1275] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:41.349287  1796 consensus_queue.cc:1048] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.350066  1797 consensus_queue.cc:1048] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.361266  1797 raft_consensus.cc:2955] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.363131  1333 raft_consensus.cc:2955] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.363472  1409 raft_consensus.cc:2955] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.373464  1259 consensus_queue.cc:237] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:41.374416  1154 catalog_manager.cc:5697] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:41.381294  1223 consensus_peers.cc:597] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce808993cb2a4538b59783921bc67177. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.384184  1406 raft_consensus.cc:1275] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:41.385509  1796 consensus_queue.cc:1048] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.386878  1333 raft_consensus.cc:1275] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:41.388377  1796 consensus_queue.cc:1048] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.395277  1767 raft_consensus.cc:2955] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.399426  1333 raft_consensus.cc:2955] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.400094  1409 raft_consensus.cc:2955] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.411247  1329 consensus_queue.cc:237] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:41.415740  1156 catalog_manager.cc:5697] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.427778  1409 raft_consensus.cc:1275] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:41.429317  1723 consensus_queue.cc:1048] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.430234  1260 raft_consensus.cc:1275] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:41.433756  1298 consensus_peers.cc:597] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f622bb9ddb141b8be5f4f32c7021b99. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.434755  1809 consensus_queue.cc:1048] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:41.442624  1809 raft_consensus.cc:2955] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.444248  1406 raft_consensus.cc:2955] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.444842  1259 raft_consensus.cc:2955] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.457430  1158 catalog_manager.cc:5697] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.459791  1406 consensus_queue.cc:237] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:41.467628  1329 raft_consensus.cc:1275] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:41.468034  1372 consensus_peers.cc:597] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31287963fa4a42869bd68518c9dcb3a9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.469185  1259 raft_consensus.cc:1275] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:41.469168  1807 consensus_queue.cc:1048] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:41.470566  1546 consensus_queue.cc:1048] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.483314  1807 raft_consensus.cc:2955] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.484685  1329 raft_consensus.cc:2955] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.491721  1259 raft_consensus.cc:2955] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.494617  1154 catalog_manager.cc:5697] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:41.793823  1817 ts_tablet_manager.cc:933] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983)
I20260713 09:11:41.795748  1817 tablet_copy_client.cc:323] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.193:33983
I20260713 09:11:41.797593  1269 tablet_copy_service.cc:140] P 1481b97c72d54e27bc7f0426a9aa1b93: Received BeginTabletCopySession request for tablet 077339178b23462f9f950f3c752f50be from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:57796)
I20260713 09:11:41.798134  1269 tablet_copy_service.cc:161] P 1481b97c72d54e27bc7f0426a9aa1b93: Beginning new tablet copy session on tablet 077339178b23462f9f950f3c752f50be from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:57796: session id = 1542697168b94bf49891dbcdfd392861-077339178b23462f9f950f3c752f50be
I20260713 09:11:41.804560  1269 tablet_copy_source_session.cc:215] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:41.807097  1817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077339178b23462f9f950f3c752f50be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:41.818519  1817 tablet_copy_client.cc:806] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:41.819032  1817 tablet_copy_client.cc:670] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:41.822558  1817 tablet_copy_client.cc:538] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:41.829213  1817 tablet_bootstrap.cc:492] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:41.850594  1817 tablet_bootstrap.cc:492] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:41.851537  1817 tablet_bootstrap.cc:492] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:41.852166  1817 ts_tablet_manager.cc:1403] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.007s
I20260713 09:11:41.854184  1820 ts_tablet_manager.cc:933] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:41.855077  1817 raft_consensus.cc:359] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:41.856055  1820 tablet_copy_client.cc:323] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.195:43555
I20260713 09:11:41.855990  1817 raft_consensus.cc:740] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:41.856823  1817 consensus_queue.cc:260] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:41.858301  1419 tablet_copy_service.cc:140] P 33bc192da464461bb6f96e2c4ddf2e07: Received BeginTabletCopySession request for tablet 31287963fa4a42869bd68518c9dcb3a9 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:53350)
I20260713 09:11:41.858829  1419 tablet_copy_service.cc:161] P 33bc192da464461bb6f96e2c4ddf2e07: Beginning new tablet copy session on tablet 31287963fa4a42869bd68518c9dcb3a9 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:53350: session id = 1542697168b94bf49891dbcdfd392861-31287963fa4a42869bd68518c9dcb3a9
I20260713 09:11:41.860450  1817 ts_tablet_manager.cc:1434] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:11:41.862128  1269 tablet_copy_service.cc:342] P 1481b97c72d54e27bc7f0426a9aa1b93: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-077339178b23462f9f950f3c752f50be received from {username='slave'} at 127.0.0.1:57796
I20260713 09:11:41.862615  1269 tablet_copy_service.cc:434] P 1481b97c72d54e27bc7f0426a9aa1b93: ending tablet copy session 1542697168b94bf49891dbcdfd392861-077339178b23462f9f950f3c752f50be on tablet 077339178b23462f9f950f3c752f50be with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:41.868212  1817 ts_tablet_manager.cc:933] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983)
I20260713 09:11:41.875524  1419 tablet_copy_source_session.cc:215] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:41.876256  1817 tablet_copy_client.cc:323] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.193:33983
I20260713 09:11:41.878388  1269 tablet_copy_service.cc:140] P 1481b97c72d54e27bc7f0426a9aa1b93: Received BeginTabletCopySession request for tablet ce808993cb2a4538b59783921bc67177 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:57796)
I20260713 09:11:41.878909  1820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31287963fa4a42869bd68518c9dcb3a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:41.878865  1269 tablet_copy_service.cc:161] P 1481b97c72d54e27bc7f0426a9aa1b93: Beginning new tablet copy session on tablet ce808993cb2a4538b59783921bc67177 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:57796: session id = 1542697168b94bf49891dbcdfd392861-ce808993cb2a4538b59783921bc67177
I20260713 09:11:41.889854  1269 tablet_copy_source_session.cc:215] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:41.889887  1820 tablet_copy_client.cc:806] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:41.890673  1820 tablet_copy_client.cc:670] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:41.892952  1817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce808993cb2a4538b59783921bc67177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:41.894359  1820 tablet_copy_client.cc:538] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:41.902249  1820 tablet_bootstrap.cc:492] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:41.907320  1817 tablet_copy_client.cc:806] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:41.907876  1817 tablet_copy_client.cc:670] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:41.916617  1817 tablet_copy_client.cc:538] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:41.923630  1820 tablet_bootstrap.cc:492] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:41.924475  1820 tablet_bootstrap.cc:492] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:41.925036  1817 tablet_bootstrap.cc:492] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:41.925127  1820 ts_tablet_manager.cc:1403] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.008s
I20260713 09:11:41.928637  1820 raft_consensus.cc:359] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:41.929648  1820 raft_consensus.cc:740] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:41.930442  1820 consensus_queue.cc:260] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:41.933363  1820 ts_tablet_manager.cc:1434] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:41.935554  1419 tablet_copy_service.cc:342] P 33bc192da464461bb6f96e2c4ddf2e07: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-31287963fa4a42869bd68518c9dcb3a9 received from {username='slave'} at 127.0.0.1:53350
I20260713 09:11:41.936043  1419 tablet_copy_service.cc:434] P 33bc192da464461bb6f96e2c4ddf2e07: ending tablet copy session 1542697168b94bf49891dbcdfd392861-31287963fa4a42869bd68518c9dcb3a9 on tablet 31287963fa4a42869bd68518c9dcb3a9 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:41.952551  1817 tablet_bootstrap.cc:492] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:41.953550  1817 tablet_bootstrap.cc:492] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:41.954241  1817 ts_tablet_manager.cc:1403] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.009s
I20260713 09:11:41.957201  1817 raft_consensus.cc:359] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:41.958066  1817 raft_consensus.cc:740] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:41.958700  1817 consensus_queue.cc:260] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:41.961138  1817 ts_tablet_manager.cc:1434] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:11:41.962749  1269 tablet_copy_service.cc:342] P 1481b97c72d54e27bc7f0426a9aa1b93: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-ce808993cb2a4538b59783921bc67177 received from {username='slave'} at 127.0.0.1:57796
I20260713 09:11:41.963122  1269 tablet_copy_service.cc:434] P 1481b97c72d54e27bc7f0426a9aa1b93: ending tablet copy session 1542697168b94bf49891dbcdfd392861-ce808993cb2a4538b59783921bc67177 on tablet ce808993cb2a4538b59783921bc67177 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:42.022941  1817 ts_tablet_manager.cc:933] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:42.024787  1817 tablet_copy_client.cc:323] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.194:45753
I20260713 09:11:42.026639  1345 tablet_copy_service.cc:140] P ab3ae81cdab54f8a9d0464ddbdb743c9: Received BeginTabletCopySession request for tablet 4f622bb9ddb141b8be5f4f32c7021b99 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:57760)
I20260713 09:11:42.027231  1345 tablet_copy_service.cc:161] P ab3ae81cdab54f8a9d0464ddbdb743c9: Beginning new tablet copy session on tablet 4f622bb9ddb141b8be5f4f32c7021b99 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:57760: session id = 1542697168b94bf49891dbcdfd392861-4f622bb9ddb141b8be5f4f32c7021b99
I20260713 09:11:42.036676  1345 tablet_copy_source_session.cc:215] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:42.039387  1817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f622bb9ddb141b8be5f4f32c7021b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.055691  1817 tablet_copy_client.cc:806] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:42.056183  1817 tablet_copy_client.cc:670] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:42.059222  1817 tablet_copy_client.cc:538] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:42.066627  1817 tablet_bootstrap.cc:492] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:42.082226  1817 tablet_bootstrap.cc:492] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:42.083076  1817 tablet_bootstrap.cc:492] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:42.083686  1817 ts_tablet_manager.cc:1403] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260713 09:11:42.086197  1817 raft_consensus.cc:359] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:42.086973  1817 raft_consensus.cc:740] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:42.087603  1817 consensus_queue.cc:260] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:42.089707  1817 ts_tablet_manager.cc:1434] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:42.092065  1345 tablet_copy_service.cc:342] P ab3ae81cdab54f8a9d0464ddbdb743c9: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-4f622bb9ddb141b8be5f4f32c7021b99 received from {username='slave'} at 127.0.0.1:57760
I20260713 09:11:42.092463  1345 tablet_copy_service.cc:434] P ab3ae81cdab54f8a9d0464ddbdb743c9: ending tablet copy session 1542697168b94bf49891dbcdfd392861-4f622bb9ddb141b8be5f4f32c7021b99 on tablet 4f622bb9ddb141b8be5f4f32c7021b99 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:42.288246  1683 raft_consensus.cc:1217] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:42.399163  1683 raft_consensus.cc:1217] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:42.435026  1683 raft_consensus.cc:1217] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:42.527359  1683 raft_consensus.cc:1217] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:42.875571  1796 raft_consensus.cc:1064] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:42.878018  1796 consensus_queue.cc:237] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:42.884936  1683 raft_consensus.cc:1275] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:42.885426  1409 raft_consensus.cc:1275] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:42.885426  1333 raft_consensus.cc:1275] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:42.886440  1829 consensus_queue.cc:1048] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:42.887341  1830 consensus_queue.cc:1048] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:42.888239  1837 consensus_queue.cc:1048] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:42.901911  1837 raft_consensus.cc:1064] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:42.905689  1829 raft_consensus.cc:2955] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:42.907941  1837 consensus_queue.cc:237] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:42.911512  1683 raft_consensus.cc:2955] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:42.918012  1333 raft_consensus.cc:2955] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:42.922758  1409 raft_consensus.cc:2955] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:42.923772  1329 raft_consensus.cc:1275] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:42.923079  1406 raft_consensus.cc:1275] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:42.929530  1837 consensus_queue.cc:1048] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:42.925415  1685 raft_consensus.cc:1275] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:42.935117  1837 consensus_queue.cc:1048] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:42.938503  1837 consensus_queue.cc:1048] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:42.925601  1154 catalog_manager.cc:5697] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:42.945886  1546 raft_consensus.cc:1064] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:42.957098  1546 consensus_queue.cc:237] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:42.969379  1830 raft_consensus.cc:2955] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:42.977476  1409 raft_consensus.cc:2955] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:42.983283  1329 raft_consensus.cc:2955] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:42.996704  1685 raft_consensus.cc:2955] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.008759  1333 raft_consensus.cc:1275] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:43.011451  1546 consensus_queue.cc:1048] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:43.028473  1685 raft_consensus.cc:1275] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:43.032541  1831 consensus_queue.cc:1048] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:43.033452  1260 raft_consensus.cc:1275] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:43.035429  1831 consensus_queue.cc:1048] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:43.044819  1156 catalog_manager.cc:5697] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.046152  1260 consensus_queue.cc:237] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:43.052110  1831 raft_consensus.cc:2955] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.060316  1683 raft_consensus.cc:1275] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:43.061621  1829 consensus_queue.cc:1048] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:43.065627  1685 raft_consensus.cc:2955] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.069232  1333 raft_consensus.cc:2955] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.069496  1796 raft_consensus.cc:2955] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.080585  1257 consensus_queue.cc:237] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:43.081951  1329 raft_consensus.cc:1275] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:43.084846  1829 consensus_queue.cc:1048] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:11:43.089200  1683 raft_consensus.cc:1275] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:43.090919  1685 raft_consensus.cc:2955] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.088204  1155 catalog_manager.cc:5697] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.093694  1333 raft_consensus.cc:2955] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.096122  1142 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 077339178b23462f9f950f3c752f50be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:43.097126  1837 consensus_queue.cc:1048] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:43.106376  1809 raft_consensus.cc:1064] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:43.107370  1837 raft_consensus.cc:2955] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.108556  1158 catalog_manager.cc:5697] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:43.108753  1809 consensus_queue.cc:237] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:43.112893  1683 raft_consensus.cc:2955] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.114379  1259 raft_consensus.cc:2955] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.129725  1409 raft_consensus.cc:1275] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:43.129973  1685 raft_consensus.cc:1275] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:43.131086  1834 consensus_queue.cc:1048] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:43.133625  1834 consensus_queue.cc:1048] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:43.161211  1397 tablet_service.cc:1558] Processing DeleteTablet for tablet 077339178b23462f9f950f3c752f50be with delete_type TABLET_DATA_TOMBSTONED (TS 33bc192da464461bb6f96e2c4ddf2e07 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53318
I20260713 09:11:43.160955  1834 raft_consensus.cc:2955] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.167769  1409 raft_consensus.cc:2955] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
W20260713 09:11:43.180727  1225 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.219.194:45753, user_credentials={real_user=slave}} blocked reactor thread for 82346.9us
I20260713 09:11:43.182787  1406 raft_consensus.cc:1275] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:43.185267  1142 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce808993cb2a4538b59783921bc67177 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:43.190706  1259 raft_consensus.cc:1275] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:43.190946  1857 consensus_queue.cc:1048] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:43.191854  1408 consensus_queue.cc:237] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:43.197147  1406 raft_consensus.cc:2955] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.200376  1683 raft_consensus.cc:1275] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:43.193140  1154 catalog_manager.cc:5697] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 reported cstate change: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New cstate: current_term: 1 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.192183  1809 consensus_queue.cc:1048] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:43.203058  1851 consensus_queue.cc:1048] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260713 09:11:43.211795  1863 tablet_replica.cc:333] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:11:43.214426  1863 raft_consensus.cc:2243] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.219146  1319 tablet_service.cc:1558] Processing DeleteTablet for tablet ce808993cb2a4538b59783921bc67177 with delete_type TABLET_DATA_TOMBSTONED (TS ab3ae81cdab54f8a9d0464ddbdb743c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57710
I20260713 09:11:43.221843  1260 raft_consensus.cc:1275] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:43.228852  1850 consensus_queue.cc:1048] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260713 09:11:43.240696  1850 raft_consensus.cc:2955] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.241089  1683 raft_consensus.cc:2955] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.247362  1260 raft_consensus.cc:2955] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.237951  1154 catalog_manager.cc:5697] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.257571  1685 raft_consensus.cc:2955] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.224294  1863 raft_consensus.cc:2272] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.264832  1259 raft_consensus.cc:2955] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.270037  1863 ts_tablet_manager.cc:1916] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:43.277570  1866 tablet_replica.cc:333] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:11:43.280687  1866 raft_consensus.cc:2243] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.281504  1866 raft_consensus.cc:2272] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.285833  1866 ts_tablet_manager.cc:1916] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:43.292550  1157 catalog_manager.cc:5697] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861 reported cstate change: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.302755  1866 ts_tablet_manager.cc:1929] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:43.303304  1866 log.cc:1199] T ce808993cb2a4538b59783921bc67177 P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-1-root/wals/ce808993cb2a4538b59783921bc67177
I20260713 09:11:43.303332  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31287963fa4a42869bd68518c9dcb3a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:43.305157  1144 catalog_manager.cc:5028] TS ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): tablet ce808993cb2a4538b59783921bc67177 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:43.311379  1863 ts_tablet_manager.cc:1929] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:43.311851  1863 log.cc:1199] T 077339178b23462f9f950f3c752f50be P 33bc192da464461bb6f96e2c4ddf2e07: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-2-root/wals/077339178b23462f9f950f3c752f50be
I20260713 09:11:43.311962  1319 tablet_service.cc:1558] Processing DeleteTablet for tablet 31287963fa4a42869bd68518c9dcb3a9 with delete_type TABLET_DATA_TOMBSTONED (TS ab3ae81cdab54f8a9d0464ddbdb743c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57710
I20260713 09:11:43.313190  1866 tablet_replica.cc:333] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:11:43.314298  1866 raft_consensus.cc:2243] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.315734  1866 raft_consensus.cc:2272] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.315941  1144 catalog_manager.cc:5028] TS 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): tablet 077339178b23462f9f950f3c752f50be (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:43.318742  1866 ts_tablet_manager.cc:1916] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:43.330366  1866 ts_tablet_manager.cc:1929] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:43.330660  1866 log.cc:1199] T 31287963fa4a42869bd68518c9dcb3a9 P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-1-root/wals/31287963fa4a42869bd68518c9dcb3a9
I20260713 09:11:43.331916  1144 catalog_manager.cc:5028] TS ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): tablet 31287963fa4a42869bd68518c9dcb3a9 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:43.703038  1333 consensus_queue.cc:237] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:43.711243  1683 raft_consensus.cc:1275] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:43.711345  1260 raft_consensus.cc:1275] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:43.712649  1864 consensus_queue.cc:1048] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:43.713472  1834 consensus_queue.cc:1048] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:43.720580  1809 raft_consensus.cc:2955] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.722200  1683 raft_consensus.cc:2955] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.729741  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f622bb9ddb141b8be5f4f32c7021b99 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:43.731148  1260 raft_consensus.cc:2955] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.735849  1158 catalog_manager.cc:5697] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861 reported cstate change: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:43.747252  1397 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f622bb9ddb141b8be5f4f32c7021b99 with delete_type TABLET_DATA_TOMBSTONED (TS 33bc192da464461bb6f96e2c4ddf2e07 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53318
I20260713 09:11:43.748132  1863 tablet_replica.cc:333] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:11:43.748884  1863 raft_consensus.cc:2243] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.749408  1863 raft_consensus.cc:2272] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.751688  1863 ts_tablet_manager.cc:1916] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:43.762713  1863 ts_tablet_manager.cc:1929] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:43.762949  1863 log.cc:1199] T 4f622bb9ddb141b8be5f4f32c7021b99 P 33bc192da464461bb6f96e2c4ddf2e07: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-2-root/wals/4f622bb9ddb141b8be5f4f32c7021b99
I20260713 09:11:43.764245  1144 catalog_manager.cc:5028] TS 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): tablet 4f622bb9ddb141b8be5f4f32c7021b99 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:44.775086  1333 consensus_queue.cc:237] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:44.781106  1409 raft_consensus.cc:1275] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:44.782224  1298 consensus_peers.cc:597] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e16e0577d2334f8495372169dc75e27d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:44.782506  1870 consensus_queue.cc:1048] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:44.783674  1259 raft_consensus.cc:1275] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:44.785264  1870 consensus_queue.cc:1048] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:44.790668  1869 raft_consensus.cc:2955] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.792479  1409 raft_consensus.cc:2955] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.795099  1260 raft_consensus.cc:2955] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.803610  1408 consensus_queue.cc:237] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:44.805644  1156 catalog_manager.cc:5697] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.814136  1333 raft_consensus.cc:1275] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:44.814236  1260 raft_consensus.cc:1275] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:44.814482  1372 consensus_peers.cc:597] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b69a28d20e54b0287020ff8a295c726. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:44.815696  1546 consensus_queue.cc:1048] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:44.816329  1851 consensus_queue.cc:1048] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:44.824012  1546 raft_consensus.cc:2955] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.826005  1260 raft_consensus.cc:2955] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.828377  1333 raft_consensus.cc:2955] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.844673  1408 consensus_queue.cc:237] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:44.844666  1156 catalog_manager.cc:5697] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
W20260713 09:11:44.854314  1372 consensus_peers.cc:597] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75c20ddeccbc4f97b5b864a19c208982. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:44.855317  1333 raft_consensus.cc:1275] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:44.855856  1260 raft_consensus.cc:1275] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:44.856462  1851 consensus_queue.cc:1048] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:44.858536  1851 consensus_queue.cc:1048] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:44.865702  1546 raft_consensus.cc:2955] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.867563  1260 raft_consensus.cc:2955] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.872552  1333 raft_consensus.cc:2955] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.877486  1158 catalog_manager.cc:5697] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.879603  1329 consensus_queue.cc:237] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:44.887533  1408 raft_consensus.cc:1275] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:44.888080  1260 raft_consensus.cc:1275] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:44.888155  1298 consensus_peers.cc:597] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f785ba039508474197469efd869079c7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:44.889786  1870 consensus_queue.cc:1048] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:44.891295  1834 consensus_queue.cc:1048] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:44.897814  1870 raft_consensus.cc:2955] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.901547  1260 raft_consensus.cc:2955] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.903175  1408 raft_consensus.cc:2955] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:44.913400  1156 catalog_manager.cc:5697] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.230792  1886 ts_tablet_manager.cc:933] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:45.232590  1886 tablet_copy_client.cc:323] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.195:43555
I20260713 09:11:45.233903  1419 tablet_copy_service.cc:140] P 33bc192da464461bb6f96e2c4ddf2e07: Received BeginTabletCopySession request for tablet 9b69a28d20e54b0287020ff8a295c726 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:53350)
I20260713 09:11:45.234325  1419 tablet_copy_service.cc:161] P 33bc192da464461bb6f96e2c4ddf2e07: Beginning new tablet copy session on tablet 9b69a28d20e54b0287020ff8a295c726 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:53350: session id = 1542697168b94bf49891dbcdfd392861-9b69a28d20e54b0287020ff8a295c726
I20260713 09:11:45.239100  1419 tablet_copy_source_session.cc:215] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:45.241724  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b69a28d20e54b0287020ff8a295c726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.255641  1886 tablet_copy_client.cc:806] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:45.256310  1886 tablet_copy_client.cc:670] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:45.259367  1886 tablet_copy_client.cc:538] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:45.266878  1886 tablet_bootstrap.cc:492] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:45.285835  1886 tablet_bootstrap.cc:492] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:45.286648  1886 tablet_bootstrap.cc:492] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:45.287261  1886 ts_tablet_manager.cc:1403] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260713 09:11:45.289882  1886 raft_consensus.cc:359] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:45.290668  1886 raft_consensus.cc:740] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:45.291292  1886 consensus_queue.cc:260] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:45.296160  1886 ts_tablet_manager.cc:1434] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:45.297967  1419 tablet_copy_service.cc:342] P 33bc192da464461bb6f96e2c4ddf2e07: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-9b69a28d20e54b0287020ff8a295c726 received from {username='slave'} at 127.0.0.1:53350
I20260713 09:11:45.298404  1419 tablet_copy_service.cc:434] P 33bc192da464461bb6f96e2c4ddf2e07: ending tablet copy session 1542697168b94bf49891dbcdfd392861-9b69a28d20e54b0287020ff8a295c726 on tablet 9b69a28d20e54b0287020ff8a295c726 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:45.328819  1886 ts_tablet_manager.cc:933] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:45.330446  1886 tablet_copy_client.cc:323] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.195:43555
I20260713 09:11:45.332024  1419 tablet_copy_service.cc:140] P 33bc192da464461bb6f96e2c4ddf2e07: Received BeginTabletCopySession request for tablet 75c20ddeccbc4f97b5b864a19c208982 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:53350)
I20260713 09:11:45.332619  1419 tablet_copy_service.cc:161] P 33bc192da464461bb6f96e2c4ddf2e07: Beginning new tablet copy session on tablet 75c20ddeccbc4f97b5b864a19c208982 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:53350: session id = 1542697168b94bf49891dbcdfd392861-75c20ddeccbc4f97b5b864a19c208982
I20260713 09:11:45.340641  1419 tablet_copy_source_session.cc:215] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:45.343806  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c20ddeccbc4f97b5b864a19c208982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.353240  1886 tablet_copy_client.cc:806] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:45.353742  1886 tablet_copy_client.cc:670] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:45.356678  1886 tablet_copy_client.cc:538] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:45.362215  1886 tablet_bootstrap.cc:492] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:45.370779  1891 ts_tablet_manager.cc:933] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:45.374157  1891 tablet_copy_client.cc:323] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.194:45753
I20260713 09:11:45.377156  1345 tablet_copy_service.cc:140] P ab3ae81cdab54f8a9d0464ddbdb743c9: Received BeginTabletCopySession request for tablet e16e0577d2334f8495372169dc75e27d from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:57760)
I20260713 09:11:45.377657  1345 tablet_copy_service.cc:161] P ab3ae81cdab54f8a9d0464ddbdb743c9: Beginning new tablet copy session on tablet e16e0577d2334f8495372169dc75e27d from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:57760: session id = 1542697168b94bf49891dbcdfd392861-e16e0577d2334f8495372169dc75e27d
I20260713 09:11:45.388252  1886 tablet_bootstrap.cc:492] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:45.389153  1886 tablet_bootstrap.cc:492] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:45.389823  1886 ts_tablet_manager.cc:1403] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260713 09:11:45.390620  1345 tablet_copy_source_session.cc:215] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:45.393896  1891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16e0577d2334f8495372169dc75e27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.393327  1886 raft_consensus.cc:359] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:45.396564  1886 raft_consensus.cc:740] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:45.397324  1886 consensus_queue.cc:260] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:45.399938  1886 ts_tablet_manager.cc:1434] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:11:45.401441  1419 tablet_copy_service.cc:342] P 33bc192da464461bb6f96e2c4ddf2e07: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-75c20ddeccbc4f97b5b864a19c208982 received from {username='slave'} at 127.0.0.1:53350
I20260713 09:11:45.401824  1419 tablet_copy_service.cc:434] P 33bc192da464461bb6f96e2c4ddf2e07: ending tablet copy session 1542697168b94bf49891dbcdfd392861-75c20ddeccbc4f97b5b864a19c208982 on tablet 75c20ddeccbc4f97b5b864a19c208982 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:45.414990  1891 tablet_copy_client.cc:806] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:45.415567  1891 tablet_copy_client.cc:670] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:45.418808  1891 tablet_copy_client.cc:538] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:45.425364  1891 tablet_bootstrap.cc:492] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:45.441105  1891 tablet_bootstrap.cc:492] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:45.441737  1891 tablet_bootstrap.cc:492] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:45.442211  1891 ts_tablet_manager.cc:1403] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:11:45.444253  1891 raft_consensus.cc:359] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:45.444833  1891 raft_consensus.cc:740] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:45.445317  1891 consensus_queue.cc:260] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:45.449493  1891 ts_tablet_manager.cc:1434] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:45.451002  1345 tablet_copy_service.cc:342] P ab3ae81cdab54f8a9d0464ddbdb743c9: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-e16e0577d2334f8495372169dc75e27d received from {username='slave'} at 127.0.0.1:57760
I20260713 09:11:45.451404  1345 tablet_copy_service.cc:434] P ab3ae81cdab54f8a9d0464ddbdb743c9: ending tablet copy session 1542697168b94bf49891dbcdfd392861-e16e0577d2334f8495372169dc75e27d on tablet e16e0577d2334f8495372169dc75e27d with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:45.497431  1891 ts_tablet_manager.cc:933] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:45.498900  1891 tablet_copy_client.cc:323] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.194:45753
I20260713 09:11:45.500316  1345 tablet_copy_service.cc:140] P ab3ae81cdab54f8a9d0464ddbdb743c9: Received BeginTabletCopySession request for tablet f785ba039508474197469efd869079c7 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:57760)
I20260713 09:11:45.500809  1345 tablet_copy_service.cc:161] P ab3ae81cdab54f8a9d0464ddbdb743c9: Beginning new tablet copy session on tablet f785ba039508474197469efd869079c7 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:57760: session id = 1542697168b94bf49891dbcdfd392861-f785ba039508474197469efd869079c7
I20260713 09:11:45.507689  1345 tablet_copy_source_session.cc:215] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:45.510656  1891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f785ba039508474197469efd869079c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.521600  1891 tablet_copy_client.cc:806] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:45.522106  1891 tablet_copy_client.cc:670] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:45.525360  1891 tablet_copy_client.cc:538] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:45.531814  1891 tablet_bootstrap.cc:492] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:45.547811  1891 tablet_bootstrap.cc:492] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:45.548493  1891 tablet_bootstrap.cc:492] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:45.548971  1891 ts_tablet_manager.cc:1403] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:11:45.551019  1891 raft_consensus.cc:359] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:45.551644  1891 raft_consensus.cc:740] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:45.552109  1891 consensus_queue.cc:260] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:45.553784  1891 ts_tablet_manager.cc:1434] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:45.555846  1345 tablet_copy_service.cc:342] P ab3ae81cdab54f8a9d0464ddbdb743c9: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-f785ba039508474197469efd869079c7 received from {username='slave'} at 127.0.0.1:57760
I20260713 09:11:45.556228  1345 tablet_copy_service.cc:434] P ab3ae81cdab54f8a9d0464ddbdb743c9: ending tablet copy session 1542697168b94bf49891dbcdfd392861-f785ba039508474197469efd869079c7 on tablet f785ba039508474197469efd869079c7 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:45.737532  1685 raft_consensus.cc:1217] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:45.772061  1685 raft_consensus.cc:1217] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:45.974643  1685 raft_consensus.cc:1217] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:46.087487  1685 raft_consensus.cc:1217] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:46.228652  1831 raft_consensus.cc:1064] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:46.230499  1831 consensus_queue.cc:237] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:46.236053  1260 raft_consensus.cc:1275] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.236050  1685 raft_consensus.cc:1275] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.237465  1898 consensus_queue.cc:1048] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.237805  1329 raft_consensus.cc:1275] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.239393  1897 consensus_queue.cc:1048] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.240484  1898 consensus_queue.cc:1048] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.251013  1259 raft_consensus.cc:2955] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.249728  1831 raft_consensus.cc:2955] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.256943  1685 raft_consensus.cc:2955] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.259307  1897 raft_consensus.cc:1064] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:46.262681  1897 consensus_queue.cc:237] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:46.264226  1329 raft_consensus.cc:2955] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.274569  1333 raft_consensus.cc:1275] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.268734  1156 catalog_manager.cc:5697] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.275565  1683 raft_consensus.cc:1275] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.278489  1898 consensus_queue.cc:1048] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.283464  1257 raft_consensus.cc:1275] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.286007  1897 consensus_queue.cc:1048] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.295032  1546 consensus_queue.cc:1048] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.318879  1898 raft_consensus.cc:2955] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.320407  1260 raft_consensus.cc:2955] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.326108  1333 raft_consensus.cc:2955] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.333536  1685 raft_consensus.cc:2955] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.348057  1158 catalog_manager.cc:5697] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.350849  1409 consensus_queue.cc:237] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:46.360437  1329 raft_consensus.cc:1275] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:46.360466  1685 raft_consensus.cc:1275] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:46.362100  1831 consensus_queue.cc:1048] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:46.364066  1831 consensus_queue.cc:1048] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:46.369619  1831 raft_consensus.cc:2955] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.370195  1409 consensus_queue.cc:237] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:46.371702  1683 raft_consensus.cc:2955] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.377683  1684 raft_consensus.cc:1275] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:46.378451  1260 raft_consensus.cc:1275] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:46.380187  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75c20ddeccbc4f97b5b864a19c208982 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:46.381631  1329 raft_consensus.cc:2955] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.382478  1546 consensus_queue.cc:1048] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:46.383347  1897 consensus_queue.cc:1048] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:46.385234  1154 catalog_manager.cc:5697] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:46.391479  1546 raft_consensus.cc:2955] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.396292  1685 raft_consensus.cc:2955] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.400264  1260 raft_consensus.cc:2955] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.401978  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b69a28d20e54b0287020ff8a295c726 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:46.413570  1243 tablet_service.cc:1558] Processing DeleteTablet for tablet 75c20ddeccbc4f97b5b864a19c208982 with delete_type TABLET_DATA_TOMBSTONED (TS 1481b97c72d54e27bc7f0426a9aa1b93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57758
I20260713 09:11:46.415467  1914 tablet_replica.cc:333] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:46.415732  1158 catalog_manager.cc:5697] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:46.417234  1914 raft_consensus.cc:2243] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.418385  1914 raft_consensus.cc:2272] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.422217  1914 ts_tablet_manager.cc:1916] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:46.428155  1319 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b69a28d20e54b0287020ff8a295c726 with delete_type TABLET_DATA_TOMBSTONED (TS ab3ae81cdab54f8a9d0464ddbdb743c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57710
I20260713 09:11:46.435456  1915 tablet_replica.cc:333] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:11:46.436460  1915 raft_consensus.cc:2243] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.437134  1915 raft_consensus.cc:2272] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.439875  1914 ts_tablet_manager.cc:1929] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:46.440248  1914 log.cc:1199] T 75c20ddeccbc4f97b5b864a19c208982 P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-0-root/wals/75c20ddeccbc4f97b5b864a19c208982
I20260713 09:11:46.440819  1915 ts_tablet_manager.cc:1916] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:46.441761  1142 catalog_manager.cc:5028] TS 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): tablet 75c20ddeccbc4f97b5b864a19c208982 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:46.451699  1915 ts_tablet_manager.cc:1929] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:46.452023  1915 log.cc:1199] T 9b69a28d20e54b0287020ff8a295c726 P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-1-root/wals/9b69a28d20e54b0287020ff8a295c726
I20260713 09:11:46.453290  1144 catalog_manager.cc:5028] TS ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): tablet 9b69a28d20e54b0287020ff8a295c726 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:46.585210  1899 raft_consensus.cc:1064] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:46.587356  1899 consensus_queue.cc:237] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:46.593413  1685 raft_consensus.cc:1275] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.594337  1409 raft_consensus.cc:1275] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.594488  1260 raft_consensus.cc:1275] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.595010  1900 consensus_queue.cc:1048] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.595788  1899 consensus_queue.cc:1048] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.596504  1917 consensus_queue.cc:1048] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.614620  1900 raft_consensus.cc:2955] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.619668  1260 raft_consensus.cc:2955] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.621045  1685 raft_consensus.cc:2955] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.628234  1409 raft_consensus.cc:2955] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.633488  1158 catalog_manager.cc:5697] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.648510  1329 consensus_queue.cc:237] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:46.652630  1900 raft_consensus.cc:1064] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:46.654237  1900 consensus_queue.cc:237] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:46.656118  1685 raft_consensus.cc:1275] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:46.656594  1409 raft_consensus.cc:1275] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:46.657460  1917 consensus_queue.cc:1048] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:46.659075  1899 consensus_queue.cc:1048] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:46.666188  1683 raft_consensus.cc:2955] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.667277  1409 raft_consensus.cc:2955] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.664711  1899 raft_consensus.cc:2955] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.685027  1158 catalog_manager.cc:5697] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.697538  1243 tablet_service.cc:1558] Processing DeleteTablet for tablet e16e0577d2334f8495372169dc75e27d with delete_type TABLET_DATA_TOMBSTONED (TS 1481b97c72d54e27bc7f0426a9aa1b93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57758
I20260713 09:11:46.698670  1914 tablet_replica.cc:333] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:46.699563  1914 raft_consensus.cc:2243] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.700253  1914 raft_consensus.cc:2272] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.704088  1914 ts_tablet_manager.cc:1916] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:46.705631  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e16e0577d2334f8495372169dc75e27d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:46.716297  1683 raft_consensus.cc:1275] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.717720  1917 consensus_queue.cc:1048] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.726445  1914 ts_tablet_manager.cc:1929] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:46.726949  1914 log.cc:1199] T e16e0577d2334f8495372169dc75e27d P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-0-root/wals/e16e0577d2334f8495372169dc75e27d
I20260713 09:11:46.726542  1409 raft_consensus.cc:1275] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.728731  1922 consensus_queue.cc:1048] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.729516  1259 raft_consensus.cc:1275] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:46.730866  1142 catalog_manager.cc:5028] TS 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): tablet e16e0577d2334f8495372169dc75e27d (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:46.732232  1899 consensus_queue.cc:1048] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.746445  1917 raft_consensus.cc:2955] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.761139  1156 catalog_manager.cc:5697] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.761817  1259 raft_consensus.cc:2955] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.766898  1683 raft_consensus.cc:2955] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.776422  1409 raft_consensus.cc:2955] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.786870  1329 consensus_queue.cc:237] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:46.792502  1683 raft_consensus.cc:1275] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:46.793718  1899 consensus_queue.cc:1048] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:46.794119  1259 raft_consensus.cc:1275] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:46.795258  1917 consensus_queue.cc:1048] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:46.801023  1900 raft_consensus.cc:2955] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.805016  1260 raft_consensus.cc:2955] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.815016  1683 raft_consensus.cc:2955] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.821883  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f785ba039508474197469efd869079c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:46.824682  1156 catalog_manager.cc:5697] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:46.833140  1397 tablet_service.cc:1558] Processing DeleteTablet for tablet f785ba039508474197469efd869079c7 with delete_type TABLET_DATA_TOMBSTONED (TS 33bc192da464461bb6f96e2c4ddf2e07 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53318
I20260713 09:11:46.834882  1926 tablet_replica.cc:333] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:11:46.835819  1926 raft_consensus.cc:2243] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.838166  1926 raft_consensus.cc:2272] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.840752  1926 ts_tablet_manager.cc:1916] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:46.850970  1926 ts_tablet_manager.cc:1929] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:46.851341  1926 log.cc:1199] T f785ba039508474197469efd869079c7 P 33bc192da464461bb6f96e2c4ddf2e07: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-2-root/wals/f785ba039508474197469efd869079c7
I20260713 09:11:46.852695  1144 catalog_manager.cc:5028] TS 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): tablet f785ba039508474197469efd869079c7 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:47.865521  1332 consensus_queue.cc:237] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
W20260713 09:11:47.871752  1298 consensus_peers.cc:597] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51808d51c9974b818ddfcb30a891d2c2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:47.872238  1409 raft_consensus.cc:1275] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:47.873229  1260 raft_consensus.cc:1275] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:47.873368  1930 consensus_queue.cc:1048] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.874260  1917 consensus_queue.cc:1048] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.880950  1930 raft_consensus.cc:2955] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:47.882959  1409 raft_consensus.cc:2955] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:47.887108  1260 raft_consensus.cc:2955] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:47.895566  1408 consensus_queue.cc:237] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:47.900373  1154 catalog_manager.cc:5697] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.903718  1332 raft_consensus.cc:1275] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.904912  1927 consensus_queue.cc:1048] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:47.905579  1372 consensus_peers.cc:597] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cf09455af9d407284560a1acb0f80ab. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:47.906370  1260 raft_consensus.cc:1275] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.907909  1927 consensus_queue.cc:1048] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.912388  1928 raft_consensus.cc:2955] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:47.921388  1332 raft_consensus.cc:2955] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:47.935151  1408 consensus_queue.cc:237] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:47.935072  1158 catalog_manager.cc:5697] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 2 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.941027  1260 raft_consensus.cc:2955] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:47.950083  1259 raft_consensus.cc:1275] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:47.950277  1372 consensus_peers.cc:597] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65bde4b3e2d44883b2db02f592aedefe. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:47.951297  1332 raft_consensus.cc:1275] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:47.951618  1928 consensus_queue.cc:1048] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.953218  1928 consensus_queue.cc:1048] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.966758  1942 raft_consensus.cc:2955] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:47.968612  1332 raft_consensus.cc:2955] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:47.970687  1260 raft_consensus.cc:2955] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:47.980701  1408 consensus_queue.cc:237] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:47.980901  1156 catalog_manager.cc:5697] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:47.987385  1372 consensus_peers.cc:597] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5183403797c746d5b88f2e4af446b456. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:47.988092  1332 raft_consensus.cc:1275] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:47.989373  1927 consensus_queue.cc:1048] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.992597  1260 raft_consensus.cc:1275] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:47.993940  1927 consensus_queue.cc:1048] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:47.999051  1281 debug-util.cc:398] Leaking SignalData structure 0x7b08002004e0 after lost signal to thread 32626
I20260713 09:11:47.998520  1944 raft_consensus.cc:2955] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
W20260713 09:11:48.000113  1281 debug-util.cc:398] Leaking SignalData structure 0x7b08002016c0 after lost signal to thread 1192
I20260713 09:11:48.000263  1332 raft_consensus.cc:2955] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
W20260713 09:11:48.001180  1281 debug-util.cc:398] Leaking SignalData structure 0x7b0800227e80 after lost signal to thread 1284
W20260713 09:11:48.002274  1281 debug-util.cc:398] Leaking SignalData structure 0x7b080022ece0 after lost signal to thread 1359
W20260713 09:11:48.003286  1281 debug-util.cc:398] Leaking SignalData structure 0x7b080018c620 after lost signal to thread 1433
W20260713 09:11:48.004367  1281 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5ba0 after lost signal to thread 1709
I20260713 09:11:48.006426  1260 raft_consensus.cc:2955] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:48.012503  1158 catalog_manager.cc:5697] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:48.431320  1950 ts_tablet_manager.cc:933] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:48.435078  1950 tablet_copy_client.cc:323] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.195:43555
I20260713 09:11:48.436615  1419 tablet_copy_service.cc:140] P 33bc192da464461bb6f96e2c4ddf2e07: Received BeginTabletCopySession request for tablet 65bde4b3e2d44883b2db02f592aedefe from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:53350)
I20260713 09:11:48.437139  1419 tablet_copy_service.cc:161] P 33bc192da464461bb6f96e2c4ddf2e07: Beginning new tablet copy session on tablet 65bde4b3e2d44883b2db02f592aedefe from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:53350: session id = 1542697168b94bf49891dbcdfd392861-65bde4b3e2d44883b2db02f592aedefe
I20260713 09:11:48.445001  1419 tablet_copy_source_session.cc:215] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:48.448112  1950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65bde4b3e2d44883b2db02f592aedefe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.466053  1950 tablet_copy_client.cc:806] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:48.466437  1952 ts_tablet_manager.cc:933] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:48.466670  1950 tablet_copy_client.cc:670] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:48.470381  1950 tablet_copy_client.cc:538] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:48.474818  1952 tablet_copy_client.cc:323] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.194:45753
I20260713 09:11:48.476428  1345 tablet_copy_service.cc:140] P ab3ae81cdab54f8a9d0464ddbdb743c9: Received BeginTabletCopySession request for tablet 51808d51c9974b818ddfcb30a891d2c2 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:57760)
I20260713 09:11:48.476904  1345 tablet_copy_service.cc:161] P ab3ae81cdab54f8a9d0464ddbdb743c9: Beginning new tablet copy session on tablet 51808d51c9974b818ddfcb30a891d2c2 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:57760: session id = 1542697168b94bf49891dbcdfd392861-51808d51c9974b818ddfcb30a891d2c2
I20260713 09:11:48.478982  1950 tablet_bootstrap.cc:492] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:48.483605  1345 tablet_copy_source_session.cc:215] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:48.486642  1952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51808d51c9974b818ddfcb30a891d2c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.516352  1954 ts_tablet_manager.cc:933] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:48.517984  1955 ts_tablet_manager.cc:933] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:48.526685  1952 tablet_copy_client.cc:806] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:48.527530  1952 tablet_copy_client.cc:670] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:48.531054  1950 tablet_bootstrap.cc:492] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:48.532014  1950 tablet_bootstrap.cc:492] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:48.532294  1952 tablet_copy_client.cc:538] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:48.532771  1950 ts_tablet_manager.cc:1403] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.004s
I20260713 09:11:48.535946  1950 raft_consensus.cc:359] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:48.536371  1955 tablet_copy_client.cc:323] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.195:43555
I20260713 09:11:48.539322  1954 tablet_copy_client.cc:323] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.195:43555
I20260713 09:11:48.541348  1950 raft_consensus.cc:740] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:48.542053  1950 consensus_queue.cc:260] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:48.543336  1419 tablet_copy_service.cc:140] P 33bc192da464461bb6f96e2c4ddf2e07: Received BeginTabletCopySession request for tablet 5183403797c746d5b88f2e4af446b456 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:53350)
I20260713 09:11:48.544031  1419 tablet_copy_service.cc:161] P 33bc192da464461bb6f96e2c4ddf2e07: Beginning new tablet copy session on tablet 5183403797c746d5b88f2e4af446b456 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:53350: session id = 1542697168b94bf49891dbcdfd392861-5183403797c746d5b88f2e4af446b456
I20260713 09:11:48.547541  1418 tablet_copy_service.cc:140] P 33bc192da464461bb6f96e2c4ddf2e07: Received BeginTabletCopySession request for tablet 4cf09455af9d407284560a1acb0f80ab from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:53350)
I20260713 09:11:48.548198  1418 tablet_copy_service.cc:161] P 33bc192da464461bb6f96e2c4ddf2e07: Beginning new tablet copy session on tablet 4cf09455af9d407284560a1acb0f80ab from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:53350: session id = 1542697168b94bf49891dbcdfd392861-4cf09455af9d407284560a1acb0f80ab
I20260713 09:11:48.587939  1418 tablet_copy_source_session.cc:215] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:48.579092  1419 tablet_copy_source_session.cc:215] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:48.598901  1954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf09455af9d407284560a1acb0f80ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.604336  1955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5183403797c746d5b88f2e4af446b456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.606072  1952 tablet_bootstrap.cc:492] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:48.627934  1950 ts_tablet_manager.cc:1434] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.095s	user 0.019s	sys 0.041s
I20260713 09:11:48.631397  1954 tablet_copy_client.cc:806] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:48.632162  1418 tablet_copy_service.cc:342] P 33bc192da464461bb6f96e2c4ddf2e07: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-65bde4b3e2d44883b2db02f592aedefe received from {username='slave'} at 127.0.0.1:53350
I20260713 09:11:48.632233  1954 tablet_copy_client.cc:670] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:48.631717  1955 tablet_copy_client.cc:806] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:48.632654  1418 tablet_copy_service.cc:434] P 33bc192da464461bb6f96e2c4ddf2e07: ending tablet copy session 1542697168b94bf49891dbcdfd392861-65bde4b3e2d44883b2db02f592aedefe on tablet 65bde4b3e2d44883b2db02f592aedefe with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:48.632984  1955 tablet_copy_client.cc:670] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:48.643556  1954 tablet_copy_client.cc:538] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:48.643956  1955 tablet_copy_client.cc:538] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:48.654531  1952 tablet_bootstrap.cc:492] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:48.655530  1952 tablet_bootstrap.cc:492] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:48.656198  1952 ts_tablet_manager.cc:1403] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.013s
I20260713 09:11:48.661217  1955 tablet_bootstrap.cc:492] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:48.665395  1954 tablet_bootstrap.cc:492] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:48.662796  1952 raft_consensus.cc:359] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:48.669250  1952 raft_consensus.cc:740] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:48.669909  1952 consensus_queue.cc:260] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:48.672595  1952 ts_tablet_manager.cc:1434] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260713 09:11:48.674965  1345 tablet_copy_service.cc:342] P ab3ae81cdab54f8a9d0464ddbdb743c9: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-51808d51c9974b818ddfcb30a891d2c2 received from {username='slave'} at 127.0.0.1:57760
I20260713 09:11:48.683457  1345 tablet_copy_service.cc:434] P ab3ae81cdab54f8a9d0464ddbdb743c9: ending tablet copy session 1542697168b94bf49891dbcdfd392861-51808d51c9974b818ddfcb30a891d2c2 on tablet 51808d51c9974b818ddfcb30a891d2c2 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:48.725106  1955 tablet_bootstrap.cc:492] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:48.726125  1955 tablet_bootstrap.cc:492] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:48.726895  1955 ts_tablet_manager.cc:1403] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.035s
I20260713 09:11:48.729897  1955 raft_consensus.cc:359] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:48.730829  1954 tablet_bootstrap.cc:492] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:48.730743  1955 raft_consensus.cc:740] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:48.731752  1954 tablet_bootstrap.cc:492] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:48.731753  1955 consensus_queue.cc:260] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:48.732564  1954 ts_tablet_manager.cc:1403] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.018s
I20260713 09:11:48.735776  1955 ts_tablet_manager.cc:1434] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:11:48.741569  1954 raft_consensus.cc:359] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:48.742367  1954 raft_consensus.cc:740] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:48.743042  1954 consensus_queue.cc:260] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:48.745556  1954 ts_tablet_manager.cc:1434] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:11:48.748548  1419 tablet_copy_service.cc:342] P 33bc192da464461bb6f96e2c4ddf2e07: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-5183403797c746d5b88f2e4af446b456 received from {username='slave'} at 127.0.0.1:53350
I20260713 09:11:48.748936  1419 tablet_copy_service.cc:434] P 33bc192da464461bb6f96e2c4ddf2e07: ending tablet copy session 1542697168b94bf49891dbcdfd392861-5183403797c746d5b88f2e4af446b456 on tablet 5183403797c746d5b88f2e4af446b456 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:48.755402  1419 tablet_copy_service.cc:342] P 33bc192da464461bb6f96e2c4ddf2e07: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-4cf09455af9d407284560a1acb0f80ab received from {username='slave'} at 127.0.0.1:53350
I20260713 09:11:48.755754  1419 tablet_copy_service.cc:434] P 33bc192da464461bb6f96e2c4ddf2e07: ending tablet copy session 1542697168b94bf49891dbcdfd392861-4cf09455af9d407284560a1acb0f80ab on tablet 4cf09455af9d407284560a1acb0f80ab with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:48.868435  1684 raft_consensus.cc:1217] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:48.984527  1684 raft_consensus.cc:1217] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:11:49.056596  1684 raft_consensus.cc:1217] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:49.091017  1684 raft_consensus.cc:1217] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:49.380756  1966 raft_consensus.cc:1064] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:49.383656  1966 consensus_queue.cc:237] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:49.394200  1684 raft_consensus.cc:1275] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:49.395668  1963 consensus_queue.cc:1048] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.396289  1260 raft_consensus.cc:1275] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:49.398429  1966 consensus_queue.cc:1048] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.399169  1332 raft_consensus.cc:1275] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:49.406038  1966 consensus_queue.cc:1048] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:49.427953  1963 raft_consensus.cc:2955] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.435696  1259 raft_consensus.cc:2955] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.435989  1332 raft_consensus.cc:2955] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.450071  1684 raft_consensus.cc:2955] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.458043  1156 catalog_manager.cc:5697] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.488999  1917 raft_consensus.cc:1064] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:49.495340  1917 consensus_queue.cc:237] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:49.508019  1684 raft_consensus.cc:1275] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:49.509586  1933 consensus_queue.cc:1048] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.518935  1409 raft_consensus.cc:1275] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:49.520330  1933 consensus_queue.cc:1048] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.528800  1963 raft_consensus.cc:1064] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:49.531488  1963 consensus_queue.cc:237] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:49.533943  1257 raft_consensus.cc:1275] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:49.535912  1968 consensus_queue.cc:1048] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.552356  1685 raft_consensus.cc:1275] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861 [term 2 LEARNER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:49.553901  1964 consensus_queue.cc:1048] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.556475  1332 raft_consensus.cc:1275] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:49.557896  1966 consensus_queue.cc:1048] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.573722  1933 raft_consensus.cc:2955] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.576419  1260 raft_consensus.cc:1275] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:49.577898  1966 consensus_queue.cc:1048] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.595844  1259 raft_consensus.cc:2955] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.597012  1683 raft_consensus.cc:2955] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.659701  1964 raft_consensus.cc:1064] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:49.662149  1964 consensus_queue.cc:237] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
W20260713 09:11:49.666967  1298 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.219.196:38593, user_credentials={real_user=slave}} blocked reactor thread for 60844.8us
I20260713 09:11:49.679500  1683 raft_consensus.cc:1275] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:49.679906  1332 raft_consensus.cc:1275] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:49.681275  1963 consensus_queue.cc:1048] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.686044  1257 raft_consensus.cc:1275] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:49.688259  1966 consensus_queue.cc:1048] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.689885  1964 consensus_queue.cc:1048] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.690501  1963 raft_consensus.cc:2955] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.712391  1684 raft_consensus.cc:2955] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.715844  1964 raft_consensus.cc:2955] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.717526  1683 raft_consensus.cc:2955] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.727993  1259 raft_consensus.cc:2955] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.730400  1409 raft_consensus.cc:2955] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.739024  1257 raft_consensus.cc:2955] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.747080  1332 raft_consensus.cc:2955] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.751751  1408 consensus_queue.cc:237] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:49.759706  1681 raft_consensus.cc:1275] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:49.760722  1259 raft_consensus.cc:1275] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:49.762337  1989 consensus_queue.cc:1048] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:49.763525  1991 consensus_queue.cc:1048] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:49.774047  1966 raft_consensus.cc:2955] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.774698  1156 catalog_manager.cc:5697] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.780889  1681 raft_consensus.cc:2955] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.794844  1332 raft_consensus.cc:2955] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.784696  1259 raft_consensus.cc:2955] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.803601  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65bde4b3e2d44883b2db02f592aedefe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:49.827536  1154 catalog_manager.cc:5697] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.830942  1332 consensus_queue.cc:237] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:49.831364  1154 catalog_manager.cc:5697] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.844015  1259 raft_consensus.cc:1275] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:49.844198  1681 raft_consensus.cc:1275] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:49.846071  1986 consensus_queue.cc:1048] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:49.847975  1933 consensus_queue.cc:1048] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:49.856389  1933 raft_consensus.cc:2955] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.861310  1156 catalog_manager.cc:5697] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } attrs { replace: true } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.862810  1681 raft_consensus.cc:2955] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.869823  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 51808d51c9974b818ddfcb30a891d2c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:49.864737  1319 tablet_service.cc:1558] Processing DeleteTablet for tablet 65bde4b3e2d44883b2db02f592aedefe with delete_type TABLET_DATA_TOMBSTONED (TS ab3ae81cdab54f8a9d0464ddbdb743c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57710
I20260713 09:11:49.868523  1409 consensus_queue.cc:237] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [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: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:49.868320  1259 raft_consensus.cc:2955] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.881654  1681 raft_consensus.cc:1275] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:11:49.882969  1963 consensus_queue.cc:1048] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:49.884259  1332 raft_consensus.cc:1275] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:11:49.885881  1963 consensus_queue.cc:1048] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:49.893409  1997 tablet_replica.cc:333] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:11:49.897552  1995 raft_consensus.cc:2955] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.901986  1997 raft_consensus.cc:2243] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.905355  1997 raft_consensus.cc:2272] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.907114  1332 raft_consensus.cc:2955] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.909104  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4cf09455af9d407284560a1acb0f80ab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:49.912894  1157 catalog_manager.cc:5697] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.920531  1681 raft_consensus.cc:2955] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.930519  1997 ts_tablet_manager.cc:1916] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:49.930980  1397 tablet_service.cc:1558] Processing DeleteTablet for tablet 51808d51c9974b818ddfcb30a891d2c2 with delete_type TABLET_DATA_TOMBSTONED (TS 33bc192da464461bb6f96e2c4ddf2e07 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53318
I20260713 09:11:49.944947  1409 consensus_queue.cc:237] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:49.946940  1997 ts_tablet_manager.cc:1929] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:49.947363  1997 log.cc:1199] T 65bde4b3e2d44883b2db02f592aedefe P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-1-root/wals/65bde4b3e2d44883b2db02f592aedefe
I20260713 09:11:49.952023  1144 catalog_manager.cc:5028] TS ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): tablet 65bde4b3e2d44883b2db02f592aedefe (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:49.952948  1156 catalog_manager.cc:5697] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861 reported cstate change: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New cstate: current_term: 2 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.960173  1998 tablet_replica.cc:333] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:11:49.961194  1998 raft_consensus.cc:2243] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.961925  1998 raft_consensus.cc:2272] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.965936  1243 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cf09455af9d407284560a1acb0f80ab with delete_type TABLET_DATA_TOMBSTONED (TS 1481b97c72d54e27bc7f0426a9aa1b93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57758
I20260713 09:11:49.962954  1681 raft_consensus.cc:1275] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:49.968837  1963 consensus_queue.cc:1048] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:49.975528  1332 raft_consensus.cc:1275] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:49.976269  1995 raft_consensus.cc:2955] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.978055  1684 raft_consensus.cc:2955] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.977011  1963 consensus_queue.cc:1048] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:49.989794  1998 ts_tablet_manager.cc:1916] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:49.989280  1332 raft_consensus.cc:2955] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:49.999366  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5183403797c746d5b88f2e4af446b456 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:49.999023  1156 catalog_manager.cc:5697] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861 reported cstate change: config changed from index 3 to 4, VOTER 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193) evicted. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:50.010236  1999 tablet_replica.cc:333] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:50.011469  1999 raft_consensus.cc:2243] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.015091  1999 raft_consensus.cc:2272] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.021287  1243 tablet_service.cc:1558] Processing DeleteTablet for tablet 5183403797c746d5b88f2e4af446b456 with delete_type TABLET_DATA_TOMBSTONED (TS 1481b97c72d54e27bc7f0426a9aa1b93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57758
I20260713 09:11:50.022032  1999 ts_tablet_manager.cc:1916] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:50.031698  1998 ts_tablet_manager.cc:1929] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:50.032155  1998 log.cc:1199] T 51808d51c9974b818ddfcb30a891d2c2 P 33bc192da464461bb6f96e2c4ddf2e07: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-2-root/wals/51808d51c9974b818ddfcb30a891d2c2
I20260713 09:11:50.033825  1144 catalog_manager.cc:5028] TS 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): tablet 51808d51c9974b818ddfcb30a891d2c2 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:50.037016  1999 ts_tablet_manager.cc:1929] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:11:50.037374  1999 log.cc:1199] T 4cf09455af9d407284560a1acb0f80ab P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-0-root/wals/4cf09455af9d407284560a1acb0f80ab
I20260713 09:11:50.038916  1999 tablet_replica.cc:333] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:50.038776  1142 catalog_manager.cc:5028] TS 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): tablet 4cf09455af9d407284560a1acb0f80ab (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:50.039839  1999 raft_consensus.cc:2243] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.040464  1999 raft_consensus.cc:2272] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.043943  1999 ts_tablet_manager.cc:1916] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:50.055338  1999 ts_tablet_manager.cc:1929] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:50.055642  1999 log.cc:1199] T 5183403797c746d5b88f2e4af446b456 P 1481b97c72d54e27bc7f0426a9aa1b93: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-0-root/wals/5183403797c746d5b88f2e4af446b456
I20260713 09:11:50.056748  1142 catalog_manager.cc:5028] TS 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): tablet 5183403797c746d5b88f2e4af446b456 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:51.052649  1329 consensus_queue.cc:237] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
W20260713 09:11:51.058573  1298 consensus_peers.cc:597] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05e9e603e5674939959e7c6395ff0fc3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:51.059172  1409 raft_consensus.cc:1275] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:51.060385  1257 raft_consensus.cc:1275] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:51.060545  2004 consensus_queue.cc:1048] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:51.061604  1986 consensus_queue.cc:1048] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:51.069723  2004 raft_consensus.cc:2955] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:51.071455  1409 raft_consensus.cc:2955] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:51.070675  1257 raft_consensus.cc:2955] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:51.087540  1408 consensus_queue.cc:237] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:51.088038  1158 catalog_manager.cc:5697] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:51.100584  1372 consensus_peers.cc:597] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1542697168b94bf49891dbcdfd392861 (127.31.219.196:38593): Couldn't send request to peer 1542697168b94bf49891dbcdfd392861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73aace58af9844ac9f52e31485e4470a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:51.100656  1329 raft_consensus.cc:1275] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:51.100804  1257 raft_consensus.cc:1275] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:51.102293  1989 consensus_queue.cc:1048] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:51.104899  1989 consensus_queue.cc:1048] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:51.116647  1991 raft_consensus.cc:2955] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:51.117892  1257 raft_consensus.cc:2955] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:51.130143  1329 raft_consensus.cc:2955] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:51.133580  1157 catalog_manager.cc:5697] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index -1 to 2, NON_VOTER 1542697168b94bf49891dbcdfd392861 (127.31.219.196) added. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } } }
I20260713 09:11:51.533049  2015 ts_tablet_manager.cc:933] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:51.535171  2015 tablet_copy_client.cc:323] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.194:45753
I20260713 09:11:51.536975  1345 tablet_copy_service.cc:140] P ab3ae81cdab54f8a9d0464ddbdb743c9: Received BeginTabletCopySession request for tablet 05e9e603e5674939959e7c6395ff0fc3 from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:57760)
I20260713 09:11:51.537570  1345 tablet_copy_service.cc:161] P ab3ae81cdab54f8a9d0464ddbdb743c9: Beginning new tablet copy session on tablet 05e9e603e5674939959e7c6395ff0fc3 from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:57760: session id = 1542697168b94bf49891dbcdfd392861-05e9e603e5674939959e7c6395ff0fc3
I20260713 09:11:51.545609  1345 tablet_copy_source_session.cc:215] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:51.548465  2015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e9e603e5674939959e7c6395ff0fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.559543  2015 tablet_copy_client.cc:806] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:51.560094  2015 tablet_copy_client.cc:670] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:51.563489  2015 tablet_copy_client.cc:538] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:51.569006  2015 tablet_bootstrap.cc:492] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:51.586231  2015 tablet_bootstrap.cc:492] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:51.586978  2015 tablet_bootstrap.cc:492] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:51.587606  2015 ts_tablet_manager.cc:1403] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260713 09:11:51.590130  2015 raft_consensus.cc:359] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:51.590718  2015 raft_consensus.cc:740] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:51.591270  2015 consensus_queue.cc:260] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:51.593894  2015 ts_tablet_manager.cc:1434] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:51.595903  1345 tablet_copy_service.cc:342] P ab3ae81cdab54f8a9d0464ddbdb743c9: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-05e9e603e5674939959e7c6395ff0fc3 received from {username='slave'} at 127.0.0.1:57760
I20260713 09:11:51.596333  1345 tablet_copy_service.cc:434] P ab3ae81cdab54f8a9d0464ddbdb743c9: ending tablet copy session 1542697168b94bf49891dbcdfd392861-05e9e603e5674939959e7c6395ff0fc3 on tablet 05e9e603e5674939959e7c6395ff0fc3 with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:51.695240  2015 ts_tablet_manager.cc:933] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861: Initiating tablet copy from peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:51.696806  2015 tablet_copy_client.cc:323] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861: tablet copy: Beginning tablet copy session from remote peer at address 127.31.219.195:43555
I20260713 09:11:51.698374  1419 tablet_copy_service.cc:140] P 33bc192da464461bb6f96e2c4ddf2e07: Received BeginTabletCopySession request for tablet 73aace58af9844ac9f52e31485e4470a from peer 1542697168b94bf49891dbcdfd392861 ({username='slave'} at 127.0.0.1:53350)
I20260713 09:11:51.698787  1419 tablet_copy_service.cc:161] P 33bc192da464461bb6f96e2c4ddf2e07: Beginning new tablet copy session on tablet 73aace58af9844ac9f52e31485e4470a from peer 1542697168b94bf49891dbcdfd392861 at {username='slave'} at 127.0.0.1:53350: session id = 1542697168b94bf49891dbcdfd392861-73aace58af9844ac9f52e31485e4470a
I20260713 09:11:51.704382  1419 tablet_copy_source_session.cc:215] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:51.707307  2015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73aace58af9844ac9f52e31485e4470a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.720184  2015 tablet_copy_client.cc:806] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:51.720676  2015 tablet_copy_client.cc:670] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:51.724092  2015 tablet_copy_client.cc:538] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:51.731493  2015 tablet_bootstrap.cc:492] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861: Bootstrap starting.
I20260713 09:11:51.750044  2015 tablet_bootstrap.cc:492] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:51.750694  2015 tablet_bootstrap.cc:492] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861: Bootstrap complete.
I20260713 09:11:51.751187  2015 ts_tablet_manager.cc:1403] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260713 09:11:51.753181  2015 raft_consensus.cc:359] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:51.753762  2015 raft_consensus.cc:740] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Initialized, Role: LEARNER
I20260713 09:11:51.754244  2015 consensus_queue.cc:260] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: NON_VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: true } }
I20260713 09:11:51.756093  2015 ts_tablet_manager.cc:1434] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:51.757692  1419 tablet_copy_service.cc:342] P 33bc192da464461bb6f96e2c4ddf2e07: Request end of tablet copy session 1542697168b94bf49891dbcdfd392861-73aace58af9844ac9f52e31485e4470a received from {username='slave'} at 127.0.0.1:53350
I20260713 09:11:51.758080  1419 tablet_copy_service.cc:434] P 33bc192da464461bb6f96e2c4ddf2e07: ending tablet copy session 1542697168b94bf49891dbcdfd392861-73aace58af9844ac9f52e31485e4470a on tablet 73aace58af9844ac9f52e31485e4470a with peer 1542697168b94bf49891dbcdfd392861
I20260713 09:11:52.139671  1684 raft_consensus.cc:1217] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:52.213109  1684 raft_consensus.cc:1217] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:52.654595  2004 raft_consensus.cc:1064] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:52.657073  2004 consensus_queue.cc:237] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:52.665395  1684 raft_consensus.cc:1275] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:52.665719  1408 raft_consensus.cc:1275] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:52.666661  1259 raft_consensus.cc:1275] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:52.667371  2023 consensus_queue.cc:1048] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:52.668313  2004 consensus_queue.cc:1048] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:52.669517  2025 consensus_queue.cc:1048] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:52.687109  2025 raft_consensus.cc:2955] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.688627  1684 raft_consensus.cc:2955] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.690188  1408 raft_consensus.cc:2955] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.698925  1259 raft_consensus.cc:2955] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.701349  1156 catalog_manager.cc:5697] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:52.733633  1332 consensus_queue.cc:237] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:52.742210  1681 raft_consensus.cc:1275] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:52.744609  2023 consensus_queue.cc:1048] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:52.747979  1259 raft_consensus.cc:1275] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer ab3ae81cdab54f8a9d0464ddbdb743c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:52.751415  2023 consensus_queue.cc:1048] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:52.752770  2025 raft_consensus.cc:2955] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.754194  1681 raft_consensus.cc:2955] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.760524  1259 raft_consensus.cc:2955] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.767908  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05e9e603e5674939959e7c6395ff0fc3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:52.771376  1157 catalog_manager.cc:5697] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 reported cstate change: config changed from index 3 to 4, VOTER 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) evicted. New cstate: current_term: 1 leader_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.782048  1397 tablet_service.cc:1558] Processing DeleteTablet for tablet 05e9e603e5674939959e7c6395ff0fc3 with delete_type TABLET_DATA_TOMBSTONED (TS 33bc192da464461bb6f96e2c4ddf2e07 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53318
I20260713 09:11:52.785956  2035 tablet_replica.cc:333] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:11:52.787048  2035 raft_consensus.cc:2243] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.787959  2035 raft_consensus.cc:2272] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.791489  2035 ts_tablet_manager.cc:1916] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:52.802235  2035 ts_tablet_manager.cc:1929] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:52.802595  2035 log.cc:1199] T 05e9e603e5674939959e7c6395ff0fc3 P 33bc192da464461bb6f96e2c4ddf2e07: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-2-root/wals/05e9e603e5674939959e7c6395ff0fc3
I20260713 09:11:52.804046  1144 catalog_manager.cc:5028] TS 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): tablet 05e9e603e5674939959e7c6395ff0fc3 (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:52.823937  1991 raft_consensus.cc:1064] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07: attempting to promote NON_VOTER 1542697168b94bf49891dbcdfd392861 to VOTER
I20260713 09:11:52.826344  1991 consensus_queue.cc:237] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:52.834136  1681 raft_consensus.cc:1275] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 1 LEARNER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:52.835594  1332 raft_consensus.cc:1275] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:52.835966  1989 consensus_queue.cc:1048] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:52.837761  1259 raft_consensus.cc:1275] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:52.838984  1991 consensus_queue.cc:1048] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:52.841503  1989 consensus_queue.cc:1048] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:52.849571  1989 raft_consensus.cc:2955] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.851399  1259 raft_consensus.cc:2955] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.865129  1681 raft_consensus.cc:2955] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.867153  1154 catalog_manager.cc:5697] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.881978  1329 raft_consensus.cc:2955] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1542697168b94bf49891dbcdfd392861 (127.31.219.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } attrs { replace: true } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.894613  1408 consensus_queue.cc:237] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:52.899959  1681 raft_consensus.cc:1275] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:52.901696  1991 consensus_queue.cc:1048] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:52.902848  1259 raft_consensus.cc:1275] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Refusing update from remote peer 33bc192da464461bb6f96e2c4ddf2e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:52.905284  2037 consensus_queue.cc:1048] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:52.910061  2042 raft_consensus.cc:2955] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.915958  1681 raft_consensus.cc:2955] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.918566  1259 raft_consensus.cc:2955] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } } }
I20260713 09:11:52.929157  1144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73aace58af9844ac9f52e31485e4470a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:52.935158  1157 catalog_manager.cc:5697] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 reported cstate change: config changed from index 3 to 4, VOTER ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) evicted. New cstate: current_term: 1 leader_uuid: "33bc192da464461bb6f96e2c4ddf2e07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:52.946154  1319 tablet_service.cc:1558] Processing DeleteTablet for tablet 73aace58af9844ac9f52e31485e4470a with delete_type TABLET_DATA_TOMBSTONED (TS ab3ae81cdab54f8a9d0464ddbdb743c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57710
I20260713 09:11:52.948086  2043 tablet_replica.cc:333] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:11:52.948854  2043 raft_consensus.cc:2243] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.949295  2043 raft_consensus.cc:2272] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.951572  2043 ts_tablet_manager.cc:1916] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:52.960915  2043 ts_tablet_manager.cc:1929] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:52.961292  2043 log.cc:1199] T 73aace58af9844ac9f52e31485e4470a P ab3ae81cdab54f8a9d0464ddbdb743c9: Deleting WAL directory at /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933869920753-32623-0/minicluster-data/ts-1-root/wals/73aace58af9844ac9f52e31485e4470a
I20260713 09:11:52.962898  1144 catalog_manager.cc:5028] TS ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): tablet 73aace58af9844ac9f52e31485e4470a (table test-workload [id=156baec6cd7c46deb0f7e2ee532a4a2d]) successfully deleted
I20260713 09:11:57.755184 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:57.781535  1329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05e9e603e5674939959e7c6395ff0fc3"
dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
mode: GRACEFUL
new_leader_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:37670
I20260713 09:11:57.781989  1329 raft_consensus.cc:606] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Received request to transfer leadership to TS 1542697168b94bf49891dbcdfd392861
I20260713 09:11:57.792608  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ae55864eef841688ef9bb8936c1e965"
dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
mode: GRACEFUL
new_leader_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:39924
I20260713 09:11:57.793078  1408 raft_consensus.cc:606] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Received request to transfer leadership to TS 1542697168b94bf49891dbcdfd392861
I20260713 09:11:57.795186  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65bde4b3e2d44883b2db02f592aedefe"
dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
mode: GRACEFUL
new_leader_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:39924
I20260713 09:11:57.795699  1408 raft_consensus.cc:606] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Received request to transfer leadership to TS 1542697168b94bf49891dbcdfd392861
I20260713 09:11:57.797626  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75c20ddeccbc4f97b5b864a19c208982"
dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
mode: GRACEFUL
new_leader_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:39924
I20260713 09:11:57.798008  1408 raft_consensus.cc:606] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Received request to transfer leadership to TS 1542697168b94bf49891dbcdfd392861
I20260713 09:11:57.800034  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726"
dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
mode: GRACEFUL
new_leader_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:39924
I20260713 09:11:57.800447  1408 raft_consensus.cc:606] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Received request to transfer leadership to TS 1542697168b94bf49891dbcdfd392861
I20260713 09:11:57.802340  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67"
dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
mode: GRACEFUL
new_leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
 from {username='slave'} at 127.0.0.1:39924
I20260713 09:11:57.802718  1408 raft_consensus.cc:606] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Received request to transfer leadership to TS 1481b97c72d54e27bc7f0426a9aa1b93
I20260713 09:11:57.803747 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:11:57.804363 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:57.817543  2048 raft_consensus.cc:993] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9: : Instructing follower 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:57.818049  2053 raft_consensus.cc:1081] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Signalling peer 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:57.819473  1681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05e9e603e5674939959e7c6395ff0fc3"
dest_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:48192
I20260713 09:11:57.819895  1681 raft_consensus.cc:493] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.820152  1681 raft_consensus.cc:3060] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.824316  1681 raft_consensus.cc:515] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.826053  1681 leader_election.cc:290] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753)
I20260713 09:11:57.826902  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e9e603e5674939959e7c6395ff0fc3" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:57.827133  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e9e603e5674939959e7c6395ff0fc3" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:57.827520  1259 raft_consensus.cc:3060] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.827616  1329 raft_consensus.cc:3055] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:57.827955  1329 raft_consensus.cc:740] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab3ae81cdab54f8a9d0464ddbdb743c9, State: Running, Role: LEADER
I20260713 09:11:57.828629  1329 consensus_queue.cc:260] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.829725  1329 raft_consensus.cc:3060] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.833407  1259 raft_consensus.cc:2468] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:57.834594  1648 leader_election.cc:304] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 1542697168b94bf49891dbcdfd392861; no voters: 
I20260713 09:11:57.835295  1329 raft_consensus.cc:2468] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:57.836416  2054 raft_consensus.cc:2804] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:57.837385  2054 raft_consensus.cc:697] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Becoming Leader. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Running, Role: LEADER
I20260713 09:11:57.838100  2054 consensus_queue.cc:237] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.845605  1154 catalog_manager.cc:5697] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 reported cstate change: term changed from 1 to 2, leader changed from ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194) to 1542697168b94bf49891dbcdfd392861 (127.31.219.196). New cstate: current_term: 2 leader_uuid: "1542697168b94bf49891dbcdfd392861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:57.871068  2042 raft_consensus.cc:993] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07: : Instructing follower 1481b97c72d54e27bc7f0426a9aa1b93 to start an election
I20260713 09:11:57.871552  2047 raft_consensus.cc:1081] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Signalling peer 1481b97c72d54e27bc7f0426a9aa1b93 to start an election
I20260713 09:11:57.872856  1259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67"
dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
 from {username='slave'} at 127.0.0.1:57782
I20260713 09:11:57.873270  1259 raft_consensus.cc:493] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.873610  1259 raft_consensus.cc:3060] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.877470  2042 raft_consensus.cc:993] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07: : Instructing follower 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:57.877936  2047 raft_consensus.cc:1081] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Signalling peer 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:57.879281  1681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65bde4b3e2d44883b2db02f592aedefe"
dest_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:48198
I20260713 09:11:57.879772  1681 raft_consensus.cc:493] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.879572  1259 raft_consensus.cc:515] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:57.880124  1681 raft_consensus.cc:3060] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.881919  1259 leader_election.cc:290] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 2 election: Requested vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:57.882432  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:57.882947  1329 raft_consensus.cc:3060] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.884967  1681 raft_consensus.cc:515] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.886380  1681 leader_election.cc:290] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:57.887275  1329 raft_consensus.cc:2468] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 2.
I20260713 09:11:57.887187  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bde4b3e2d44883b2db02f592aedefe" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:57.888002  1259 raft_consensus.cc:3060] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.888506  1225 leader_election.cc:304] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:57.888571  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a23264fbb4f44986fc6bed5c53b67" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:57.889353  2000 raft_consensus.cc:2804] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:57.889447  1408 raft_consensus.cc:3055] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:57.889830  1408 raft_consensus.cc:740] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:57.890524  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bde4b3e2d44883b2db02f592aedefe" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:57.891093  1409 raft_consensus.cc:3055] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:57.891393  1409 raft_consensus.cc:740] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:57.892120  1409 consensus_queue.cc:260] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.892766  2000 raft_consensus.cc:697] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 LEADER]: Becoming Leader. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Running, Role: LEADER
I20260713 09:11:57.892976  1409 raft_consensus.cc:3060] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.890563  1408 consensus_queue.cc:260] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:57.893554  2000 consensus_queue.cc:237] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:57.894294  1259 raft_consensus.cc:2468] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:57.894548  1408 raft_consensus.cc:3060] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.895296  1648 leader_election.cc:304] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 1542697168b94bf49891dbcdfd392861; no voters: 
I20260713 09:11:57.896111  2054 raft_consensus.cc:2804] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:57.896559  2054 raft_consensus.cc:697] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Becoming Leader. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Running, Role: LEADER
I20260713 09:11:57.897532  2054 consensus_queue.cc:237] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.900233  1408 raft_consensus.cc:2468] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 2.
I20260713 09:11:57.901398  1409 raft_consensus.cc:2468] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:57.906455  1154 catalog_manager.cc:5697] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: term changed from 1 to 2, leader changed from 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) to 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.910130  1158 catalog_manager.cc:5697] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 reported cstate change: term changed from 1 to 2, leader changed from 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) to 1542697168b94bf49891dbcdfd392861 (127.31.219.196). New cstate: current_term: 2 leader_uuid: "1542697168b94bf49891dbcdfd392861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:57.939872  2042 raft_consensus.cc:993] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07: : Instructing follower 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:57.940332  2047 raft_consensus.cc:1081] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Signalling peer 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:57.942040  1681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726"
dest_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:48198
I20260713 09:11:57.942530  1681 raft_consensus.cc:493] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.942855  1681 raft_consensus.cc:3060] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.948400  1681 raft_consensus.cc:515] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.949837  1681 leader_election.cc:290] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:57.950510  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:57.951030  1259 raft_consensus.cc:3060] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.950984  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b69a28d20e54b0287020ff8a295c726" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:57.951841  1409 raft_consensus.cc:3055] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:57.951999  2049 raft_consensus.cc:993] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07: : Instructing follower 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:57.952169  1409 raft_consensus.cc:740] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:57.952494  2049 raft_consensus.cc:1081] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Signalling peer 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:57.953030  1409 consensus_queue.cc:260] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.953961  1684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75c20ddeccbc4f97b5b864a19c208982"
dest_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:48198
I20260713 09:11:57.954133  1409 raft_consensus.cc:3060] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.954421  1684 raft_consensus.cc:493] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.954772  1684 raft_consensus.cc:3060] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.957531  1259 raft_consensus.cc:2468] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:57.958451  1648 leader_election.cc:304] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 1542697168b94bf49891dbcdfd392861; no voters: 
I20260713 09:11:57.959245  2054 raft_consensus.cc:2804] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:57.959343  1684 raft_consensus.cc:515] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.959734  2054 raft_consensus.cc:697] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Becoming Leader. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Running, Role: LEADER
I20260713 09:11:57.960556  2054 consensus_queue.cc:237] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.961148  1409 raft_consensus.cc:2468] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:57.961724  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c20ddeccbc4f97b5b864a19c208982" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:57.962215  1329 raft_consensus.cc:3060] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.969198  1684 leader_election.cc:290] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Requested vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:57.968328  1329 raft_consensus.cc:2468] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:57.970041  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c20ddeccbc4f97b5b864a19c208982" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:57.970729  1409 raft_consensus.cc:3055] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:57.971020  1409 raft_consensus.cc:740] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:57.970954  1650 leader_election.cc:304] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1542697168b94bf49891dbcdfd392861, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:57.972283  2055 raft_consensus.cc:2804] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:57.972255  1409 consensus_queue.cc:260] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.973605  1409 raft_consensus.cc:3060] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.975373  2055 raft_consensus.cc:697] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Becoming Leader. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Running, Role: LEADER
I20260713 09:11:57.975963  1158 catalog_manager.cc:5697] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 reported cstate change: term changed from 1 to 2, leader changed from 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) to 1542697168b94bf49891dbcdfd392861 (127.31.219.196). New cstate: current_term: 2 leader_uuid: "1542697168b94bf49891dbcdfd392861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:57.976224  2055 consensus_queue.cc:237] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [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: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:57.979554  1409 raft_consensus.cc:2468] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:57.989135  1158 catalog_manager.cc:5697] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 reported cstate change: term changed from 1 to 2, leader changed from 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) to 1542697168b94bf49891dbcdfd392861 (127.31.219.196). New cstate: current_term: 2 leader_uuid: "1542697168b94bf49891dbcdfd392861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:58.105086  2049 raft_consensus.cc:993] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07: : Instructing follower 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:58.105515  2047 raft_consensus.cc:1081] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Signalling peer 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:58.106657  1684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ae55864eef841688ef9bb8936c1e965"
dest_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:48198
I20260713 09:11:58.107102  1684 raft_consensus.cc:493] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.107468  1684 raft_consensus.cc:3060] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.111517  1684 raft_consensus.cc:515] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:58.112756  1684 leader_election.cc:290] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Requested vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:58.113411  1329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae55864eef841688ef9bb8936c1e965" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:58.113652  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae55864eef841688ef9bb8936c1e965" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:58.113976  1329 raft_consensus.cc:3060] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.114156  1409 raft_consensus.cc:3055] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:58.114470  1409 raft_consensus.cc:740] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:58.115221  1409 consensus_queue.cc:260] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [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: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:58.116202  1409 raft_consensus.cc:3060] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.118484  1329 raft_consensus.cc:2468] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:58.119338  1650 leader_election.cc:304] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1542697168b94bf49891dbcdfd392861, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:58.120023  2055 raft_consensus.cc:2804] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:58.120429  2055 raft_consensus.cc:697] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Becoming Leader. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Running, Role: LEADER
I20260713 09:11:58.120477  1409 raft_consensus.cc:2468] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:58.121282  2055 consensus_queue.cc:237] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [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: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:58.128764  1158 catalog_manager.cc:5697] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 reported cstate change: term changed from 1 to 2, leader changed from 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) to 1542697168b94bf49891dbcdfd392861 (127.31.219.196). New cstate: current_term: 2 leader_uuid: "1542697168b94bf49891dbcdfd392861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:58.252147  1329 raft_consensus.cc:1275] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:58.253224  2055 consensus_queue.cc:1048] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:58.262310  1259 raft_consensus.cc:1275] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:58.263944  2065 consensus_queue.cc:1048] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:58.316039  1409 raft_consensus.cc:1275] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:58.317199  2054 consensus_queue.cc:1048] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:58.325501  1259 raft_consensus.cc:1275] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:58.326653  2065 consensus_queue.cc:1048] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:58.456931  1329 raft_consensus.cc:1275] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.457880  2000 consensus_queue.cc:1048] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.466331  1409 raft_consensus.cc:1275] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.467933  2000 consensus_queue.cc:1048] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.480629  1409 raft_consensus.cc:1275] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:58.481671  2065 consensus_queue.cc:1048] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:58.489781  1259 raft_consensus.cc:1275] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:58.492352  2055 consensus_queue.cc:1048] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:58.533916  1329 raft_consensus.cc:1275] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:58.535068  2055 consensus_queue.cc:1048] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:58.538594  1332 raft_consensus.cc:1275] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:58.539908  2055 consensus_queue.cc:1048] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:58.544852  1409 raft_consensus.cc:1275] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:58.546734  2054 consensus_queue.cc:1048] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:58.553813  1406 raft_consensus.cc:1275] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:58.555341  2054 consensus_queue.cc:1048] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:58.805124 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:58.819567 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:58.835433  1406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73aace58af9844ac9f52e31485e4470a"
dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
mode: GRACEFUL
new_leader_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:39924
I20260713 09:11:58.835870  1406 raft_consensus.cc:606] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Received request to transfer leadership to TS 1542697168b94bf49891dbcdfd392861
I20260713 09:11:58.837899  1406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1cdcf0294734b20a81a062d07c38bfc"
dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
mode: GRACEFUL
new_leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
 from {username='slave'} at 127.0.0.1:39924
I20260713 09:11:58.838281  1406 raft_consensus.cc:606] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Received request to transfer leadership to TS 1481b97c72d54e27bc7f0426a9aa1b93
I20260713 09:11:58.839178 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:58.839769 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:58.943367  2049 raft_consensus.cc:993] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07: : Instructing follower 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:58.943827  2047 raft_consensus.cc:1081] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Signalling peer 1542697168b94bf49891dbcdfd392861 to start an election
I20260713 09:11:58.945127  1681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73aace58af9844ac9f52e31485e4470a"
dest_uuid: "1542697168b94bf49891dbcdfd392861"
 from {username='slave'} at 127.0.0.1:48198
I20260713 09:11:58.945585  1681 raft_consensus.cc:493] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.945904  1681 raft_consensus.cc:3060] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.950973  1681 raft_consensus.cc:515] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:58.952338  1681 leader_election.cc:290] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Requested vote from peers 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:58.952883  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aace58af9844ac9f52e31485e4470a" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
I20260713 09:11:58.953207  1406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aace58af9844ac9f52e31485e4470a" candidate_uuid: "1542697168b94bf49891dbcdfd392861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:58.953401  1259 raft_consensus.cc:3060] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.953755  1406 raft_consensus.cc:3055] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:58.954010  1406 raft_consensus.cc:740] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:58.954721  1406 consensus_queue.cc:260] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:58.955631  1406 raft_consensus.cc:3060] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.957661  1259 raft_consensus.cc:2468] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:58.958624  1648 leader_election.cc:304] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, 1542697168b94bf49891dbcdfd392861; no voters: 
I20260713 09:11:58.959445  2065 raft_consensus.cc:2804] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:58.959900  2065 raft_consensus.cc:697] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Becoming Leader. State: Replica: 1542697168b94bf49891dbcdfd392861, State: Running, Role: LEADER
I20260713 09:11:58.960868  1406 raft_consensus.cc:2468] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1542697168b94bf49891dbcdfd392861 in term 2.
I20260713 09:11:58.960686  2065 consensus_queue.cc:237] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } }
I20260713 09:11:58.972247  1157 catalog_manager.cc:5697] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 reported cstate change: term changed from 1 to 2, leader changed from 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) to 1542697168b94bf49891dbcdfd392861 (127.31.219.196). New cstate: current_term: 2 leader_uuid: "1542697168b94bf49891dbcdfd392861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1542697168b94bf49891dbcdfd392861" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:59.199616  2049 raft_consensus.cc:993] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07: : Instructing follower 1481b97c72d54e27bc7f0426a9aa1b93 to start an election
I20260713 09:11:59.200021  2047 raft_consensus.cc:1081] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Signalling peer 1481b97c72d54e27bc7f0426a9aa1b93 to start an election
I20260713 09:11:59.201337  1259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1cdcf0294734b20a81a062d07c38bfc"
dest_uuid: "1481b97c72d54e27bc7f0426a9aa1b93"
 from {username='slave'} at 127.0.0.1:57782
I20260713 09:11:59.201815  1259 raft_consensus.cc:493] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.202126  1259 raft_consensus.cc:3060] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.206820  1259 raft_consensus.cc:515] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:59.208213  1259 leader_election.cc:290] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 2 election: Requested vote from peers ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753), 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555)
I20260713 09:11:59.208703  1332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cdcf0294734b20a81a062d07c38bfc" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9"
I20260713 09:11:59.209000  1406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cdcf0294734b20a81a062d07c38bfc" candidate_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33bc192da464461bb6f96e2c4ddf2e07"
I20260713 09:11:59.209244  1332 raft_consensus.cc:3060] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.209530  1406 raft_consensus.cc:3055] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:59.209802  1406 raft_consensus.cc:740] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33bc192da464461bb6f96e2c4ddf2e07, State: Running, Role: LEADER
I20260713 09:11:59.210309  1406 consensus_queue.cc:260] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:59.211117  1406 raft_consensus.cc:3060] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.214036  1332 raft_consensus.cc:2468] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 2.
I20260713 09:11:59.215173  1225 leader_election.cc:304] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1481b97c72d54e27bc7f0426a9aa1b93, ab3ae81cdab54f8a9d0464ddbdb743c9; no voters: 
I20260713 09:11:59.215483  1406 raft_consensus.cc:2468] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1481b97c72d54e27bc7f0426a9aa1b93 in term 2.
I20260713 09:11:59.215967  2091 raft_consensus.cc:2804] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:59.216423  2091 raft_consensus.cc:697] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 LEADER]: Becoming Leader. State: Replica: 1481b97c72d54e27bc7f0426a9aa1b93, State: Running, Role: LEADER
I20260713 09:11:59.217204  2091 consensus_queue.cc:237] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Queue 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: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } }
I20260713 09:11:59.223318  1157 catalog_manager.cc:5697] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 reported cstate change: term changed from 1 to 2, leader changed from 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195) to 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.382062  1259 raft_consensus.cc:1275] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:59.383142  2055 consensus_queue.cc:1048] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1481b97c72d54e27bc7f0426a9aa1b93" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 33983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:59.392189  1406 raft_consensus.cc:1275] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Refusing update from remote peer 1542697168b94bf49891dbcdfd392861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:59.393597  2065 consensus_queue.cc:1048] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:59.758643  1406 raft_consensus.cc:1275] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.759619  2090 consensus_queue.cc:1048] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33bc192da464461bb6f96e2c4ddf2e07" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.767131  1332 raft_consensus.cc:1275] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Refusing update from remote peer 1481b97c72d54e27bc7f0426a9aa1b93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.768558  2090 consensus_queue.cc:1048] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3ae81cdab54f8a9d0464ddbdb743c9" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.840497 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:59.852463 32623 tablet_server.cc:179] TabletServer@127.31.219.193:0 shutting down...
W20260713 09:11:59.861546  1648 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:11:59.866307  1648 consensus_peers.cc:597] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 -> Peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Couldn't send request to peer 1481b97c72d54e27bc7f0426a9aa1b93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:59.880270 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:59.881026 32623 tablet_replica.cc:333] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.881608 32623 raft_consensus.cc:2243] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:59.882316 32623 raft_consensus.cc:2272] T a1cdcf0294734b20a81a062d07c38bfc P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.884323 32623 tablet_replica.cc:333] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.884840 32623 raft_consensus.cc:2243] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.885320 32623 raft_consensus.cc:2272] T 05e9e603e5674939959e7c6395ff0fc3 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.887024 32623 tablet_replica.cc:333] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.887538 32623 raft_consensus.cc:2243] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.887935 32623 raft_consensus.cc:2272] T d56bb685cc3447c6b5e8c57a9bd4f59c P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.889541 32623 tablet_replica.cc:333] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.890093 32623 raft_consensus.cc:2243] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.890620 32623 raft_consensus.cc:2272] T 73aace58af9844ac9f52e31485e4470a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.892660 32623 tablet_replica.cc:333] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.893103 32623 raft_consensus.cc:2243] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:59.893720 32623 raft_consensus.cc:2272] T b39bd564c3a04d1c9d940027023a712f P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.895573 32623 tablet_replica.cc:333] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.896003 32623 raft_consensus.cc:2243] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.896358 32623 raft_consensus.cc:2272] T b87bf4c30d5649fbab3998b725a36c7e P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.898010 32623 tablet_replica.cc:333] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.898466 32623 raft_consensus.cc:2243] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.898866 32623 raft_consensus.cc:2272] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.900527 32623 tablet_replica.cc:333] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.901037 32623 raft_consensus.cc:2243] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:59.901752 32623 raft_consensus.cc:2272] T 1b0677da833a4d089fb156aafb00c307 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.903456 32623 tablet_replica.cc:333] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.903939 32623 raft_consensus.cc:2243] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.904424 32623 raft_consensus.cc:2272] T 31287963fa4a42869bd68518c9dcb3a9 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.906242 32623 tablet_replica.cc:333] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.906915 32623 raft_consensus.cc:2243] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.907404 32623 raft_consensus.cc:2272] T bc6720b1d4c145d594d676a22652334a P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.909374 32623 tablet_replica.cc:333] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.909835 32623 raft_consensus.cc:2243] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:59.910487 32623 raft_consensus.cc:2272] T 077339178b23462f9f950f3c752f50be P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.912102 32623 tablet_replica.cc:333] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.912559 32623 raft_consensus.cc:2243] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.913062 32623 raft_consensus.cc:2272] T 9b69a28d20e54b0287020ff8a295c726 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.914669 32623 tablet_replica.cc:333] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.915107 32623 raft_consensus.cc:2243] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.915555 32623 raft_consensus.cc:2272] T 51808d51c9974b818ddfcb30a891d2c2 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.917047 32623 tablet_replica.cc:333] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.917512 32623 raft_consensus.cc:2243] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:59.918138 32623 raft_consensus.cc:2272] T e02a23264fbb4f44986fc6bed5c53b67 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.919802 32623 tablet_replica.cc:333] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.920269 32623 raft_consensus.cc:2243] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.920676 32623 raft_consensus.cc:2272] T 65bde4b3e2d44883b2db02f592aedefe P 1481b97c72d54e27bc7f0426a9aa1b93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.922202 32623 tablet_replica.cc:333] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.922660 32623 raft_consensus.cc:2243] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.923084 32623 raft_consensus.cc:2272] T dcfc6518666841b6af5309c1e49f2670 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.924849 32623 tablet_replica.cc:333] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.925285 32623 raft_consensus.cc:2243] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.925776 32623 raft_consensus.cc:2272] T f785ba039508474197469efd869079c7 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.927475 32623 tablet_replica.cc:333] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93: stopping tablet replica
I20260713 09:11:59.927901 32623 raft_consensus.cc:2243] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:59.928601 32623 raft_consensus.cc:2272] T ce808993cb2a4538b59783921bc67177 P 1481b97c72d54e27bc7f0426a9aa1b93 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:59.972815  1648 consensus_peers.cc:597] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 -> Peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Couldn't send request to peer 1481b97c72d54e27bc7f0426a9aa1b93. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:33983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:59.978608  1298 consensus_peers.cc:597] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 -> Peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Couldn't send request to peer 1481b97c72d54e27bc7f0426a9aa1b93. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:33983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:59.979023  1298 consensus_peers.cc:597] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 -> Peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Couldn't send request to peer 1481b97c72d54e27bc7f0426a9aa1b93. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:33983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:59.992092 32623 tablet_server.cc:196] TabletServer@127.31.219.193:0 shutdown complete.
W20260713 09:12:00.016012  1372 consensus_peers.cc:597] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Couldn't send request to peer 1481b97c72d54e27bc7f0426a9aa1b93. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:33983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:00.016641  1648 consensus_peers.cc:597] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 -> Peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Couldn't send request to peer 1481b97c72d54e27bc7f0426a9aa1b93. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:33983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:00.027087  1372 consensus_peers.cc:597] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Couldn't send request to peer 1481b97c72d54e27bc7f0426a9aa1b93. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:33983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.035691 32623 tablet_server.cc:179] TabletServer@127.31.219.194:0 shutting down...
W20260713 09:12:00.041477  1374 consensus_peers.cc:597] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Couldn't send request to peer ab3ae81cdab54f8a9d0464ddbdb743c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:00.049340  1372 consensus_peers.cc:597] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Couldn't send request to peer 1481b97c72d54e27bc7f0426a9aa1b93. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:33983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.069635 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:00.071741 32623 tablet_replica.cc:333] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.072510 32623 raft_consensus.cc:2243] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.073047 32623 raft_consensus.cc:2272] T a1cdcf0294734b20a81a062d07c38bfc P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:00.075569  1648 consensus_peers.cc:597] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 -> Peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Couldn't send request to peer 1481b97c72d54e27bc7f0426a9aa1b93. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:33983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:00.076027  1650 consensus_peers.cc:597] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 -> Peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Couldn't send request to peer ab3ae81cdab54f8a9d0464ddbdb743c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.077690 32623 tablet_replica.cc:333] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.078290 32623 raft_consensus.cc:2243] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.078827 32623 raft_consensus.cc:2272] T 4ae55864eef841688ef9bb8936c1e965 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.080551 32623 tablet_replica.cc:333] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.081183 32623 raft_consensus.cc:2243] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.081681 32623 raft_consensus.cc:2272] T 4cf09455af9d407284560a1acb0f80ab P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.083421 32623 tablet_replica.cc:333] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.083951 32623 raft_consensus.cc:2243] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.084328 32623 raft_consensus.cc:2272] T 05e9e603e5674939959e7c6395ff0fc3 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.085952 32623 tablet_replica.cc:333] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.086473 32623 raft_consensus.cc:2243] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.086838 32623 raft_consensus.cc:2272] T d56bb685cc3447c6b5e8c57a9bd4f59c P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.088402 32623 tablet_replica.cc:333] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.088873 32623 raft_consensus.cc:2243] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.089664 32623 raft_consensus.cc:2272] T b18d3fcda593401b9a9724dde5e31db0 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.091837 32623 tablet_replica.cc:333] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.092516 32623 raft_consensus.cc:2243] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.093010 32623 raft_consensus.cc:2272] T dcfc6518666841b6af5309c1e49f2670 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.095273 32623 tablet_replica.cc:333] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.095736 32623 raft_consensus.cc:2243] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.096235 32623 raft_consensus.cc:2272] T 077339178b23462f9f950f3c752f50be P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.097891 32623 tablet_replica.cc:333] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.098403 32623 raft_consensus.cc:2243] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.098803 32623 raft_consensus.cc:2272] T bc6720b1d4c145d594d676a22652334a P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.100898 32623 tablet_replica.cc:333] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.101547 32623 raft_consensus.cc:2243] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.102289 32623 raft_consensus.cc:2272] T 1b0677da833a4d089fb156aafb00c307 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:00.103250  1374 consensus_peers.cc:597] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Couldn't send request to peer ab3ae81cdab54f8a9d0464ddbdb743c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.104233 32623 tablet_replica.cc:333] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.104745 32623 raft_consensus.cc:2243] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.105443 32623 raft_consensus.cc:2272] T e16e0577d2334f8495372169dc75e27d P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.107048 32623 tablet_replica.cc:333] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.107523 32623 raft_consensus.cc:2243] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.107899 32623 raft_consensus.cc:2272] T e02a23264fbb4f44986fc6bed5c53b67 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.109370 32623 tablet_replica.cc:333] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.109826 32623 raft_consensus.cc:2243] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.110313 32623 raft_consensus.cc:2272] T 75c20ddeccbc4f97b5b864a19c208982 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.111900 32623 tablet_replica.cc:333] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.112360 32623 raft_consensus.cc:2243] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.112983 32623 raft_consensus.cc:2272] T b87bf4c30d5649fbab3998b725a36c7e P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.114606 32623 tablet_replica.cc:333] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.115037 32623 raft_consensus.cc:2243] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.115744 32623 raft_consensus.cc:2272] T 4f622bb9ddb141b8be5f4f32c7021b99 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.117202 32623 tablet_replica.cc:333] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.117650 32623 raft_consensus.cc:2243] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.118299 32623 raft_consensus.cc:2272] T f785ba039508474197469efd869079c7 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.119863 32623 tablet_replica.cc:333] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.120359 32623 raft_consensus.cc:2243] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.120806 32623 raft_consensus.cc:2272] T 5183403797c746d5b88f2e4af446b456 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.122982 32623 tablet_replica.cc:333] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9: stopping tablet replica
I20260713 09:12:00.123479 32623 raft_consensus.cc:2243] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.124156 32623 raft_consensus.cc:2272] T 51808d51c9974b818ddfcb30a891d2c2 P ab3ae81cdab54f8a9d0464ddbdb743c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:00.125316  1372 consensus_peers.cc:597] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 -> Peer 1481b97c72d54e27bc7f0426a9aa1b93 (127.31.219.193:33983): Couldn't send request to peer 1481b97c72d54e27bc7f0426a9aa1b93. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:33983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.165227 32623 tablet_server.cc:196] TabletServer@127.31.219.194:0 shutdown complete.
I20260713 09:12:00.198948 32623 tablet_server.cc:179] TabletServer@127.31.219.195:0 shutting down...
I20260713 09:12:00.226881 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:00.227509 32623 tablet_replica.cc:333] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.228029 32623 raft_consensus.cc:2243] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.228431 32623 raft_consensus.cc:2272] T 4ae55864eef841688ef9bb8936c1e965 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.230268 32623 tablet_replica.cc:333] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.230826 32623 raft_consensus.cc:2243] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.231262 32623 raft_consensus.cc:2272] T a1cdcf0294734b20a81a062d07c38bfc P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.233450 32623 tablet_replica.cc:333] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.234036 32623 raft_consensus.cc:2243] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.234532 32623 raft_consensus.cc:2272] T 73aace58af9844ac9f52e31485e4470a P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:00.237082  1650 consensus_peers.cc:597] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 -> Peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Couldn't send request to peer ab3ae81cdab54f8a9d0464ddbdb743c9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.194:45753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.237222 32623 tablet_replica.cc:333] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.237856 32623 raft_consensus.cc:2243] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.238348 32623 raft_consensus.cc:2272] T b39bd564c3a04d1c9d940027023a712f P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.240120 32623 tablet_replica.cc:333] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.240633 32623 raft_consensus.cc:2243] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.241362 32623 raft_consensus.cc:2272] T 4cf09455af9d407284560a1acb0f80ab P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.243062 32623 tablet_replica.cc:333] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.243597 32623 raft_consensus.cc:2243] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.244287 32623 raft_consensus.cc:2272] T d56bb685cc3447c6b5e8c57a9bd4f59c P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.245919 32623 tablet_replica.cc:333] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.246425 32623 raft_consensus.cc:2243] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.246946 32623 raft_consensus.cc:2272] T b18d3fcda593401b9a9724dde5e31db0 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.248734 32623 tablet_replica.cc:333] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.249269 32623 raft_consensus.cc:2243] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.249989 32623 raft_consensus.cc:2272] T dcfc6518666841b6af5309c1e49f2670 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.251735 32623 tablet_replica.cc:333] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.252306 32623 raft_consensus.cc:2243] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.252704 32623 raft_consensus.cc:2272] T 65bde4b3e2d44883b2db02f592aedefe P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.254345 32623 tablet_replica.cc:333] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.254848 32623 raft_consensus.cc:2243] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.255340 32623 raft_consensus.cc:2272] T 9b69a28d20e54b0287020ff8a295c726 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.256978 32623 tablet_replica.cc:333] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.257488 32623 raft_consensus.cc:2243] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.258163 32623 raft_consensus.cc:2272] T 31287963fa4a42869bd68518c9dcb3a9 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.259894 32623 tablet_replica.cc:333] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.260385 32623 raft_consensus.cc:2243] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.261062 32623 raft_consensus.cc:2272] T bc6720b1d4c145d594d676a22652334a P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.262703 32623 tablet_replica.cc:333] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.263259 32623 raft_consensus.cc:2243] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.263799 32623 raft_consensus.cc:2272] T b87bf4c30d5649fbab3998b725a36c7e P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.265455 32623 tablet_replica.cc:333] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.265930 32623 raft_consensus.cc:2243] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.266330 32623 raft_consensus.cc:2272] T 75c20ddeccbc4f97b5b864a19c208982 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.268101 32623 tablet_replica.cc:333] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.268597 32623 raft_consensus.cc:2243] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.268998 32623 raft_consensus.cc:2272] T e02a23264fbb4f44986fc6bed5c53b67 P 33bc192da464461bb6f96e2c4ddf2e07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.270556 32623 tablet_replica.cc:333] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.271041 32623 raft_consensus.cc:2243] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.271528 32623 raft_consensus.cc:2272] T e16e0577d2334f8495372169dc75e27d P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.273200 32623 tablet_replica.cc:333] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.273656 32623 raft_consensus.cc:2243] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.274127 32623 raft_consensus.cc:2272] T ce808993cb2a4538b59783921bc67177 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.275768 32623 tablet_replica.cc:333] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07: stopping tablet replica
I20260713 09:12:00.276221 32623 raft_consensus.cc:2243] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.276903 32623 raft_consensus.cc:2272] T 5183403797c746d5b88f2e4af446b456 P 33bc192da464461bb6f96e2c4ddf2e07 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:00.310871  1650 consensus_peers.cc:597] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 -> Peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Couldn't send request to peer 33bc192da464461bb6f96e2c4ddf2e07. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.354239 32623 tablet_server.cc:196] TabletServer@127.31.219.195:0 shutdown complete.
W20260713 09:12:00.356596  1650 consensus_peers.cc:597] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 -> Peer 33bc192da464461bb6f96e2c4ddf2e07 (127.31.219.195:43555): Couldn't send request to peer 33bc192da464461bb6f96e2c4ddf2e07. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.195:43555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.407785 32623 tablet_server.cc:179] TabletServer@127.31.219.196:0 shutting down...
I20260713 09:12:00.432855 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:00.433614 32623 tablet_replica.cc:333] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.434937 32623 raft_consensus.cc:2243] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.436100 32623 raft_consensus.cc:2272] T 73aace58af9844ac9f52e31485e4470a P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.438057 32623 tablet_replica.cc:333] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.438601 32623 raft_consensus.cc:2243] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.439636 32623 raft_consensus.cc:2272] T 05e9e603e5674939959e7c6395ff0fc3 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.441437 32623 tablet_replica.cc:333] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.441959 32623 raft_consensus.cc:2243] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.442487 32623 raft_consensus.cc:2272] T 4cf09455af9d407284560a1acb0f80ab P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.444327 32623 tablet_replica.cc:333] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.444797 32623 raft_consensus.cc:2243] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.445714 32623 raft_consensus.cc:2272] T 65bde4b3e2d44883b2db02f592aedefe P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.447647 32623 tablet_replica.cc:333] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.448112 32623 raft_consensus.cc:2243] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.448783 32623 raft_consensus.cc:2272] T 51808d51c9974b818ddfcb30a891d2c2 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.450613 32623 tablet_replica.cc:333] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.451112 32623 raft_consensus.cc:2243] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.451834 32623 raft_consensus.cc:2272] T e16e0577d2334f8495372169dc75e27d P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.455897 32623 tablet_replica.cc:333] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.456534 32623 raft_consensus.cc:2243] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.457669 32623 raft_consensus.cc:2272] T 75c20ddeccbc4f97b5b864a19c208982 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.460453 32623 tablet_replica.cc:333] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
W20260713 09:12:00.460829  1650 consensus_peers.cc:597] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 -> Peer ab3ae81cdab54f8a9d0464ddbdb743c9 (127.31.219.194:45753): Couldn't send request to peer ab3ae81cdab54f8a9d0464ddbdb743c9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.194:45753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.461012 32623 raft_consensus.cc:2243] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.461786 32623 raft_consensus.cc:2272] T f785ba039508474197469efd869079c7 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.463533 32623 tablet_replica.cc:333] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.464135 32623 raft_consensus.cc:2243] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.464735 32623 raft_consensus.cc:2272] T 4f622bb9ddb141b8be5f4f32c7021b99 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.466531 32623 tablet_replica.cc:333] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.467047 32623 raft_consensus.cc:2243] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.467706 32623 raft_consensus.cc:2272] T ce808993cb2a4538b59783921bc67177 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.469331 32623 tablet_replica.cc:333] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.469810 32623 raft_consensus.cc:2243] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.470450 32623 raft_consensus.cc:2272] T 5183403797c746d5b88f2e4af446b456 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.472316 32623 tablet_replica.cc:333] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.472817 32623 raft_consensus.cc:2243] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.473449 32623 raft_consensus.cc:2272] T 31287963fa4a42869bd68518c9dcb3a9 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.475447 32623 tablet_replica.cc:333] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.475924 32623 raft_consensus.cc:2243] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.476536 32623 raft_consensus.cc:2272] T b18d3fcda593401b9a9724dde5e31db0 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.478175 32623 tablet_replica.cc:333] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.478621 32623 raft_consensus.cc:2243] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.479259 32623 raft_consensus.cc:2272] T 1b0677da833a4d089fb156aafb00c307 P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.480861 32623 tablet_replica.cc:333] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.481303 32623 raft_consensus.cc:2243] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:12:00.481732  1651 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:12:00.482151 32623 raft_consensus.cc:2272] T 4ae55864eef841688ef9bb8936c1e965 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.483887 32623 tablet_replica.cc:333] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.484333 32623 raft_consensus.cc:2243] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.484948 32623 raft_consensus.cc:2272] T 077339178b23462f9f950f3c752f50be P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.486647 32623 tablet_replica.cc:333] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.487103 32623 raft_consensus.cc:2243] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.488021 32623 raft_consensus.cc:2272] T 9b69a28d20e54b0287020ff8a295c726 P 1542697168b94bf49891dbcdfd392861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.489727 32623 tablet_replica.cc:333] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861: stopping tablet replica
I20260713 09:12:00.490147 32623 raft_consensus.cc:2243] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.490728 32623 raft_consensus.cc:2272] T b39bd564c3a04d1c9d940027023a712f P 1542697168b94bf49891dbcdfd392861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.528087 32623 tablet_server.cc:196] TabletServer@127.31.219.196:0 shutdown complete.
I20260713 09:12:00.559355 32623 master.cc:562] Master@127.31.219.254:41957 shutting down...
I20260713 09:12:00.582348 32623 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.582918 32623 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.583293 32623 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba7151b7c9e34be1a51e3d5e4db44f7c: stopping tablet replica
I20260713 09:12:00.603639 32623 master.cc:584] Master@127.31.219.254:41957 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27865 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:12:00.661643 32623 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.219.254:34011
I20260713 09:12:00.662739 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:00.668733  2113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:00.668740  2114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:00.669456  2116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:00.670140 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:00.671038 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:00.671258 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:00.671419 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933920671388 us; error 0 us; skew 500 ppm
I20260713 09:12:00.671959 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:00.674167 32623 webserver.cc:533] Webserver started at http://127.31.219.254:39435/ using document root <none> and password file <none>
I20260713 09:12:00.674639 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:00.674825 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:00.675103 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:00.676322 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/master-0-root/instance:
uuid: "d12d8911a3b34fb3bf656d9de8bd11d9"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-cts2"
I20260713 09:12:00.680490 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:12:00.683580  2121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:00.684260 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:00.684535 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/master-0-root
uuid: "d12d8911a3b34fb3bf656d9de8bd11d9"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-cts2"
I20260713 09:12:00.684806 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:00.712882 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:00.714063 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:00.754987 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.254:34011
I20260713 09:12:00.755089  2172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.254:34011 every 8 connection(s)
I20260713 09:12:00.758723  2173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:00.768316  2173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9: Bootstrap starting.
I20260713 09:12:00.773743  2173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.777652  2173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9: No bootstrap required, opened a new log
I20260713 09:12:00.779721  2173 raft_consensus.cc:359] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12d8911a3b34fb3bf656d9de8bd11d9" member_type: VOTER }
I20260713 09:12:00.780110  2173 raft_consensus.cc:385] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.780293  2173 raft_consensus.cc:740] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12d8911a3b34fb3bf656d9de8bd11d9, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.780824  2173 consensus_queue.cc:260] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d12d8911a3b34fb3bf656d9de8bd11d9" member_type: VOTER }
I20260713 09:12:00.781246  2173 raft_consensus.cc:399] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:00.781443  2173 raft_consensus.cc:493] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:00.781659  2173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.785483  2173 raft_consensus.cc:515] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12d8911a3b34fb3bf656d9de8bd11d9" member_type: VOTER }
I20260713 09:12:00.785971  2173 leader_election.cc:304] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [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: d12d8911a3b34fb3bf656d9de8bd11d9; no voters: 
I20260713 09:12:00.787070  2173 leader_election.cc:290] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:00.787438  2176 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:00.788705  2176 raft_consensus.cc:697] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [term 1 LEADER]: Becoming Leader. State: Replica: d12d8911a3b34fb3bf656d9de8bd11d9, State: Running, Role: LEADER
I20260713 09:12:00.789399  2176 consensus_queue.cc:237] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [LEADER]: Queue going to LEADER mode. State: All 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: "d12d8911a3b34fb3bf656d9de8bd11d9" member_type: VOTER }
I20260713 09:12:00.789968  2173 sys_catalog.cc:565] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:00.795521  2177 sys_catalog.cc:455] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d12d8911a3b34fb3bf656d9de8bd11d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12d8911a3b34fb3bf656d9de8bd11d9" member_type: VOTER } }
I20260713 09:12:00.795517  2178 sys_catalog.cc:455] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d12d8911a3b34fb3bf656d9de8bd11d9. Latest consensus state: current_term: 1 leader_uuid: "d12d8911a3b34fb3bf656d9de8bd11d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12d8911a3b34fb3bf656d9de8bd11d9" member_type: VOTER } }
I20260713 09:12:00.796231  2178 sys_catalog.cc:458] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:00.796223  2177 sys_catalog.cc:458] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:00.798151  2184 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:00.803110  2184 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:00.805460 32623 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:00.811558  2184 catalog_manager.cc:1383] Generated new cluster ID: 41bc9257e6b44c82aad477bf2387149b
I20260713 09:12:00.811793  2184 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:00.823222  2184 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:00.824415  2184 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:00.837810  2184 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9: Generated new TSK 0
I20260713 09:12:00.838346  2184 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:00.871721 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:00.877262  2194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:00.878360  2195 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:00.880573  2197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:00.881965 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:00.883460 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:00.883651 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:00.883827 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933920883790 us; error 0 us; skew 500 ppm
I20260713 09:12:00.884413 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:00.886600 32623 webserver.cc:533] Webserver started at http://127.31.219.193:46819/ using document root <none> and password file <none>
I20260713 09:12:00.887063 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:00.887265 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:00.887548 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:00.888530 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-0-root/instance:
uuid: "71a6ebc4c1434559a3180051342e3899"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-cts2"
I20260713 09:12:00.892817 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:12:00.895934  2202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:00.896713 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:00.896981 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-0-root
uuid: "71a6ebc4c1434559a3180051342e3899"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-cts2"
I20260713 09:12:00.897257 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:00.919973 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:00.921104 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:00.922474 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:00.924746 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:00.924955 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:00.925199 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:00.925387 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:00.964623 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.193:41121
I20260713 09:12:00.964751  2264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.193:41121 every 8 connection(s)
I20260713 09:12:00.970094 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:00.976763  2269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:00.978402  2270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:00.980132  2272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:00.981005 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:00.982044 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:00.982345 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:00.982560 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933920982536 us; error 0 us; skew 500 ppm
I20260713 09:12:00.983342 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:00.985893  2265 heartbeater.cc:344] Connected to a master server at 127.31.219.254:34011
I20260713 09:12:00.986310  2265 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:00.986519 32623 webserver.cc:533] Webserver started at http://127.31.219.194:45633/ using document root <none> and password file <none>
I20260713 09:12:00.987068  2265 heartbeater.cc:507] Master 127.31.219.254:34011 requested a full tablet report, sending...
I20260713 09:12:00.987139 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:00.987536 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:00.987848 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:00.989182  2138 ts_manager.cc:194] Registered new tserver with Master: 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:00.989235 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-1-root/instance:
uuid: "25555595669949b0bd5c9e345a18dcf4"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-cts2"
I20260713 09:12:00.991017  2138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38172
I20260713 09:12:00.994194 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:00.997740  2277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:00.998499 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:00.998848 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-1-root
uuid: "25555595669949b0bd5c9e345a18dcf4"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-cts2"
I20260713 09:12:00.999258 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:01.026095 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:01.027338 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:01.028784 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:01.030972 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:01.031244 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.031528 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:01.031716 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.071856 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.194:45669
I20260713 09:12:01.071969  2339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.194:45669 every 8 connection(s)
I20260713 09:12:01.076489 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:01.083398  2343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:01.085429  2344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:01.086958 32623 server_base.cc:1061] running on GCE node
W20260713 09:12:01.087968  2346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:01.088912  2340 heartbeater.cc:344] Connected to a master server at 127.31.219.254:34011
I20260713 09:12:01.088968 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:01.089327 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:01.089355  2340 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:01.089576 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933921089543 us; error 0 us; skew 500 ppm
I20260713 09:12:01.090164 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:01.090160  2340 heartbeater.cc:507] Master 127.31.219.254:34011 requested a full tablet report, sending...
I20260713 09:12:01.092459  2138 ts_manager.cc:194] Registered new tserver with Master: 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:01.092867 32623 webserver.cc:533] Webserver started at http://127.31.219.195:33843/ using document root <none> and password file <none>
I20260713 09:12:01.093509 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:01.093742 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:01.094044 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:01.094233  2138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38180
I20260713 09:12:01.095567 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-2-root/instance:
uuid: "dac27fd3e4394e8e82d5961bd639b021"
format_stamp: "Formatted at 2026-07-13 09:12:01 on dist-test-slave-cts2"
I20260713 09:12:01.100209 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:12:01.103133  2351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.103911 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:01.104187 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-2-root
uuid: "dac27fd3e4394e8e82d5961bd639b021"
format_stamp: "Formatted at 2026-07-13 09:12:01 on dist-test-slave-cts2"
I20260713 09:12:01.104436 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:01.118080 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:01.119148 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:01.120519 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:01.122488 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:01.122677 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.122926 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:01.123080 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.159874 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.195:42865
I20260713 09:12:01.159968  2413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.195:42865 every 8 connection(s)
I20260713 09:12:01.164423 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:01.171347  2417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:01.173501  2418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:01.174510  2420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:01.176442  2414 heartbeater.cc:344] Connected to a master server at 127.31.219.254:34011
I20260713 09:12:01.176549 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:01.176993  2414 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:01.177645 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:12:01.177826  2414 heartbeater.cc:507] Master 127.31.219.254:34011 requested a full tablet report, sending...
W20260713 09:12:01.177937 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:01.178249 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933921178230 us; error 0 us; skew 500 ppm
I20260713 09:12:01.178999 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:01.179993  2138 ts_manager.cc:194] Registered new tserver with Master: dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:01.181372  2138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38194
I20260713 09:12:01.181597 32623 webserver.cc:533] Webserver started at http://127.31.219.196:33097/ using document root <none> and password file <none>
I20260713 09:12:01.182188 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:01.182468 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:01.182758 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:01.184267 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-3-root/instance:
uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
format_stamp: "Formatted at 2026-07-13 09:12:01 on dist-test-slave-cts2"
I20260713 09:12:01.188663 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:01.191738  2425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.192571 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:01.192809 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-3-root
uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
format_stamp: "Formatted at 2026-07-13 09:12:01 on dist-test-slave-cts2"
I20260713 09:12:01.193025 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:01.212251 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:01.213287 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:01.214557 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:01.216650 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:01.216869 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.217114 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:01.217271 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.255007 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.196:36835
I20260713 09:12:01.255110  2487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.196:36835 every 8 connection(s)
I20260713 09:12:01.268498  2488 heartbeater.cc:344] Connected to a master server at 127.31.219.254:34011
I20260713 09:12:01.268808  2488 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:01.269495  2488 heartbeater.cc:507] Master 127.31.219.254:34011 requested a full tablet report, sending...
I20260713 09:12:01.271239  2138 ts_manager.cc:194] Registered new tserver with Master: aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:01.271358 32623 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013340585s
I20260713 09:12:01.272586  2138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38200
I20260713 09:12:01.295949  2138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38214:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:12:01.438484  2230 tablet_service.cc:1511] Processing CreateTablet for tablet a4cedec7865e469e95de7d3a77545f48 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:01.439903  2230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cedec7865e469e95de7d3a77545f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.440943  2305 tablet_service.cc:1511] Processing CreateTablet for tablet 20aeedf0cc714fdab93a8de24e960228 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:01.442389  2305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20aeedf0cc714fdab93a8de24e960228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.444191  2229 tablet_service.cc:1511] Processing CreateTablet for tablet 3f730590f6b64648838bea0ddead3ba6 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:01.444597  2304 tablet_service.cc:1511] Processing CreateTablet for tablet a4cedec7865e469e95de7d3a77545f48 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:01.445477  2229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f730590f6b64648838bea0ddead3ba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.445947  2304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cedec7865e469e95de7d3a77545f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.447305  2299 tablet_service.cc:1511] Processing CreateTablet for tablet adcc9065bff5436ab5d19a2df18863d6 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:01.448617  2299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adcc9065bff5436ab5d19a2df18863d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.448326  2228 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf29cae26434b62b144e916536f3feb (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:01.448390  2303 tablet_service.cc:1511] Processing CreateTablet for tablet 3f730590f6b64648838bea0ddead3ba6 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:01.449674  2228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf29cae26434b62b144e916536f3feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.449816  2303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f730590f6b64648838bea0ddead3ba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.452306  2298 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3051cc5b97471faed593d00202d669 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:01.453660  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3051cc5b97471faed593d00202d669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.453464  2301 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee2d6d22a214d9180598b026f17d118 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:01.453476  2226 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee2d6d22a214d9180598b026f17d118 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:01.452307  2302 tablet_service.cc:1511] Processing CreateTablet for tablet c389b0803c23426ca137a374c4f00601 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:01.456105  2226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee2d6d22a214d9180598b026f17d118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.457437  2297 tablet_service.cc:1511] Processing CreateTablet for tablet 5bff59c2d6854a0da44f1b3bf7607d52 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:01.458528  2300 tablet_service.cc:1511] Processing CreateTablet for tablet ada1d2d6df9b4325bb5d50d6dd9bdf9f (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:01.452358  2227 tablet_service.cc:1511] Processing CreateTablet for tablet c389b0803c23426ca137a374c4f00601 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:01.459921  2301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee2d6d22a214d9180598b026f17d118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.460574  2227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c389b0803c23426ca137a374c4f00601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.462679  2296 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5f42ab5532479388a9d32065a9755e (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:01.463510  2300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada1d2d6df9b4325bb5d50d6dd9bdf9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.464090  2297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bff59c2d6854a0da44f1b3bf7607d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.465729  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 45225517624945b29897ce5a51b88bb1 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:01.466317  2302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c389b0803c23426ca137a374c4f00601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.467442  2296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5f42ab5532479388a9d32065a9755e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.468740  2224 tablet_service.cc:1511] Processing CreateTablet for tablet adcc9065bff5436ab5d19a2df18863d6 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:01.471223  2223 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3051cc5b97471faed593d00202d669 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:01.473390  2222 tablet_service.cc:1511] Processing CreateTablet for tablet cadfe98e70ae4c0cbdc903f42001956b (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:01.467010  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45225517624945b29897ce5a51b88bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.479821  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadfe98e70ae4c0cbdc903f42001956b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.482713  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3051cc5b97471faed593d00202d669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.487077  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adcc9065bff5436ab5d19a2df18863d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.491128  2221 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5f42ab5532479388a9d32065a9755e (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:01.492374  2221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5f42ab5532479388a9d32065a9755e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.502498  2505 tablet_bootstrap.cc:492] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:01.504240  2222 tablet_service.cc:1511] Processing CreateTablet for tablet ff1c21a34b7c48f1ade4997bda810a07 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:01.508180  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1c21a34b7c48f1ade4997bda810a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.508358  2452 tablet_service.cc:1511] Processing CreateTablet for tablet 3f730590f6b64648838bea0ddead3ba6 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:01.509618  2452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f730590f6b64648838bea0ddead3ba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.512404  2451 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf29cae26434b62b144e916536f3feb (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:01.513701  2451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf29cae26434b62b144e916536f3feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.516451  2450 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee2d6d22a214d9180598b026f17d118 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:01.517724  2450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee2d6d22a214d9180598b026f17d118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.520805  2449 tablet_service.cc:1511] Processing CreateTablet for tablet 45225517624945b29897ce5a51b88bb1 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:01.507115  2453 tablet_service.cc:1511] Processing CreateTablet for tablet 20aeedf0cc714fdab93a8de24e960228 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:01.522094  2449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45225517624945b29897ce5a51b88bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.523411  2445 tablet_service.cc:1511] Processing CreateTablet for tablet 5bff59c2d6854a0da44f1b3bf7607d52 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:01.524682  2445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bff59c2d6854a0da44f1b3bf7607d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.524358  2448 tablet_service.cc:1511] Processing CreateTablet for tablet ada1d2d6df9b4325bb5d50d6dd9bdf9f (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:01.525624  2448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada1d2d6df9b4325bb5d50d6dd9bdf9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.527254  2453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20aeedf0cc714fdab93a8de24e960228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.527070  2444 tablet_service.cc:1511] Processing CreateTablet for tablet ff1c21a34b7c48f1ade4997bda810a07 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:01.528414  2444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1c21a34b7c48f1ade4997bda810a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.528365  2447 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3051cc5b97471faed593d00202d669 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:01.529709  2447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3051cc5b97471faed593d00202d669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.532337  2446 tablet_service.cc:1511] Processing CreateTablet for tablet cadfe98e70ae4c0cbdc903f42001956b (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:01.533581  2446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadfe98e70ae4c0cbdc903f42001956b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.583950  2505 tablet_bootstrap.cc:654] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.633713  2506 tablet_bootstrap.cc:492] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:01.633795  2379 tablet_service.cc:1511] Processing CreateTablet for tablet 20aeedf0cc714fdab93a8de24e960228 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:01.635293  2379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20aeedf0cc714fdab93a8de24e960228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.638597  2300 tablet_service.cc:1511] Processing CreateTablet for tablet 97c98e7efa7843029843d18ce6e4d95b (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:01.640828  2378 tablet_service.cc:1511] Processing CreateTablet for tablet a4cedec7865e469e95de7d3a77545f48 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:01.641197  2377 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf29cae26434b62b144e916536f3feb (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:01.642164  2378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cedec7865e469e95de7d3a77545f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.641948  2228 tablet_service.cc:1511] Processing CreateTablet for tablet 69c1d540e50c41c2959a5443ab27e050 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:01.642804  2377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf29cae26434b62b144e916536f3feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.634953  2305 tablet_service.cc:1511] Processing CreateTablet for tablet ff1c21a34b7c48f1ade4997bda810a07 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:01.644033  2305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1c21a34b7c48f1ade4997bda810a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.644940  2230 tablet_service.cc:1511] Processing CreateTablet for tablet 196d25c7c0d0457595c28e08c51c977c (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:01.648082  2228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c1d540e50c41c2959a5443ab27e050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.649889  2375 tablet_service.cc:1511] Processing CreateTablet for tablet 45225517624945b29897ce5a51b88bb1 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:01.652930  2374 tablet_service.cc:1511] Processing CreateTablet for tablet ada1d2d6df9b4325bb5d50d6dd9bdf9f (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:01.654835  2376 tablet_service.cc:1511] Processing CreateTablet for tablet c389b0803c23426ca137a374c4f00601 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:01.655226  2372 tablet_service.cc:1511] Processing CreateTablet for tablet cadfe98e70ae4c0cbdc903f42001956b (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:01.651407  2296 tablet_service.cc:1511] Processing CreateTablet for tablet 196d25c7c0d0457595c28e08c51c977c (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:01.647869  2505 tablet_bootstrap.cc:492] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:01.655108  2375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45225517624945b29897ce5a51b88bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.658492  2370 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5f42ab5532479388a9d32065a9755e (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:01.659053  2505 ts_tablet_manager.cc:1403] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.000s
I20260713 09:12:01.659755  2370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5f42ab5532479388a9d32065a9755e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.660326  2374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada1d2d6df9b4325bb5d50d6dd9bdf9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.658007  2300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c98e7efa7843029843d18ce6e4d95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.663494  2373 tablet_service.cc:1511] Processing CreateTablet for tablet adcc9065bff5436ab5d19a2df18863d6 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:01.663877  2371 tablet_service.cc:1511] Processing CreateTablet for tablet 5bff59c2d6854a0da44f1b3bf7607d52 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:01.665673  2297 tablet_service.cc:1511] Processing CreateTablet for tablet 4464b20fe9e24518bd1aa6dad7aa9dfc (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:01.668141  2226 tablet_service.cc:1511] Processing CreateTablet for tablet 716ea9a622624c3e81d33d718150d0ce (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:01.671439  2372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadfe98e70ae4c0cbdc903f42001956b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.675602  2506 tablet_bootstrap.cc:654] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.677557  2298 tablet_service.cc:1511] Processing CreateTablet for tablet 716ea9a622624c3e81d33d718150d0ce (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:01.680567  2377 tablet_service.cc:1511] Processing CreateTablet for tablet 69c1d540e50c41c2959a5443ab27e050 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:01.681771  2377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c1d540e50c41c2959a5443ab27e050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.684410  2303 tablet_service.cc:1511] Processing CreateTablet for tablet 5639d7d2f1b34e32b9a6640a3d4b796d (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:01.688494  2224 tablet_service.cc:1511] Processing CreateTablet for tablet d64ac906e8414d1393c4af54e6db33bc (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:01.689679  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64ac906e8414d1393c4af54e6db33bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.690133  2505 raft_consensus.cc:359] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:01.691107  2505 raft_consensus.cc:385] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.691499  2505 raft_consensus.cc:740] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.692366  2505 consensus_queue.cc:260] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:01.692541  2227 tablet_service.cc:1511] Processing CreateTablet for tablet 8483e5ba77ff4f91911cdc1a78043c07 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:01.698529  2508 tablet_bootstrap.cc:492] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:01.702571  2297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4464b20fe9e24518bd1aa6dad7aa9dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.703630  2296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196d25c7c0d0457595c28e08c51c977c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.686339  2223 tablet_service.cc:1511] Processing CreateTablet for tablet 5639d7d2f1b34e32b9a6640a3d4b796d (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:01.696122  2371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bff59c2d6854a0da44f1b3bf7607d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.707135  2376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c389b0803c23426ca137a374c4f00601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.682947  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 302a585887834f45bfa01f85371453da (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:01.713624  2453 tablet_service.cc:1511] Processing CreateTablet for tablet 716ea9a622624c3e81d33d718150d0ce (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:01.714326  2373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adcc9065bff5436ab5d19a2df18863d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.716656  2446 tablet_service.cc:1511] Processing CreateTablet for tablet 97c98e7efa7843029843d18ce6e4d95b (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:01.716951  2451 tablet_service.cc:1511] Processing CreateTablet for tablet 69c1d540e50c41c2959a5443ab27e050 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:01.718962  2448 tablet_service.cc:1511] Processing CreateTablet for tablet d64ac906e8414d1393c4af54e6db33bc (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:01.721123  2447 tablet_service.cc:1511] Processing CreateTablet for tablet dd7c5bf6cd8842baba13c99974677357 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:01.722679  2453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 716ea9a622624c3e81d33d718150d0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.722797  2444 tablet_service.cc:1511] Processing CreateTablet for tablet 5639d7d2f1b34e32b9a6640a3d4b796d (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:01.724136  2444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5639d7d2f1b34e32b9a6640a3d4b796d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.724607  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 716ea9a622624c3e81d33d718150d0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.727574  2451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c1d540e50c41c2959a5443ab27e050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.728333  2446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c98e7efa7843029843d18ce6e4d95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.730823  2448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64ac906e8414d1393c4af54e6db33bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.735334  2445 tablet_service.cc:1511] Processing CreateTablet for tablet 8483e5ba77ff4f91911cdc1a78043c07 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:01.736485  2445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8483e5ba77ff4f91911cdc1a78043c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.741937  2449 tablet_service.cc:1511] Processing CreateTablet for tablet 4464b20fe9e24518bd1aa6dad7aa9dfc (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:01.741505  2304 tablet_service.cc:1511] Processing CreateTablet for tablet 302a585887834f45bfa01f85371453da (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:01.748519  2301 tablet_service.cc:1511] Processing CreateTablet for tablet dd7c5bf6cd8842baba13c99974677357 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:01.755141  2230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196d25c7c0d0457595c28e08c51c977c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.755882  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5639d7d2f1b34e32b9a6640a3d4b796d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.756565  2227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8483e5ba77ff4f91911cdc1a78043c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.760106  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302a585887834f45bfa01f85371453da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.766557  2447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7c5bf6cd8842baba13c99974677357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.769874  2226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 716ea9a622624c3e81d33d718150d0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.780470  2378 tablet_service.cc:1511] Processing CreateTablet for tablet 97c98e7efa7843029843d18ce6e4d95b (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:01.781713  2378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c98e7efa7843029843d18ce6e4d95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.784477  2372 tablet_service.cc:1511] Processing CreateTablet for tablet 196d25c7c0d0457595c28e08c51c977c (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:01.785677  2372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196d25c7c0d0457595c28e08c51c977c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.791282  2303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5639d7d2f1b34e32b9a6640a3d4b796d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.792500  2377 tablet_service.cc:1511] Processing CreateTablet for tablet d64ac906e8414d1393c4af54e6db33bc (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:01.793458  2508 tablet_bootstrap.cc:654] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.793759  2377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64ac906e8414d1393c4af54e6db33bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.796145  2379 tablet_service.cc:1511] Processing CreateTablet for tablet dd7c5bf6cd8842baba13c99974677357 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:01.797312  2379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7c5bf6cd8842baba13c99974677357. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:12:01.800896  2186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:01.826323  2506 tablet_bootstrap.cc:492] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:01.826807  2506 ts_tablet_manager.cc:1403] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.193s	user 0.037s	sys 0.042s
I20260713 09:12:01.821341  2301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7c5bf6cd8842baba13c99974677357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.829532  2506 raft_consensus.cc:359] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:01.830230  2506 raft_consensus.cc:385] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.830531  2506 raft_consensus.cc:740] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.822017  2449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4464b20fe9e24518bd1aa6dad7aa9dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.835959  2505 ts_tablet_manager.cc:1434] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.177s	user 0.008s	sys 0.005s
I20260713 09:12:01.836930  2505 tablet_bootstrap.cc:492] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:01.836948  2265 heartbeater.cc:499] Master 127.31.219.254:34011 was elected leader, sending a full tablet report...
I20260713 09:12:01.839468  2506 consensus_queue.cc:260] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:01.859272  2304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302a585887834f45bfa01f85371453da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.857566  2510 tablet_bootstrap.cc:492] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:01.858844  2374 tablet_service.cc:1511] Processing CreateTablet for tablet 302a585887834f45bfa01f85371453da (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:01.880336  2374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302a585887834f45bfa01f85371453da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.893234  2340 heartbeater.cc:499] Master 127.31.219.254:34011 was elected leader, sending a full tablet report...
W20260713 09:12:01.917284  2123 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.219.196:36835, user_credentials={real_user=slave}} blocked reactor thread for 56987.6us
W20260713 09:12:01.918651  2124 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.219.193:41121, user_credentials={real_user=slave}} blocked reactor thread for 57044.4us
I20260713 09:12:01.925496  2375 tablet_service.cc:1511] Processing CreateTablet for tablet 8483e5ba77ff4f91911cdc1a78043c07 (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:01.926865  2375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8483e5ba77ff4f91911cdc1a78043c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.932077  2506 ts_tablet_manager.cc:1434] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.003s
I20260713 09:12:01.933152  2506 tablet_bootstrap.cc:492] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:01.940217  2505 tablet_bootstrap.cc:654] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.944224  2370 tablet_service.cc:1511] Processing CreateTablet for tablet 4464b20fe9e24518bd1aa6dad7aa9dfc (DEFAULT_TABLE table=test-workload [id=f1712150b782434ca50003b55d9f9252]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:01.948921  2370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4464b20fe9e24518bd1aa6dad7aa9dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.963425  2508 tablet_bootstrap.cc:492] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:01.963914  2508 ts_tablet_manager.cc:1403] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.266s	user 0.024s	sys 0.000s
I20260713 09:12:01.966843  2508 raft_consensus.cc:359] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:01.967748  2508 raft_consensus.cc:385] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.968116  2508 raft_consensus.cc:740] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.969130  2508 consensus_queue.cc:260] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
W20260713 09:12:01.970741  2266 tablet.cc:2406] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:12:01.971741  2513 raft_consensus.cc:493] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:01.984215  2513 raft_consensus.cc:515] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:01.986733  2513 leader_election.cc:290] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:01.998687  2511 raft_consensus.cc:493] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:01.999184  2511 raft_consensus.cc:515] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.001796  2511 leader_election.cc:290] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:02.003247  2505 tablet_bootstrap.cc:492] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:02.003856  2505 ts_tablet_manager.cc:1403] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.018s
I20260713 09:12:01.981341  2510 tablet_bootstrap.cc:654] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.018194  2506 tablet_bootstrap.cc:654] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.022498  2505 raft_consensus.cc:359] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.037209  2505 raft_consensus.cc:385] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.039083  2508 ts_tablet_manager.cc:1434] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.075s	user 0.011s	sys 0.000s
I20260713 09:12:02.039095  2414 heartbeater.cc:499] Master 127.31.219.254:34011 was elected leader, sending a full tablet report...
I20260713 09:12:02.040333  2508 tablet_bootstrap.cc:492] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:02.039158  2505 raft_consensus.cc:740] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.042304  2505 consensus_queue.cc:260] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.048059  2508 tablet_bootstrap.cc:654] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.045529  2505 ts_tablet_manager.cc:1434] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260713 09:12:02.055015  2505 tablet_bootstrap.cc:492] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:02.072652  2510 tablet_bootstrap.cc:492] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:02.073912  2506 tablet_bootstrap.cc:492] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:02.073741  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadfe98e70ae4c0cbdc903f42001956b" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.074407  2506 ts_tablet_manager.cc:1403] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.141s	user 0.005s	sys 0.015s
W20260713 09:12:02.075599  2204 leader_election.cc:343] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.073235  2510 ts_tablet_manager.cc:1403] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.216s	user 0.018s	sys 0.010s
I20260713 09:12:02.078307  2508 tablet_bootstrap.cc:492] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:02.078822  2508 ts_tablet_manager.cc:1403] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.010s
I20260713 09:12:02.081349  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20aeedf0cc714fdab93a8de24e960228" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:02.081964  2508 raft_consensus.cc:359] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.082739  2508 raft_consensus.cc:385] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.083078  2508 raft_consensus.cc:740] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
W20260713 09:12:02.083688  2279 leader_election.cc:343] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.083951  2508 consensus_queue.cc:260] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.083135  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20aeedf0cc714fdab93a8de24e960228" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.086226  2508 ts_tablet_manager.cc:1434] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
W20260713 09:12:02.087052  2279 leader_election.cc:343] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.087538  2279 leader_election.cc:304] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:02.087816  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadfe98e70ae4c0cbdc903f42001956b" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:02.088558  2513 raft_consensus.cc:2749] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:12:02.089362  2204 leader_election.cc:343] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.089180  2506 raft_consensus.cc:359] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.089972  2506 raft_consensus.cc:385] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.089856  2204 leader_election.cc:304] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:02.090312  2506 raft_consensus.cc:740] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.091132  2508 tablet_bootstrap.cc:492] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:02.091032  2511 raft_consensus.cc:2749] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.091154  2506 consensus_queue.cc:260] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.092907  2516 raft_consensus.cc:493] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.093393  2516 raft_consensus.cc:515] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.097914  2508 tablet_bootstrap.cc:654] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.101188  2506 ts_tablet_manager.cc:1434] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.006s
I20260713 09:12:02.107971  2506 tablet_bootstrap.cc:492] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:02.116115  2506 tablet_bootstrap.cc:654] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.117170  2516 leader_election.cc:290] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:02.122323  2506 tablet_bootstrap.cc:492] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:02.122054  2510 raft_consensus.cc:359] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.081650  2505 tablet_bootstrap.cc:654] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.122951  2506 ts_tablet_manager.cc:1403] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:12:02.130163  2506 raft_consensus.cc:359] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.131116  2506 raft_consensus.cc:385] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.131506  2506 raft_consensus.cc:740] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.123062  2510 raft_consensus.cc:385] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.132586  2510 raft_consensus.cc:740] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.133507  2510 consensus_queue.cc:260] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.135509  2506 consensus_queue.cc:260] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.137094  2505 tablet_bootstrap.cc:492] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:02.137564  2505 ts_tablet_manager.cc:1403] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.083s	user 0.003s	sys 0.008s
I20260713 09:12:02.137671  2506 ts_tablet_manager.cc:1434] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260713 09:12:02.138679  2506 tablet_bootstrap.cc:492] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:02.139117  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cedec7865e469e95de7d3a77545f48" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
W20260713 09:12:02.140898  2354 leader_election.cc:343] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.140735  2505 raft_consensus.cc:359] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.141556  2505 raft_consensus.cc:385] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.141985  2505 raft_consensus.cc:740] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.142349  2488 heartbeater.cc:499] Master 127.31.219.254:34011 was elected leader, sending a full tablet report...
I20260713 09:12:02.142834  2505 consensus_queue.cc:260] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.145068  2505 ts_tablet_manager.cc:1434] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:02.145951  2505 tablet_bootstrap.cc:492] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:02.147919  2510 ts_tablet_manager.cc:1434] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260713 09:12:02.148851  2510 tablet_bootstrap.cc:492] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:02.149014  2506 tablet_bootstrap.cc:654] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.155956  2510 tablet_bootstrap.cc:654] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.165769  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cedec7865e469e95de7d3a77545f48" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:02.166483  2315 raft_consensus.cc:2468] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 0.
I20260713 09:12:02.166018  2505 tablet_bootstrap.cc:654] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.168932  2355 leader_election.cc:304] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [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: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:02.170539  2525 raft_consensus.cc:2804] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.170943  2525 raft_consensus.cc:493] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.171319  2525 raft_consensus.cc:3060] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.180481  2525 raft_consensus.cc:515] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.181957  2508 tablet_bootstrap.cc:492] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:02.182525  2508 ts_tablet_manager.cc:1403] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.053s
I20260713 09:12:02.183259  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cedec7865e469e95de7d3a77545f48" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
W20260713 09:12:02.184604  2354 leader_election.cc:343] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.186497  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cedec7865e469e95de7d3a77545f48" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:02.187028  2315 raft_consensus.cc:3060] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.188476  2508 raft_consensus.cc:359] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.189415  2508 raft_consensus.cc:385] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.189754  2508 raft_consensus.cc:740] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.190536  2508 consensus_queue.cc:260] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.193055  2508 ts_tablet_manager.cc:1434] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:12:02.193976  2508 tablet_bootstrap.cc:492] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:02.194804  2315 raft_consensus.cc:2468] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 1.
I20260713 09:12:02.195930  2355 leader_election.cc:304] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [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: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:02.196815  2516 raft_consensus.cc:2804] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.200793  2508 tablet_bootstrap.cc:654] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.205171  2525 leader_election.cc:290] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:02.210011  2506 tablet_bootstrap.cc:492] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:02.210597  2506 ts_tablet_manager.cc:1403] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.033s
I20260713 09:12:02.210588  2508 tablet_bootstrap.cc:492] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:02.211572  2508 ts_tablet_manager.cc:1403] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260713 09:12:02.211984  2510 tablet_bootstrap.cc:492] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:02.212456  2510 ts_tablet_manager.cc:1403] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.010s
I20260713 09:12:02.214210  2508 raft_consensus.cc:359] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.215045  2516 raft_consensus.cc:697] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Becoming Leader. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Running, Role: LEADER
I20260713 09:12:02.214927  2508 raft_consensus.cc:385] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.214819  2506 raft_consensus.cc:359] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.215231  2510 raft_consensus.cc:359] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.215728  2508 raft_consensus.cc:740] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.215904  2506 raft_consensus.cc:385] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.216027  2516 consensus_queue.cc:237] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.216522  2506 raft_consensus.cc:740] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.216557  2508 consensus_queue.cc:260] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.217612  2505 tablet_bootstrap.cc:492] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:02.218216  2505 ts_tablet_manager.cc:1403] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.008s
I20260713 09:12:02.217607  2506 consensus_queue.cc:260] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.219290  2508 ts_tablet_manager.cc:1434] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:12:02.220234  2508 tablet_bootstrap.cc:492] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:02.220925  2505 raft_consensus.cc:359] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.221597  2505 raft_consensus.cc:385] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.221925  2505 raft_consensus.cc:740] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.216073  2510 raft_consensus.cc:385] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.222815  2510 raft_consensus.cc:740] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.223806  2510 consensus_queue.cc:260] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.226725  2508 tablet_bootstrap.cc:654] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.229116  2506 ts_tablet_manager.cc:1434] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:12:02.232883  2506 tablet_bootstrap.cc:492] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:02.237967  2508 tablet_bootstrap.cc:492] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:02.238487  2510 ts_tablet_manager.cc:1434] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:12:02.238461  2508 ts_tablet_manager.cc:1403] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:12:02.239282  2505 consensus_queue.cc:260] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.240645  2506 tablet_bootstrap.cc:654] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.241631  2508 raft_consensus.cc:359] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.242393  2508 raft_consensus.cc:385] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.242692  2508 raft_consensus.cc:740] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.243572  2508 consensus_queue.cc:260] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.246068  2508 ts_tablet_manager.cc:1434] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:02.246877  2537 raft_consensus.cc:493] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.247404  2537 raft_consensus.cc:515] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.251009  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20aeedf0cc714fdab93a8de24e960228" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:02.251698  2315 raft_consensus.cc:2468] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 0.
I20260713 09:12:02.254122  2506 tablet_bootstrap.cc:492] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:02.254834  2506 ts_tablet_manager.cc:1403] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260713 09:12:02.247025  2510 tablet_bootstrap.cc:492] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:02.257350  2355 leader_election.cc:304] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:02.258144  2525 raft_consensus.cc:2804] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.258514  2525 raft_consensus.cc:493] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.258898  2525 raft_consensus.cc:3060] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.258673  2506 raft_consensus.cc:359] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.259594  2506 raft_consensus.cc:385] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.260043  2537 leader_election.cc:290] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:02.260406  2505 ts_tablet_manager.cc:1434] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260713 09:12:02.261099  2508 tablet_bootstrap.cc:492] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:02.265565  2525 raft_consensus.cc:515] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.266778  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20aeedf0cc714fdab93a8de24e960228" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:02.267844  2505 tablet_bootstrap.cc:492] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:02.268095  2508 tablet_bootstrap.cc:654] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.269114  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20aeedf0cc714fdab93a8de24e960228" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:02.269654  2315 raft_consensus.cc:3060] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:02.271302  2353 leader_election.cc:343] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.272156  2525 leader_election.cc:290] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 election: Requested vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:02.274834  2510 tablet_bootstrap.cc:654] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.276170  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20aeedf0cc714fdab93a8de24e960228" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:02.259943  2506 raft_consensus.cc:740] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
W20260713 09:12:02.277758  2353 leader_election.cc:343] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.278481  2505 tablet_bootstrap.cc:654] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.281909  2315 raft_consensus.cc:2468] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 1.
I20260713 09:12:02.282738  2506 consensus_queue.cc:260] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.283111  2355 leader_election.cc:304] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [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: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:02.285189  2516 raft_consensus.cc:2804] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.285641  2516 raft_consensus.cc:697] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Becoming Leader. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Running, Role: LEADER
I20260713 09:12:02.286562  2506 ts_tablet_manager.cc:1434] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260713 09:12:02.286455  2516 consensus_queue.cc:237] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.287618  2506 tablet_bootstrap.cc:492] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:02.287993  2510 tablet_bootstrap.cc:492] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:02.288478  2510 ts_tablet_manager.cc:1403] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.001s
I20260713 09:12:02.283994  2137 catalog_manager.cc:5697] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "dac27fd3e4394e8e82d5961bd639b021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.291589  2510 raft_consensus.cc:359] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.292336  2510 raft_consensus.cc:385] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.292634  2510 raft_consensus.cc:740] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.293548  2510 consensus_queue.cc:260] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.298722  2508 tablet_bootstrap.cc:492] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:02.299333  2508 ts_tablet_manager.cc:1403] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.008s
I20260713 09:12:02.302244  2506 tablet_bootstrap.cc:654] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.302452  2508 raft_consensus.cc:359] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.303262  2508 raft_consensus.cc:385] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.303583  2508 raft_consensus.cc:740] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.303742  2510 ts_tablet_manager.cc:1434] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260713 09:12:02.304379  2508 consensus_queue.cc:260] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.306746  2508 ts_tablet_manager.cc:1434] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:02.306900  2511 raft_consensus.cc:493] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.307422  2511 raft_consensus.cc:515] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.309019  2508 tablet_bootstrap.cc:492] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:02.309592  2511 leader_election.cc:290] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:02.309855  2505 tablet_bootstrap.cc:492] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:02.310503  2505 ts_tablet_manager.cc:1403] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.012s
I20260713 09:12:02.311877  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.312546  2389 raft_consensus.cc:2468] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 0.
I20260713 09:12:02.313601  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
W20260713 09:12:02.315341  2204 leader_election.cc:343] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.314874  2505 raft_consensus.cc:359] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.315972  2508 tablet_bootstrap.cc:654] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.315980  2505 raft_consensus.cc:385] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.316776  2505 raft_consensus.cc:740] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.317965  2505 consensus_queue.cc:260] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.316111  2204 leader_election.cc:304] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [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: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:02.323541  2511 raft_consensus.cc:2804] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.323948  2511 raft_consensus.cc:493] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.324342  2511 raft_consensus.cc:3060] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.327008  2510 tablet_bootstrap.cc:492] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:02.331316  2511 raft_consensus.cc:515] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.333325  2511 leader_election.cc:290] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:02.333940  2508 tablet_bootstrap.cc:492] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:02.334939  2513 raft_consensus.cc:493] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.337293  2508 ts_tablet_manager.cc:1403] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.016s
I20260713 09:12:02.337263  2513 raft_consensus.cc:515] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.336918  2138 catalog_manager.cc:5697] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "dac27fd3e4394e8e82d5961bd639b021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.338173  2510 tablet_bootstrap.cc:654] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.339502  2513 leader_election.cc:290] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:02.340534  2508 raft_consensus.cc:359] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.341035  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f730590f6b64648838bea0ddead3ba6" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:02.341293  2508 raft_consensus.cc:385] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.341636  2463 raft_consensus.cc:2468] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
I20260713 09:12:02.336629  2505 ts_tablet_manager.cc:1434] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260713 09:12:02.341629  2508 raft_consensus.cc:740] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.342875  2279 leader_election.cc:304] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:02.343183  2508 consensus_queue.cc:260] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.343854  2513 raft_consensus.cc:2804] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.344238  2513 raft_consensus.cc:493] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.344551  2513 raft_consensus.cc:3060] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.345844  2508 ts_tablet_manager.cc:1434] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:02.346832  2508 tablet_bootstrap.cc:492] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:02.350521  2513 raft_consensus.cc:515] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.352496  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f730590f6b64648838bea0ddead3ba6" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:02.353222  2508 tablet_bootstrap.cc:654] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.353639  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f730590f6b64648838bea0ddead3ba6" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:02.354200  2463 raft_consensus.cc:3060] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.354399  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f730590f6b64648838bea0ddead3ba6" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
W20260713 09:12:02.355687  2280 leader_election.cc:343] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:02.357474  2280 leader_election.cc:343] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.358310  2505 tablet_bootstrap.cc:492] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:02.361055  2463 raft_consensus.cc:2468] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:02.362353  2279 leader_election.cc:304] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:02.367875  2513 leader_election.cc:290] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:02.368414  2513 raft_consensus.cc:2804] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.368851  2513 raft_consensus.cc:697] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:02.369493  2506 tablet_bootstrap.cc:492] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:02.370015  2506 ts_tablet_manager.cc:1403] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.009s
I20260713 09:12:02.369640  2513 consensus_queue.cc:237] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.373627  2506 raft_consensus.cc:359] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.374599  2506 raft_consensus.cc:385] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:12:02.374734  2204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.195:42865, user_credentials={real_user=slave}} blocked reactor thread for 58720.2us
I20260713 09:12:02.377094  2505 tablet_bootstrap.cc:654] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.376838  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:02.377879  2389 raft_consensus.cc:3060] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.374975  2506 raft_consensus.cc:740] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.386857  2506 consensus_queue.cc:260] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.390029  2506 ts_tablet_manager.cc:1434] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:12:02.391036  2138 catalog_manager.cc:5697] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.392510  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:02.396813  2389 raft_consensus.cc:2468] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 1.
I20260713 09:12:02.398743  2204 leader_election.cc:304] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:02.399694  2516 raft_consensus.cc:493] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:12:02.399953  2204 leader_election.cc:343] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.400182  2516 raft_consensus.cc:515] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.400943  2551 raft_consensus.cc:2804] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.402328  2516 leader_election.cc:290] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:02.405041  2506 tablet_bootstrap.cc:492] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:02.404862  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:02.405588  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
W20260713 09:12:02.407137  2354 leader_election.cc:343] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:02.408205  2353 leader_election.cc:343] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.408669  2353 leader_election.cc:304] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac27fd3e4394e8e82d5961bd639b021; no voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:02.408871  2511 raft_consensus.cc:493] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.409343  2511 raft_consensus.cc:515] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.409847  2516 raft_consensus.cc:2749] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.404865  2551 raft_consensus.cc:697] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
I20260713 09:12:02.411027  2551 consensus_queue.cc:237] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.411836  2511 leader_election.cc:290] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:02.414729  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcc9065bff5436ab5d19a2df18863d6" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.415129  2505 tablet_bootstrap.cc:492] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:02.415759  2505 ts_tablet_manager.cc:1403] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.014s
I20260713 09:12:02.416404  2553 raft_consensus.cc:493] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.417033  2553 raft_consensus.cc:515] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.419137  2553 leader_election.cc:290] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:02.419602  2508 tablet_bootstrap.cc:492] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:02.419801  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2d6d22a214d9180598b026f17d118" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:02.420077  2508 ts_tablet_manager.cc:1403] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.032s
I20260713 09:12:02.420665  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2d6d22a214d9180598b026f17d118" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
W20260713 09:12:02.421069  2279 leader_election.cc:343] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.421332  2240 raft_consensus.cc:2468] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
I20260713 09:12:02.422408  2506 tablet_bootstrap.cc:654] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:02.416293  2204 leader_election.cc:343] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.422669  2280 leader_election.cc:304] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:02.423925  2553 raft_consensus.cc:2804] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.414836  2533 raft_consensus.cc:493] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.424310  2553 raft_consensus.cc:493] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.424907  2533 raft_consensus.cc:515] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.425565  2553 raft_consensus.cc:3060] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.428763  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcc9065bff5436ab5d19a2df18863d6" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:02.430091  2533 leader_election.cc:290] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:02.431123  2505 raft_consensus.cc:359] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.432600  2505 raft_consensus.cc:385] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.432911  2505 raft_consensus.cc:740] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.433598  2505 consensus_queue.cc:260] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
W20260713 09:12:02.435523  2206 leader_election.cc:343] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.435981  2206 leader_election.cc:304] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899; no voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:02.437312  2510 tablet_bootstrap.cc:492] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:02.437655  2511 raft_consensus.cc:2749] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.437758  2510 ts_tablet_manager.cc:1403] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.111s	user 0.006s	sys 0.004s
I20260713 09:12:02.439056  2505 ts_tablet_manager.cc:1434] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:12:02.440246  2505 tablet_bootstrap.cc:492] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:02.439678  2137 catalog_manager.cc:5697] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.440760  2510 raft_consensus.cc:359] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.440882  2508 raft_consensus.cc:359] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.441493  2510 raft_consensus.cc:385] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.441614  2508 raft_consensus.cc:385] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.441839  2510 raft_consensus.cc:740] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.441974  2508 raft_consensus.cc:740] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.442737  2510 consensus_queue.cc:260] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.442811  2508 consensus_queue.cc:260] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.438915  2553 raft_consensus.cc:515] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.446822  2510 ts_tablet_manager.cc:1434] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:02.448612  2505 tablet_bootstrap.cc:654] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.450142  2508 ts_tablet_manager.cc:1434] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:12:02.451277  2508 tablet_bootstrap.cc:492] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:02.456426  2553 leader_election.cc:290] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Requested vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:02.456907  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2d6d22a214d9180598b026f17d118" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:02.457484  2240 raft_consensus.cc:3060] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.459766  2508 tablet_bootstrap.cc:654] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.465492  2533 raft_consensus.cc:493] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.465947  2533 raft_consensus.cc:515] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.467957  2505 tablet_bootstrap.cc:492] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:02.470259  2510 tablet_bootstrap.cc:492] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:02.470453  2533 leader_election.cc:290] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:02.471410  2505 ts_tablet_manager.cc:1403] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.002s
I20260713 09:12:02.476137  2516 raft_consensus.cc:493] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.476712  2516 raft_consensus.cc:515] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.478919  2516 leader_election.cc:290] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:02.479581  2551 raft_consensus.cc:493] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.479969  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5f42ab5532479388a9d32065a9755e" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:02.480401  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5f42ab5532479388a9d32065a9755e" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:02.482730  2315 raft_consensus.cc:2468] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 0.
I20260713 09:12:02.483333  2510 tablet_bootstrap.cc:654] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.484427  2355 leader_election.cc:304] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:02.486217  2516 raft_consensus.cc:2804] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.486671  2516 raft_consensus.cc:493] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.480532  2240 raft_consensus.cc:2468] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:02.480033  2551 raft_consensus.cc:515] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.490268  2551 leader_election.cc:290] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:02.491369  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c21a34b7c48f1ade4997bda810a07" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:02.492005  2280 leader_election.cc:304] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: 
W20260713 09:12:02.492681  2206 leader_election.cc:343] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.493158  2553 raft_consensus.cc:2804] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.493790  2553 raft_consensus.cc:697] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
W20260713 09:12:02.491395  2354 leader_election.cc:343] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.497272  2516 raft_consensus.cc:3060] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.500862  2510 tablet_bootstrap.cc:492] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:02.501338  2510 ts_tablet_manager.cc:1403] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.011s
I20260713 09:12:02.494870  2553 consensus_queue.cc:237] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.502929  2506 tablet_bootstrap.cc:492] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:02.503436  2506 ts_tablet_manager.cc:1403] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.112s	user 0.023s	sys 0.009s
I20260713 09:12:02.504493  2510 raft_consensus.cc:359] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.505187  2510 raft_consensus.cc:385] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.505476  2510 raft_consensus.cc:740] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.506181  2510 consensus_queue.cc:260] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.506371  2506 raft_consensus.cc:359] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.507187  2506 raft_consensus.cc:385] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.507534  2506 raft_consensus.cc:740] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.508723  2510 ts_tablet_manager.cc:1434] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:02.508327  2506 consensus_queue.cc:260] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.509845  2510 tablet_bootstrap.cc:492] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:02.512425  2516 raft_consensus.cc:515] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.516435  2510 tablet_bootstrap.cc:654] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.517438  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5f42ab5532479388a9d32065a9755e" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:02.518378  2506 ts_tablet_manager.cc:1434] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260713 09:12:02.518671  2354 leader_election.cc:343] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.519659  2506 tablet_bootstrap.cc:492] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:02.520892  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5f42ab5532479388a9d32065a9755e" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:02.521499  2315 raft_consensus.cc:3060] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.524291  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c21a34b7c48f1ade4997bda810a07" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:02.524961  2510 tablet_bootstrap.cc:492] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
W20260713 09:12:02.525414  2204 leader_election.cc:343] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.525861  2204 leader_election.cc:304] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899; no voters: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:02.526831  2551 raft_consensus.cc:2749] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.527675  2510 ts_tablet_manager.cc:1403] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260713 09:12:02.530587  2315 raft_consensus.cc:2468] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 1.
I20260713 09:12:02.530601  2510 raft_consensus.cc:359] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.532585  2510 raft_consensus.cc:385] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.532920  2510 raft_consensus.cc:740] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.533062  2355 leader_election.cc:304] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [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: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:02.533844  2510 consensus_queue.cc:260] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.534355  2525 raft_consensus.cc:2804] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.535027  2525 raft_consensus.cc:697] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Becoming Leader. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Running, Role: LEADER
I20260713 09:12:02.532946  2506 tablet_bootstrap.cc:654] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.536648  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2d6d22a214d9180598b026f17d118" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:02.537281  2525 consensus_queue.cc:237] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.538050  2510 ts_tablet_manager.cc:1434] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260713 09:12:02.538996  2510 tablet_bootstrap.cc:492] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
W20260713 09:12:02.546656  2279 leader_election.cc:343] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.549245  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3051cc5b97471faed593d00202d669" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:02.550626  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20aeedf0cc714fdab93a8de24e960228" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:02.551352  2510 tablet_bootstrap.cc:654] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.551496  2313 raft_consensus.cc:2393] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in current term 1: Already voted for candidate dac27fd3e4394e8e82d5961bd639b021 in this term.
I20260713 09:12:02.549952  2314 raft_consensus.cc:2468] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 0.
I20260713 09:12:02.550279  2137 catalog_manager.cc:5697] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.553879  2429 leader_election.cc:304] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:02.479857  2505 raft_consensus.cc:359] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.554627  2533 raft_consensus.cc:2804] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.555780  2138 catalog_manager.cc:5697] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "dac27fd3e4394e8e82d5961bd639b021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.556439  2533 raft_consensus.cc:493] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.556960  2533 raft_consensus.cc:3060] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.562850  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3051cc5b97471faed593d00202d669" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:02.563355  2505 raft_consensus.cc:385] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.563736  2505 raft_consensus.cc:740] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.563575  2533 raft_consensus.cc:515] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.555004  2516 leader_election.cc:290] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
W20260713 09:12:02.564347  2428 leader_election.cc:343] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.568086  2506 tablet_bootstrap.cc:492] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:02.568354  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3051cc5b97471faed593d00202d669" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:02.568576  2506 ts_tablet_manager.cc:1403] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.008s
I20260713 09:12:02.568996  2508 tablet_bootstrap.cc:492] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:02.569418  2508 ts_tablet_manager.cc:1403] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.118s	user 0.030s	sys 0.034s
W20260713 09:12:02.569933  2428 leader_election.cc:343] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.571228  2506 raft_consensus.cc:359] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.571880  2506 raft_consensus.cc:385] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.571813  2508 raft_consensus.cc:359] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.573030  2508 raft_consensus.cc:385] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.573330  2508 raft_consensus.cc:740] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.573814  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3051cc5b97471faed593d00202d669" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:02.574020  2508 consensus_queue.cc:260] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.574390  2314 raft_consensus.cc:3060] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.572218  2506 raft_consensus.cc:740] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.575008  2533 leader_election.cc:290] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:02.572374  2505 consensus_queue.cc:260] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.583719  2506 consensus_queue.cc:260] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.585330  2314 raft_consensus.cc:2468] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 1.
I20260713 09:12:02.584225  2505 ts_tablet_manager.cc:1434] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.112s	user 0.009s	sys 0.000s
I20260713 09:12:02.588085  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20aeedf0cc714fdab93a8de24e960228" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.589018  2516 raft_consensus.cc:493] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.589327  2429 leader_election.cc:304] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:02.589514  2516 raft_consensus.cc:515] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.591010  2427 leader_election.cc:304] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:02.593010  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
W20260713 09:12:02.594419  2354 leader_election.cc:343] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.588119  2505 tablet_bootstrap.cc:492] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:02.596340  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:02.597388  2533 raft_consensus.cc:2804] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:12:02.597779  2353 leader_election.cc:343] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.585774  2506 ts_tablet_manager.cc:1434] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260713 09:12:02.598272  2353 leader_election.cc:304] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac27fd3e4394e8e82d5961bd639b021; no voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:02.591621  2516 leader_election.cc:290] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:02.599001  2525 raft_consensus.cc:2749] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.600056  2506 tablet_bootstrap.cc:492] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:02.602526  2508 ts_tablet_manager.cc:1434] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:12:02.603363  2510 tablet_bootstrap.cc:492] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:02.603924  2508 tablet_bootstrap.cc:492] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:02.603937  2510 ts_tablet_manager.cc:1403] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.019s
I20260713 09:12:02.607697  2510 raft_consensus.cc:359] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.608542  2510 raft_consensus.cc:385] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.608887  2510 raft_consensus.cc:740] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.609491  2505 tablet_bootstrap.cc:654] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.609679  2510 consensus_queue.cc:260] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.610744  2508 tablet_bootstrap.cc:654] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.617532  2572 raft_consensus.cc:3060] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.620505  2510 ts_tablet_manager.cc:1434] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:12:02.621815  2510 tablet_bootstrap.cc:492] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:02.623402  2506 tablet_bootstrap.cc:654] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.623368  2570 raft_consensus.cc:493] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.627135  2570 raft_consensus.cc:515] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.630728  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c21a34b7c48f1ade4997bda810a07" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:02.631317  2572 raft_consensus.cc:2749] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.631502  2240 raft_consensus.cc:2468] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 0.
I20260713 09:12:02.633141  2428 leader_election.cc:304] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:02.635349  2570 leader_election.cc:290] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:02.635834  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c21a34b7c48f1ade4997bda810a07" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:02.635990  2570 raft_consensus.cc:2804] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.636484  2570 raft_consensus.cc:493] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.636945  2570 raft_consensus.cc:3060] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.637212  2553 raft_consensus.cc:493] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.637666  2553 raft_consensus.cc:515] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.639637  2553 leader_election.cc:290] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:02.641029  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcc9065bff5436ab5d19a2df18863d6" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.642808  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcc9065bff5436ab5d19a2df18863d6" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:02.643456  2240 raft_consensus.cc:2468] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
W20260713 09:12:02.644806  2279 leader_election.cc:343] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.645166  2533 raft_consensus.cc:697] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Becoming Leader. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
W20260713 09:12:02.646090  2429 leader_election.cc:343] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.646020  2533 consensus_queue.cc:237] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.646473  2505 tablet_bootstrap.cc:492] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:02.647164  2505 ts_tablet_manager.cc:1403] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.000s
I20260713 09:12:02.647094  2280 leader_election.cc:304] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:02.648295  2553 raft_consensus.cc:2804] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.648631  2553 raft_consensus.cc:493] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.649097  2553 raft_consensus.cc:3060] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.650653  2505 raft_consensus.cc:359] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.651364  2505 raft_consensus.cc:385] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.651635  2505 raft_consensus.cc:740] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.652357  2505 consensus_queue.cc:260] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.652992  2506 tablet_bootstrap.cc:492] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:02.653424  2506 ts_tablet_manager.cc:1403] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.004s
I20260713 09:12:02.653636  2513 raft_consensus.cc:493] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.654093  2513 raft_consensus.cc:515] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.655946  2513 leader_election.cc:290] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:02.655874  2506 raft_consensus.cc:359] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.656584  2506 raft_consensus.cc:385] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.656875  2506 raft_consensus.cc:740] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.657055  2570 raft_consensus.cc:515] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.657841  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada1d2d6df9b4325bb5d50d6dd9bdf9f" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:02.658568  2463 raft_consensus.cc:2468] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
I20260713 09:12:02.658740  2551 raft_consensus.cc:493] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.659346  2508 tablet_bootstrap.cc:492] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:02.659104  2506 consensus_queue.cc:260] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.659221  2551 raft_consensus.cc:515] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.659792  2508 ts_tablet_manager.cc:1403] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.056s	user 0.029s	sys 0.017s
I20260713 09:12:02.660107  2279 leader_election.cc:304] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:02.661198  2506 ts_tablet_manager.cc:1434] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:02.661353  2551 leader_election.cc:290] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:02.662000  2506 tablet_bootstrap.cc:492] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:02.662264  2508 raft_consensus.cc:359] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.662937  2508 raft_consensus.cc:385] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.663008  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c389b0803c23426ca137a374c4f00601" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.663447  2508 raft_consensus.cc:740] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.664064  2513 raft_consensus.cc:2804] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.664445  2513 raft_consensus.cc:493] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.664333  2508 consensus_queue.cc:260] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.665151  2513 raft_consensus.cc:3060] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:02.665949  2204 leader_election.cc:343] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.666965  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c389b0803c23426ca137a374c4f00601" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
W20260713 09:12:02.668295  2206 leader_election.cc:343] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.668717  2206 leader_election.cc:304] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899; no voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:02.661208  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada1d2d6df9b4325bb5d50d6dd9bdf9f" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.670172  2389 raft_consensus.cc:2468] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
I20260713 09:12:02.672955  2572 raft_consensus.cc:493] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.673386  2572 raft_consensus.cc:515] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.676210  2570 leader_election.cc:290] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:02.676527  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c21a34b7c48f1ade4997bda810a07" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:02.676998  2508 ts_tablet_manager.cc:1434] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260713 09:12:02.677073  2240 raft_consensus.cc:3060] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.679518  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadfe98e70ae4c0cbdc903f42001956b" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.680089  2389 raft_consensus.cc:2468] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 0.
I20260713 09:12:02.676867  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c21a34b7c48f1ade4997bda810a07" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:02.680610  2506 tablet_bootstrap.cc:654] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.672509  2551 raft_consensus.cc:2749] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.681389  2427 leader_election.cc:304] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
W20260713 09:12:02.682607  2429 leader_election.cc:343] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.684461  2510 tablet_bootstrap.cc:654] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.685051  2508 tablet_bootstrap.cc:492] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:02.686798  2570 raft_consensus.cc:2804] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.688619  2570 raft_consensus.cc:493] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.688899  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadfe98e70ae4c0cbdc903f42001956b" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:02.689574  2239 raft_consensus.cc:2468] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 0.
I20260713 09:12:02.689909  2572 leader_election.cc:290] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:02.691296  2508 tablet_bootstrap.cc:654] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.694419  2240 raft_consensus.cc:2468] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 1.
I20260713 09:12:02.695561  2428 leader_election.cc:304] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 25555595669949b0bd5c9e345a18dcf4
I20260713 09:12:02.696306  2506 tablet_bootstrap.cc:492] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:02.696343  2572 raft_consensus.cc:2804] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.689044  2570 raft_consensus.cc:3060] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.696971  2506 ts_tablet_manager.cc:1403] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.001s
I20260713 09:12:02.699980  2506 raft_consensus.cc:359] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.696965  2505 ts_tablet_manager.cc:1434] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.002s
I20260713 09:12:02.702747  2516 consensus_queue.cc:1048] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:02.703050  2506 raft_consensus.cc:385] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.703908  2506 raft_consensus.cc:740] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.704978  2506 consensus_queue.cc:260] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.711018  2505 tablet_bootstrap.cc:492] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:02.697089  2572 raft_consensus.cc:697] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Becoming Leader. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
I20260713 09:12:02.715312  2506 ts_tablet_manager.cc:1434] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:12:02.693563  2553 raft_consensus.cc:515] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.716017  2513 raft_consensus.cc:515] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.717574  2505 tablet_bootstrap.cc:654] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.718520  2506 tablet_bootstrap.cc:492] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:02.718564  2510 tablet_bootstrap.cc:492] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:02.719522  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcc9065bff5436ab5d19a2df18863d6" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:02.721268  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada1d2d6df9b4325bb5d50d6dd9bdf9f" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:02.721642  2240 raft_consensus.cc:3060] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.721837  2389 raft_consensus.cc:3060] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.723021  2570 raft_consensus.cc:515] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.723469  2551 raft_consensus.cc:493] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.723956  2551 raft_consensus.cc:515] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.725893  2551 leader_election.cc:290] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:02.726899  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadfe98e70ae4c0cbdc903f42001956b" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:02.727453  2510 ts_tablet_manager.cc:1403] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.106s	user 0.003s	sys 0.009s
I20260713 09:12:02.727705  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cedec7865e469e95de7d3a77545f48" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:02.728408  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cedec7865e469e95de7d3a77545f48" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.731926  2204 leader_election.cc:304] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899; no voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:02.732359  2510 raft_consensus.cc:359] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.733023  2510 raft_consensus.cc:385] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.733189  2551 raft_consensus.cc:2749] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.733640  2506 tablet_bootstrap.cc:654] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.727605  2239 raft_consensus.cc:3060] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.734480  2570 leader_election.cc:290] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:02.720242  2513 leader_election.cc:290] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:02.728763  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadfe98e70ae4c0cbdc903f42001956b" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:02.735811  2387 raft_consensus.cc:3060] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.733307  2510 raft_consensus.cc:740] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.738214  2510 consensus_queue.cc:260] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.742091  2570 raft_consensus.cc:493] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.742542  2570 raft_consensus.cc:515] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.742921  2239 raft_consensus.cc:2468] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 1.
I20260713 09:12:02.742992  2387 raft_consensus.cc:2468] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 1.
I20260713 09:12:02.746562  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:02.747603  2428 leader_election.cc:304] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:02.729523  2240 raft_consensus.cc:2468] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:02.748916  2571 raft_consensus.cc:2804] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.749090  2280 leader_election.cc:304] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: 
I20260713 09:12:02.755743  2513 raft_consensus.cc:2804] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.755908  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.756635  2513 raft_consensus.cc:697] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:02.756913  2388 raft_consensus.cc:2393] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in current term 1: Already voted for candidate 71a6ebc4c1434559a3180051342e3899 in this term.
I20260713 09:12:02.744776  2389 raft_consensus.cc:2468] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:02.758399  2427 leader_election.cc:304] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:02.761186  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada1d2d6df9b4325bb5d50d6dd9bdf9f" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:02.761914  2463 raft_consensus.cc:3060] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.766948  2570 leader_election.cc:290] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:02.769675  2279 leader_election.cc:304] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:02.758406  2513 consensus_queue.cc:237] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:02.771041  2580 raft_consensus.cc:2804] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.771754  2580 raft_consensus.cc:697] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:02.772884  2580 consensus_queue.cc:237] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.768899  2570 raft_consensus.cc:3060] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.781819  2240 raft_consensus.cc:3060] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.787894  2516 consensus_queue.cc:1048] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:02.794756  2577 consensus_queue.cc:1048] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:02.796090  2516 raft_consensus.cc:493] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.796674  2516 raft_consensus.cc:515] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.800732  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64ac906e8414d1393c4af54e6db33bc" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
W20260713 09:12:02.807017  2353 leader_election.cc:343] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:02.812263  2186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:02.778738  2463 raft_consensus.cc:2468] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:02.815913  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64ac906e8414d1393c4af54e6db33bc" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:02.816190  2516 leader_election.cc:290] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
W20260713 09:12:02.817664  2354 leader_election.cc:343] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.818289  2354 leader_election.cc:304] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac27fd3e4394e8e82d5961bd639b021; no voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:02.819676  2516 raft_consensus.cc:2749] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.821750  2510 ts_tablet_manager.cc:1434] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.001s
I20260713 09:12:02.822876  2510 tablet_bootstrap.cc:492] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:02.829309  2571 raft_consensus.cc:697] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Becoming Leader. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
I20260713 09:12:02.830401  2571 consensus_queue.cc:237] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.838943  2238 raft_consensus.cc:3060] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:02.844915  2279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.195:42865, user_credentials={real_user=slave}} blocked reactor thread for 75352.5us
I20260713 09:12:02.714033  2572 consensus_queue.cc:237] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.864945  2510 tablet_bootstrap.cc:654] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.868554  2516 consensus_queue.cc:1048] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:02.862048  2553 leader_election.cc:290] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
W20260713 09:12:02.876672  2280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.219.193:41121, user_credentials={real_user=slave}} blocked reactor thread for 66323.4us
I20260713 09:12:02.880280  2570 raft_consensus.cc:2749] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.883841  2505 tablet_bootstrap.cc:492] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:02.884413  2505 ts_tablet_manager.cc:1403] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.174s	user 0.016s	sys 0.004s
I20260713 09:12:02.884595  2138 catalog_manager.cc:5697] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196). New cstate: current_term: 1 leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.889925  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcc9065bff5436ab5d19a2df18863d6" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:02.890695  2389 raft_consensus.cc:3060] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.902156  2537 consensus_queue.cc:1048] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:02.909550  2505 raft_consensus.cc:359] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.910815  2505 raft_consensus.cc:385] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:12:02.911959  2587 log.cc:927] Time spent T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260713 09:12:02.911238  2505 raft_consensus.cc:740] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.921139  2505 consensus_queue.cc:260] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:02.922955  2506 tablet_bootstrap.cc:492] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:02.923547  2506 ts_tablet_manager.cc:1403] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.205s	user 0.024s	sys 0.019s
I20260713 09:12:02.928803  2506 raft_consensus.cc:359] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.929316  2506 raft_consensus.cc:385] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.929530  2506 raft_consensus.cc:740] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.930047  2506 consensus_queue.cc:260] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.932394  2505 ts_tablet_manager.cc:1434] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.004s
I20260713 09:12:02.932672  2510 tablet_bootstrap.cc:492] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:02.933095  2510 ts_tablet_manager.cc:1403] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.031s
I20260713 09:12:02.933128  2505 tablet_bootstrap.cc:492] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:02.916819  2553 consensus_queue.cc:1048] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:12:02.937173  2506 ts_tablet_manager.cc:1434] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:12:02.938499  2506 tablet_bootstrap.cc:492] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:02.943926  2505 tablet_bootstrap.cc:654] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.943547  2137 catalog_manager.cc:5697] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.945362  2137 catalog_manager.cc:5697] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.946559  2506 tablet_bootstrap.cc:654] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.955493  2594 raft_consensus.cc:493] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.956066  2594 raft_consensus.cc:515] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.961259  2510 raft_consensus.cc:359] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.972522  2510 raft_consensus.cc:385] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.972836  2510 raft_consensus.cc:740] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.973481  2510 consensus_queue.cc:260] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:02.976382  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bff59c2d6854a0da44f1b3bf7607d52" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:02.977006  2463 raft_consensus.cc:2468] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
I20260713 09:12:02.979000  2510 ts_tablet_manager.cc:1434] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260713 09:12:02.964592  2508 tablet_bootstrap.cc:492] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:02.979543  2508 ts_tablet_manager.cc:1403] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.295s	user 0.036s	sys 0.066s
I20260713 09:12:02.966099  2511 consensus_queue.cc:1048] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:02.970764  2576 log.cc:927] Time spent T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260713 09:12:02.972131  2594 leader_election.cc:290] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:02.962726  2389 raft_consensus.cc:2468] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:02.979929  2510 tablet_bootstrap.cc:492] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:02.976416  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bff59c2d6854a0da44f1b3bf7607d52" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:02.980614  2537 consensus_queue.cc:1048] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:12:02.993671  2508 raft_consensus.cc:359] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:02.994534  2508 raft_consensus.cc:385] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.994961  2508 raft_consensus.cc:740] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.995674  2508 consensus_queue.cc:260] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.003927  2505 tablet_bootstrap.cc:492] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:03.004374  2505 ts_tablet_manager.cc:1403] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.003s
I20260713 09:12:02.985105  2279 leader_election.cc:304] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:03.012566  2508 ts_tablet_manager.cc:1434] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.004s
I20260713 09:12:03.009728  2594 raft_consensus.cc:2804] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:03.016079  2594 raft_consensus.cc:493] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:03.016427  2594 raft_consensus.cc:3060] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.016957  2553 consensus_queue.cc:1048] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:03.022187  2505 raft_consensus.cc:359] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.023134  2505 raft_consensus.cc:385] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.023743  2505 raft_consensus.cc:740] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.025125  2508 tablet_bootstrap.cc:492] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:03.028119  2505 consensus_queue.cc:260] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
W20260713 09:12:03.031699  2279 leader_election.cc:343] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.031978  2511 consensus_queue.cc:1048] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:03.035523  2463 raft_consensus.cc:3060] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.038691  2138 catalog_manager.cc:5697] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196). New cstate: current_term: 1 leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:03.044571  2138 catalog_manager.cc:5697] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196). New cstate: current_term: 1 leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:03.046584  2505 ts_tablet_manager.cc:1434] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:12:03.056296  2505 tablet_bootstrap.cc:492] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:03.057642  2508 tablet_bootstrap.cc:654] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.062638  2506 tablet_bootstrap.cc:492] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:03.063246  2506 ts_tablet_manager.cc:1403] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.125s	user 0.018s	sys 0.006s
I20260713 09:12:03.060653  2511 raft_consensus.cc:493] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.080670  2239 raft_consensus.cc:3060] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.084547  2594 raft_consensus.cc:515] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.085433  2553 consensus_queue.cc:1048] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:03.087484  2594 leader_election.cc:290] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:03.093250  2505 tablet_bootstrap.cc:654] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.070689  2511 raft_consensus.cc:515] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.108029  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3051cc5b97471faed593d00202d669" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:03.108779  2313 raft_consensus.cc:2393] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71a6ebc4c1434559a3180051342e3899 in current term 1: Already voted for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in this term.
I20260713 09:12:03.111492  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3051cc5b97471faed593d00202d669" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:03.112502  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bff59c2d6854a0da44f1b3bf7607d52" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:03.113734  2204 leader_election.cc:304] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899; no voters: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:03.106984  2511 leader_election.cc:290] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:03.115728  2511 raft_consensus.cc:3060] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.121340  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bff59c2d6854a0da44f1b3bf7607d52" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:03.122079  2462 raft_consensus.cc:3060] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:03.123956  2279 leader_election.cc:343] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.127121  2510 tablet_bootstrap.cc:654] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.134048  2508 tablet_bootstrap.cc:492] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:03.135785  2516 raft_consensus.cc:493] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.136441  2516 raft_consensus.cc:515] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.137748  2508 ts_tablet_manager.cc:1403] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.110s	user 0.007s	sys 0.003s
I20260713 09:12:03.140311  2508 raft_consensus.cc:359] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.141542  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8483e5ba77ff4f91911cdc1a78043c07" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:03.141749  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8483e5ba77ff4f91911cdc1a78043c07" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
W20260713 09:12:03.142987  2353 leader_election.cc:343] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:03.143579  2354 leader_election.cc:343] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.144014  2354 leader_election.cc:304] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac27fd3e4394e8e82d5961bd639b021; no voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:03.145812  2525 raft_consensus.cc:2749] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:03.138993  2516 leader_election.cc:290] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:03.145040  2594 raft_consensus.cc:493] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.151405  2601 raft_consensus.cc:493] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.151852  2601 raft_consensus.cc:515] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.153587  2516 consensus_queue.cc:1048] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:03.154728  2510 tablet_bootstrap.cc:492] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:03.155790  2510 ts_tablet_manager.cc:1403] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.176s	user 0.012s	sys 0.002s
I20260713 09:12:03.140951  2508 raft_consensus.cc:385] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.156791  2508 raft_consensus.cc:740] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.160771  2601 leader_election.cc:290] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:03.160981  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5f42ab5532479388a9d32065a9755e" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:03.161531  2510 raft_consensus.cc:359] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.162241  2510 raft_consensus.cc:385] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.162509  2510 raft_consensus.cc:740] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.159344  2508 consensus_queue.cc:260] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.167940  2508 ts_tablet_manager.cc:1434] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260713 09:12:03.168835  2508 tablet_bootstrap.cc:492] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:03.169431  2506 raft_consensus.cc:359] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.169998  2506 raft_consensus.cc:385] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.170240  2506 raft_consensus.cc:740] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.170840  2506 consensus_queue.cc:260] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.172792  2506 ts_tablet_manager.cc:1434] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.109s	user 0.003s	sys 0.002s
I20260713 09:12:03.173509  2506 tablet_bootstrap.cc:492] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:03.173832  2510 consensus_queue.cc:260] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.177177  2505 tablet_bootstrap.cc:492] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:03.177317  2510 ts_tablet_manager.cc:1434] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:12:03.177634  2505 ts_tablet_manager.cc:1403] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.130s	user 0.027s	sys 0.026s
I20260713 09:12:03.178177  2510 tablet_bootstrap.cc:492] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:03.178107  2462 raft_consensus.cc:2468] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:03.180002  2505 raft_consensus.cc:359] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.180670  2505 raft_consensus.cc:385] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.152805  2594 raft_consensus.cc:515] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.180964  2505 raft_consensus.cc:740] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.181890  2279 leader_election.cc:304] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:03.181823  2505 consensus_queue.cc:260] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.182838  2577 raft_consensus.cc:2804] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:03.183251  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c389b0803c23426ca137a374c4f00601" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:03.183348  2577 raft_consensus.cc:697] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:03.183911  2239 raft_consensus.cc:2468] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
I20260713 09:12:03.184134  2505 ts_tablet_manager.cc:1434] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:12:03.184505  2577 consensus_queue.cc:237] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.185045  2505 tablet_bootstrap.cc:492] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:03.185005  2280 leader_election.cc:304] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: 
I20260713 09:12:03.180112  2511 raft_consensus.cc:2749] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:03.185883  2513 raft_consensus.cc:2804] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:03.186224  2513 raft_consensus.cc:493] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:03.186548  2513 raft_consensus.cc:3060] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.186806  2594 leader_election.cc:290] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:03.190841  2506 tablet_bootstrap.cc:654] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.192580  2505 tablet_bootstrap.cc:654] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.195514  2510 tablet_bootstrap.cc:654] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.197584  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c389b0803c23426ca137a374c4f00601" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
W20260713 09:12:03.198540  2204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.219.195:42865, user_credentials={real_user=slave}} blocked reactor thread for 63882.9us
W20260713 09:12:03.207883  2279 leader_election.cc:343] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.201741  2513 raft_consensus.cc:515] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.221459  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5f42ab5532479388a9d32065a9755e" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:03.226490  2204 leader_election.cc:304] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [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: 71a6ebc4c1434559a3180051342e3899; no voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:03.232136  2571 consensus_queue.cc:1048] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:03.236440  2572 consensus_queue.cc:1048] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:03.242504  2572 consensus_queue.cc:1048] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:12:03.248934  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c389b0803c23426ca137a374c4f00601" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:03.252816  2238 raft_consensus.cc:3060] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.255796  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c389b0803c23426ca137a374c4f00601" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:03.254099  2513 leader_election.cc:290] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:03.262447  2505 tablet_bootstrap.cc:492] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:03.262892  2505 ts_tablet_manager.cc:1403] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.024s
I20260713 09:12:03.263425  2592 consensus_queue.cc:1048] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:03.264778  2508 tablet_bootstrap.cc:654] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:03.265208  2279 leader_election.cc:343] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.268953  2137 catalog_manager.cc:5697] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:03.270411  2506 tablet_bootstrap.cc:492] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:03.270851  2506 ts_tablet_manager.cc:1403] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.010s
I20260713 09:12:03.274930  2508 tablet_bootstrap.cc:492] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:03.275661  2508 ts_tablet_manager.cc:1403] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.000s
I20260713 09:12:03.277289  2612 raft_consensus.cc:493] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.278236  2505 raft_consensus.cc:359] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.278712  2505 raft_consensus.cc:385] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.278942  2505 raft_consensus.cc:740] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.276523  2511 raft_consensus.cc:2749] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:03.277761  2612 raft_consensus.cc:515] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.280071  2592 consensus_queue.cc:1048] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:12:03.282732  2505 consensus_queue.cc:260] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.284713  2505 ts_tablet_manager.cc:1434] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:12:03.285522  2505 tablet_bootstrap.cc:492] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:03.285019  2506 raft_consensus.cc:359] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.287710  2506 raft_consensus.cc:385] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.288043  2506 raft_consensus.cc:740] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.288969  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:03.287809  2513 raft_consensus.cc:493] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.289642  2389 raft_consensus.cc:2468] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 0.
I20260713 09:12:03.289858  2513 raft_consensus.cc:515] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.290843  2204 leader_election.cc:304] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:03.292026  2506 consensus_queue.cc:260] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.295522  2614 raft_consensus.cc:2804] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:03.297749  2614 raft_consensus.cc:493] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:03.298184  2614 raft_consensus.cc:3060] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.298717  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c21a34b7c48f1ade4997bda810a07" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:03.304214  2510 tablet_bootstrap.cc:492] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:03.304806  2510 ts_tablet_manager.cc:1403] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.004s
I20260713 09:12:03.287186  2592 raft_consensus.cc:493] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.307870  2506 ts_tablet_manager.cc:1434] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260713 09:12:03.308550  2506 tablet_bootstrap.cc:492] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:03.309803  2592 raft_consensus.cc:515] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.312173  2516 raft_consensus.cc:493] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.312335  2592 leader_election.cc:290] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:03.312651  2516 raft_consensus.cc:515] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.313930  2513 leader_election.cc:290] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:03.314174  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c98e7efa7843029843d18ce6e4d95b" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:03.314703  2516 leader_election.cc:290] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
W20260713 09:12:03.315510  2279 leader_election.cc:343] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.316066  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c21a34b7c48f1ade4997bda810a07" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:03.316857  2235 raft_consensus.cc:2393] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25555595669949b0bd5c9e345a18dcf4 in current term 1: Already voted for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in this term.
I20260713 09:12:03.317014  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bff59c2d6854a0da44f1b3bf7607d52" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:03.318715  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bff59c2d6854a0da44f1b3bf7607d52" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:03.319347  2612 leader_election.cc:290] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:03.319602  2462 raft_consensus.cc:2393] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dac27fd3e4394e8e82d5961bd639b021 in current term 1: Already voted for candidate 25555595669949b0bd5c9e345a18dcf4 in this term.
I20260713 09:12:03.319942  2280 leader_election.cc:304] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4; no voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:03.321085  2553 raft_consensus.cc:3060] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.324501  2238 raft_consensus.cc:2468] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:03.318754  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c98e7efa7843029843d18ce6e4d95b" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:03.326388  2280 leader_election.cc:304] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:03.327514  2513 raft_consensus.cc:2804] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:03.327955  2513 raft_consensus.cc:697] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:03.328884  2505 tablet_bootstrap.cc:654] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.328696  2513 consensus_queue.cc:237] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.328965  2355 leader_election.cc:304] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac27fd3e4394e8e82d5961bd639b021; no voters: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:03.330449  2516 raft_consensus.cc:3060] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.331341  2510 raft_consensus.cc:359] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.332124  2510 raft_consensus.cc:385] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.332458  2510 raft_consensus.cc:740] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.336356  2614 raft_consensus.cc:515] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.339566  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:03.340395  2462 raft_consensus.cc:2468] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 0.
I20260713 09:12:03.341423  2508 raft_consensus.cc:359] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.342105  2508 raft_consensus.cc:385] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.344341  2510 consensus_queue.cc:260] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.346251  2510 ts_tablet_manager.cc:1434] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260713 09:12:03.342324  2508 raft_consensus.cc:740] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.348603  2508 consensus_queue.cc:260] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.349220  2510 tablet_bootstrap.cc:492] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:03.349542  2506 tablet_bootstrap.cc:654] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.351153  2508 ts_tablet_manager.cc:1434] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.001s
I20260713 09:12:03.354568  2571 consensus_queue.cc:1048] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:12:03.352802  2389 raft_consensus.cc:2468] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
I20260713 09:12:03.367223  2580 consensus_queue.cc:1048] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:12:03.372119  2553 raft_consensus.cc:2749] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:03.375113  2510 tablet_bootstrap.cc:654] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.376590  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:03.377183  2463 raft_consensus.cc:3060] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.383646  2516 raft_consensus.cc:2749] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:03.385020  2463 raft_consensus.cc:2468] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 1.
I20260713 09:12:03.386194  2204 leader_election.cc:304] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:03.367339  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:03.387625  2388 raft_consensus.cc:3060] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.375407  2614 leader_election.cc:290] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:03.396457  2508 tablet_bootstrap.cc:492] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:03.386997  2612 raft_consensus.cc:2804] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:03.414414  2508 tablet_bootstrap.cc:654] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.421208  2612 raft_consensus.cc:697] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
I20260713 09:12:03.449620  2279 leader_election.cc:304] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:03.450816  2592 raft_consensus.cc:2804] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:03.451635  2612 consensus_queue.cc:237] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.454908  2592 raft_consensus.cc:493] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:03.455503  2592 raft_consensus.cc:3060] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.462343  2571 raft_consensus.cc:493] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.481460  2592 raft_consensus.cc:515] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.473961  2533 consensus_queue.cc:1048] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260713 09:12:03.494274  2592 leader_election.cc:290] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:03.476081  2571 raft_consensus.cc:515] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.498908  2505 tablet_bootstrap.cc:492] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:03.503850  2505 ts_tablet_manager.cc:1403] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.219s	user 0.016s	sys 0.012s
I20260713 09:12:03.508558  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c98e7efa7843029843d18ce6e4d95b" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:03.509207  2387 raft_consensus.cc:3060] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.495743  2572 consensus_queue.cc:1048] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:12:03.510236  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c98e7efa7843029843d18ce6e4d95b" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:03.513880  2388 raft_consensus.cc:2468] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 1.
I20260713 09:12:03.514351  2580 consensus_queue.cc:1048] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:03.522320  2506 tablet_bootstrap.cc:492] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:03.523020  2506 ts_tablet_manager.cc:1403] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.215s	user 0.018s	sys 0.032s
I20260713 09:12:03.526003  2387 raft_consensus.cc:2468] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:03.528528  2571 leader_election.cc:290] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:03.531131  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
W20260713 09:12:03.534011  2429 leader_election.cc:343] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.534337  2508 tablet_bootstrap.cc:492] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:03.534914  2508 ts_tablet_manager.cc:1403] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.012s
I20260713 09:12:03.537969  2510 tablet_bootstrap.cc:492] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:03.538707  2510 ts_tablet_manager.cc:1403] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.190s	user 0.010s	sys 0.011s
I20260713 09:12:03.537837  2506 raft_consensus.cc:359] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.540409  2506 raft_consensus.cc:385] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.540706  2506 raft_consensus.cc:740] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.539690  2508 raft_consensus.cc:359] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.544183  2508 raft_consensus.cc:385] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.544634  2508 raft_consensus.cc:740] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.545574  2508 consensus_queue.cc:260] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.548489  2508 ts_tablet_manager.cc:1434] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:12:03.549543  2508 tablet_bootstrap.cc:492] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:03.553078  2510 raft_consensus.cc:359] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.554031  2510 raft_consensus.cc:385] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.554418  2510 raft_consensus.cc:740] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.555562  2505 raft_consensus.cc:359] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.556576  2505 raft_consensus.cc:385] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.556973  2505 raft_consensus.cc:740] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
W20260713 09:12:03.521692  2279 leader_election.cc:343] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.558826  2135 catalog_manager.cc:5697] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:03.560902  2279 leader_election.cc:304] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:03.561666  2577 raft_consensus.cc:2804] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:03.557142  2511 raft_consensus.cc:493] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.562747  2511 raft_consensus.cc:515] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.559103  2510 consensus_queue.cc:260] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.562172  2577 raft_consensus.cc:697] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:03.571190  2511 leader_election.cc:290] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:03.570967  2577 consensus_queue.cc:237] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.574649  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64ac906e8414d1393c4af54e6db33bc" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:03.557986  2506 consensus_queue.cc:260] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.558158  2505 consensus_queue.cc:260] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.582146  2510 ts_tablet_manager.cc:1434] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.000s
I20260713 09:12:03.584244  2506 ts_tablet_manager.cc:1434] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.001s
I20260713 09:12:03.585219  2506 tablet_bootstrap.cc:492] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:03.585253  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64ac906e8414d1393c4af54e6db33bc" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:03.586269  2580 raft_consensus.cc:493] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.586616  2388 raft_consensus.cc:2468] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 0.
I20260713 09:12:03.586772  2580 raft_consensus.cc:515] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.588043  2204 leader_election.cc:304] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:03.584775  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:03.579732  2461 raft_consensus.cc:2468] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 0.
I20260713 09:12:03.591502  2237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:03.591836  2505 ts_tablet_manager.cc:1434] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.000s
I20260713 09:12:03.592018  2612 raft_consensus.cc:2804] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:03.592908  2505 tablet_bootstrap.cc:492] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
W20260713 09:12:03.594213  2280 leader_election.cc:343] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.592453  2612 raft_consensus.cc:493] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:03.599675  2612 raft_consensus.cc:3060] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.602406  2506 tablet_bootstrap.cc:654] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.604189  2510 tablet_bootstrap.cc:492] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:03.614780  2580 leader_election.cc:290] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:03.614917  2138 catalog_manager.cc:5697] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:03.616516  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
W20260713 09:12:03.618192  2279 leader_election.cc:343] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.618697  2279 leader_election.cc:304] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4; no voters: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:03.621263  2508 tablet_bootstrap.cc:654] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.624953  2505 tablet_bootstrap.cc:654] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.628456  2580 raft_consensus.cc:2749] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:03.631605  2510 tablet_bootstrap.cc:654] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:03.638940  2428 leader_election.cc:343] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.639644  2428 leader_election.cc:304] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:03.641165  2572 raft_consensus.cc:2749] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:03.643115  2612 raft_consensus.cc:515] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.645527  2612 leader_election.cc:290] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:03.648952  2577 raft_consensus.cc:493] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.649715  2577 raft_consensus.cc:515] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.654794  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64ac906e8414d1393c4af54e6db33bc" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:03.655812  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:03.659767  2389 raft_consensus.cc:3060] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.666874  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64ac906e8414d1393c4af54e6db33bc" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:03.667567  2461 raft_consensus.cc:3060] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.663614  2577 leader_election.cc:290] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
W20260713 09:12:03.665365  2279 leader_election.cc:343] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.674556  2505 tablet_bootstrap.cc:492] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:03.675020  2505 ts_tablet_manager.cc:1403] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.004s
I20260713 09:12:03.676949  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:03.677611  2505 raft_consensus.cc:359] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.678303  2505 raft_consensus.cc:385] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.678586  2505 raft_consensus.cc:740] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.677826  2135 catalog_manager.cc:5697] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:03.679338  2505 consensus_queue.cc:260] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.681324  2505 ts_tablet_manager.cc:1434] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:03.681437  2461 raft_consensus.cc:2468] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 1.
I20260713 09:12:03.684393  2389 raft_consensus.cc:2468] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 1.
I20260713 09:12:03.685035  2204 leader_election.cc:304] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:03.685604  2592 consensus_queue.cc:1048] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:03.685873  2511 raft_consensus.cc:2804] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:03.686486  2511 raft_consensus.cc:697] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
W20260713 09:12:03.687532  2279 leader_election.cc:343] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.687423  2511 consensus_queue.cc:237] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.688004  2279 leader_election.cc:304] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:03.690248  2592 raft_consensus.cc:2749] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:03.692209  2505 tablet_bootstrap.cc:492] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:03.696341  2506 tablet_bootstrap.cc:492] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:03.696818  2506 ts_tablet_manager.cc:1403] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.112s	user 0.019s	sys 0.030s
I20260713 09:12:03.699184  2505 tablet_bootstrap.cc:654] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.699649  2506 raft_consensus.cc:359] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.700344  2506 raft_consensus.cc:385] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.700599  2506 raft_consensus.cc:740] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.701712  2506 consensus_queue.cc:260] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.706295  2592 consensus_queue.cc:1048] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:03.711498  2506 ts_tablet_manager.cc:1434] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:12:03.712714  2506 tablet_bootstrap.cc:492] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:03.719153  2506 tablet_bootstrap.cc:654] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.721517  2508 tablet_bootstrap.cc:492] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:03.723393  2508 ts_tablet_manager.cc:1403] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.174s	user 0.012s	sys 0.005s
I20260713 09:12:03.737645  2508 raft_consensus.cc:359] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.739979  2508 raft_consensus.cc:385] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.740399  2508 raft_consensus.cc:740] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.741529  2508 consensus_queue.cc:260] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.744655  2508 ts_tablet_manager.cc:1434] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260713 09:12:03.748232  2510 tablet_bootstrap.cc:492] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:03.748929  2510 ts_tablet_manager.cc:1403] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.015s
I20260713 09:12:03.751379  2511 raft_consensus.cc:493] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.752013  2511 raft_consensus.cc:515] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.752802  2510 raft_consensus.cc:359] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.753805  2510 raft_consensus.cc:385] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.755524  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:03.756840  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:03.756773  2387 raft_consensus.cc:2468] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 0.
I20260713 09:12:03.758368  2204 leader_election.cc:304] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:03.755411  2511 leader_election.cc:290] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
W20260713 09:12:03.759281  2204 leader_election.cc:343] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.759763  2511 raft_consensus.cc:2804] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:03.760118  2511 raft_consensus.cc:493] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:03.760555  2511 raft_consensus.cc:3060] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.754168  2510 raft_consensus.cc:740] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.761983  2506 tablet_bootstrap.cc:492] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:03.762475  2506 ts_tablet_manager.cc:1403] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.020s
I20260713 09:12:03.763235  2505 tablet_bootstrap.cc:492] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:03.763759  2505 ts_tablet_manager.cc:1403] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.035s
I20260713 09:12:03.762475  2510 consensus_queue.cc:260] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.766523  2510 ts_tablet_manager.cc:1434] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:12:03.767481  2510 tablet_bootstrap.cc:492] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:03.769630  2508 tablet_bootstrap.cc:492] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:03.773510  2510 tablet_bootstrap.cc:654] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.773265  2505 raft_consensus.cc:359] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.776016  2506 raft_consensus.cc:359] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.777670  2505 raft_consensus.cc:385] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.777715  2506 raft_consensus.cc:385] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.778187  2505 raft_consensus.cc:740] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.778237  2506 raft_consensus.cc:740] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.779289  2506 consensus_queue.cc:260] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.779137  2505 consensus_queue.cc:260] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.781769  2508 tablet_bootstrap.cc:654] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.781863  2506 ts_tablet_manager.cc:1434] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260713 09:12:03.782240  2505 ts_tablet_manager.cc:1434] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:12:03.782951  2506 tablet_bootstrap.cc:492] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:03.783257  2505 tablet_bootstrap.cc:492] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:03.788043  2594 consensus_queue.cc:1048] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:03.789263  2505 tablet_bootstrap.cc:654] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.798146  2506 tablet_bootstrap.cc:654] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.802966  2389 raft_consensus.cc:3060] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.805704  2505 tablet_bootstrap.cc:492] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:03.806259  2505 ts_tablet_manager.cc:1403] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.002s
I20260713 09:12:03.809111  2505 raft_consensus.cc:359] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.809866  2505 raft_consensus.cc:385] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.810158  2505 raft_consensus.cc:740] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.811688  2135 catalog_manager.cc:5697] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:03.813651  2513 consensus_queue.cc:1048] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:03.810829  2505 consensus_queue.cc:260] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.816840  2505 ts_tablet_manager.cc:1434] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:03.817855  2505 tablet_bootstrap.cc:492] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:03.819557  2510 tablet_bootstrap.cc:492] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:03.820228  2510 ts_tablet_manager.cc:1403] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.002s
I20260713 09:12:03.823262  2506 tablet_bootstrap.cc:492] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:03.823325  2510 raft_consensus.cc:359] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.823876  2506 ts_tablet_manager.cc:1403] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.002s
I20260713 09:12:03.826913  2506 raft_consensus.cc:359] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.827634  2506 raft_consensus.cc:385] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.827932  2506 raft_consensus.cc:740] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.828759  2505 tablet_bootstrap.cc:654] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.828620  2506 consensus_queue.cc:260] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.829659  2511 raft_consensus.cc:515] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.830880  2506 ts_tablet_manager.cc:1434] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:12:03.833971  2506 tablet_bootstrap.cc:492] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4: Bootstrap starting.
I20260713 09:12:03.835116  2510 raft_consensus.cc:385] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.835595  2510 raft_consensus.cc:740] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.837606  2510 consensus_queue.cc:260] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.848923  2505 tablet_bootstrap.cc:492] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:03.849434  2505 ts_tablet_manager.cc:1403] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.001s
I20260713 09:12:03.849988  2510 ts_tablet_manager.cc:1434] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260713 09:12:03.851050  2510 tablet_bootstrap.cc:492] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:03.850344  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:03.851935  2387 raft_consensus.cc:3060] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.854564  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
W20260713 09:12:03.856006  2204 leader_election.cc:343] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.856559  2513 raft_consensus.cc:493] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.856972  2511 leader_election.cc:290] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:03.857038  2513 raft_consensus.cc:515] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.859819  2510 tablet_bootstrap.cc:654] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.860613  2513 leader_election.cc:290] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:03.862397  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ea9a622624c3e81d33d718150d0ce" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:03.862962  2506 tablet_bootstrap.cc:654] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.863090  2237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ea9a622624c3e81d33d718150d0ce" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:03.863744  2237 raft_consensus.cc:2468] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
W20260713 09:12:03.863927  2279 leader_election.cc:343] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:03.864092  2186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:03.867995  2508 tablet_bootstrap.cc:492] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:03.869012  2508 ts_tablet_manager.cc:1403] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.005s
I20260713 09:12:03.871354  2280 leader_election.cc:304] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:03.877391  2577 raft_consensus.cc:2804] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:03.877758  2577 raft_consensus.cc:493] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:03.878100  2577 raft_consensus.cc:3060] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.877972  2508 raft_consensus.cc:359] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.878645  2508 raft_consensus.cc:385] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.878914  2508 raft_consensus.cc:740] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.867626  2387 raft_consensus.cc:2468] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 1.
I20260713 09:12:03.884936  2505 raft_consensus.cc:359] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.885648  2505 raft_consensus.cc:385] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.885928  2505 raft_consensus.cc:740] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.886708  2505 consensus_queue.cc:260] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.889253  2505 ts_tablet_manager.cc:1434] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260713 09:12:03.890199  2505 tablet_bootstrap.cc:492] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:03.890801  2204 leader_election.cc:304] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [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: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:03.891749  2614 raft_consensus.cc:2804] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:03.893102  2577 raft_consensus.cc:515] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.895537  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ea9a622624c3e81d33d718150d0ce" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:03.896399  2505 tablet_bootstrap.cc:654] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:03.896814  2279 leader_election.cc:343] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:03.880952  2508 consensus_queue.cc:260] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.882097  2511 consensus_queue.cc:1048] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:03.898670  2508 ts_tablet_manager.cc:1434] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260713 09:12:03.899536  2508 tablet_bootstrap.cc:492] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:03.899696  2572 raft_consensus.cc:493] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.900123  2572 raft_consensus.cc:515] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:03.902040  2572 leader_election.cc:290] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:03.903481  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c98e7efa7843029843d18ce6e4d95b" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:03.904320  2387 raft_consensus.cc:2393] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in current term 1: Already voted for candidate 25555595669949b0bd5c9e345a18dcf4 in this term.
I20260713 09:12:03.906633  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c98e7efa7843029843d18ce6e4d95b" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:03.906967  2508 tablet_bootstrap.cc:654] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.908947  2429 leader_election.cc:304] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:03.910679  2237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ea9a622624c3e81d33d718150d0ce" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:03.910840  2533 raft_consensus.cc:3060] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.911284  2237 raft_consensus.cc:3060] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.913748  2577 leader_election.cc:290] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Requested vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:03.916016  2505 tablet_bootstrap.cc:492] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899: No bootstrap required, opened a new log
I20260713 09:12:03.915395  2506 tablet_bootstrap.cc:492] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4: No bootstrap required, opened a new log
I20260713 09:12:03.916528  2505 ts_tablet_manager.cc:1403] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260713 09:12:03.916636  2506 ts_tablet_manager.cc:1403] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.007s
I20260713 09:12:03.919616  2506 raft_consensus.cc:359] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.919459  2505 raft_consensus.cc:359] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.920492  2506 raft_consensus.cc:385] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.920528  2505 raft_consensus.cc:385] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.921442  2505 raft_consensus.cc:740] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.921485  2506 raft_consensus.cc:740] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.922279  2505 consensus_queue.cc:260] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:03.923139  2506 consensus_queue.cc:260] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.923048  2237 raft_consensus.cc:2468] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:03.933781  2533 raft_consensus.cc:2749] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:03.934054  2510 tablet_bootstrap.cc:492] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:03.934482  2510 ts_tablet_manager.cc:1403] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.007s
I20260713 09:12:03.932185  2506 ts_tablet_manager.cc:1434] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:12:03.934863  2280 leader_election.cc:304] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:03.931253  2612 raft_consensus.cc:493] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.944209  2510 raft_consensus.cc:359] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.945144  2510 raft_consensus.cc:385] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.945488  2510 raft_consensus.cc:740] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.949972  2510 consensus_queue.cc:260] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.941498  2580 raft_consensus.cc:2804] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:03.955866  2510 ts_tablet_manager.cc:1434] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260713 09:12:03.956995  2510 tablet_bootstrap.cc:492] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:03.955185  2580 raft_consensus.cc:697] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:03.966566  2511 consensus_queue.cc:1048] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:03.966477  2580 consensus_queue.cc:237] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.951929  2612 raft_consensus.cc:515] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.977010  2537 raft_consensus.cc:493] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.977679  2505 ts_tablet_manager.cc:1434] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.061s	user 0.012s	sys 0.010s
I20260713 09:12:03.977540  2537 raft_consensus.cc:515] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.980995  2612 leader_election.cc:290] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:03.982580  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:03.990041  2513 raft_consensus.cc:493] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.990491  2513 raft_consensus.cc:515] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:03.983348  2462 raft_consensus.cc:2468] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 0.
I20260713 09:12:03.992444  2513 leader_election.cc:290] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:03.987624  2577 raft_consensus.cc:493] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:03.994112  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:03.994230  2577 raft_consensus.cc:515] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:03.994679  2314 raft_consensus.cc:2468] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 0.
I20260713 09:12:03.995478  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:03.995862  2206 leader_election.cc:304] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: 
I20260713 09:12:03.996172  2238 raft_consensus.cc:2468] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
I20260713 09:12:03.996263  2577 leader_election.cc:290] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:03.974918  2614 raft_consensus.cc:697] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
I20260713 09:12:04.001072  2508 tablet_bootstrap.cc:492] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:04.001518  2508 ts_tablet_manager.cc:1403] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.102s	user 0.026s	sys 0.036s
I20260713 09:12:04.001937  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:04.002609  2462 raft_consensus.cc:2468] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
I20260713 09:12:04.003144  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:04.003724  2314 raft_consensus.cc:2468] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 0.
I20260713 09:12:04.003887  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:04.004248  2508 raft_consensus.cc:359] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.004612  2389 raft_consensus.cc:2468] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
I20260713 09:12:04.004910  2508 raft_consensus.cc:385] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.005227  2355 leader_election.cc:304] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:04.005517  2508 raft_consensus.cc:740] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.997326  2612 raft_consensus.cc:493] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.006258  2236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:04.006453  2627 raft_consensus.cc:2804] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:04.004819  2279 leader_election.cc:304] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:04.007014  2627 raft_consensus.cc:493] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.007445  2627 raft_consensus.cc:3060] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.006300  2612 raft_consensus.cc:515] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:04.008970  2614 consensus_queue.cc:237] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:04.001338  2537 leader_election.cc:290] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:04.010675  2279 leader_election.cc:304] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:04.006628  2237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:04.010800  2658 raft_consensus.cc:2804] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:04.012326  2236 raft_consensus.cc:2468] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 0.
I20260713 09:12:04.012502  2513 raft_consensus.cc:2804] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:04.013228  2513 raft_consensus.cc:493] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.013616  2513 raft_consensus.cc:3060] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.013659  2594 raft_consensus.cc:2804] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:04.014155  2594 raft_consensus.cc:493] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.012495  2658 raft_consensus.cc:493] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.014541  2594 raft_consensus.cc:3060] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.015476  2658 raft_consensus.cc:3060] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.015714  2592 consensus_queue.cc:1048] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.017791  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:04.006281  2508 consensus_queue.cc:260] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.022323  2508 ts_tablet_manager.cc:1434] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:12:04.022467  2627 raft_consensus.cc:515] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:04.023321  2508 tablet_bootstrap.cc:492] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021: Bootstrap starting.
I20260713 09:12:04.023609  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:04.030076  2389 raft_consensus.cc:2393] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71a6ebc4c1434559a3180051342e3899 in current term 1: Already voted for candidate dac27fd3e4394e8e82d5961bd639b021 in this term.
I20260713 09:12:04.030869  2236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:04.031431  2236 raft_consensus.cc:3060] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.029227  2594 raft_consensus.cc:515] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:04.035620  2508 tablet_bootstrap.cc:654] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.014130  2612 leader_election.cc:290] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:04.041424  2314 raft_consensus.cc:2393] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71a6ebc4c1434559a3180051342e3899 in current term 1: Already voted for candidate 25555595669949b0bd5c9e345a18dcf4 in this term.
I20260713 09:12:04.047465  2533 raft_consensus.cc:493] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.047924  2533 raft_consensus.cc:515] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:04.057201  2533 leader_election.cc:290] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:04.060060  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:04.060817  2314 raft_consensus.cc:2393] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dac27fd3e4394e8e82d5961bd639b021 in current term 1: Already voted for candidate 25555595669949b0bd5c9e345a18dcf4 in this term.
I20260713 09:12:04.061028  2237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8483e5ba77ff4f91911cdc1a78043c07" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:04.060068  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8483e5ba77ff4f91911cdc1a78043c07" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:04.061720  2237 raft_consensus.cc:2468] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 0.
I20260713 09:12:04.061969  2388 raft_consensus.cc:2468] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 0.
I20260713 09:12:04.063843  2427 leader_election.cc:304] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:04.064730  2533 raft_consensus.cc:2804] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:04.065145  2533 raft_consensus.cc:493] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.065528  2533 raft_consensus.cc:3060] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.070407  2204 leader_election.cc:304] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899; no voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:04.056630  2627 leader_election.cc:290] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:04.073043  2533 raft_consensus.cc:515] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:04.074749  2510 tablet_bootstrap.cc:654] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.075729  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8483e5ba77ff4f91911cdc1a78043c07" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:04.076333  2389 raft_consensus.cc:3060] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.077135  2236 raft_consensus.cc:2468] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 1.
I20260713 09:12:04.077809  2137 catalog_manager.cc:5697] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:04.078662  2594 leader_election.cc:290] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:04.078963  2612 raft_consensus.cc:2749] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:04.078402  2354 leader_election.cc:304] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [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: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: 25555595669949b0bd5c9e345a18dcf4
I20260713 09:12:04.082324  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:04.083302  2388 raft_consensus.cc:2393] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25555595669949b0bd5c9e345a18dcf4 in current term 1: Already voted for candidate dac27fd3e4394e8e82d5961bd639b021 in this term.
I20260713 09:12:04.084427  2237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8483e5ba77ff4f91911cdc1a78043c07" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:04.085153  2237 raft_consensus.cc:3060] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.071024  2513 raft_consensus.cc:515] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:04.089352  2658 raft_consensus.cc:515] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:04.089735  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:04.097165  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:04.096351  2136 catalog_manager.cc:5697] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:04.097749  2462 raft_consensus.cc:3060] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.101955  2594 consensus_queue.cc:1048] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.104657  2462 raft_consensus.cc:2468] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 1.
I20260713 09:12:04.105695  2204 leader_election.cc:304] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:04.106575  2513 leader_election.cc:290] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Requested vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:04.107152  2663 raft_consensus.cc:493] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.107641  2658 leader_election.cc:290] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Requested vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:04.107995  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:04.107719  2663 raft_consensus.cc:515] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:04.108610  2236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:04.110302  2236 raft_consensus.cc:2393] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25555595669949b0bd5c9e345a18dcf4 in current term 1: Already voted for candidate dac27fd3e4394e8e82d5961bd639b021 in this term.
I20260713 09:12:04.111214  2594 raft_consensus.cc:493] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.103938  2237 raft_consensus.cc:2468] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 1.
I20260713 09:12:04.108846  2238 raft_consensus.cc:2393] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25555595669949b0bd5c9e345a18dcf4 in current term 1: Already voted for candidate 71a6ebc4c1434559a3180051342e3899 in this term.
I20260713 09:12:04.111696  2594 raft_consensus.cc:515] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.112433  2428 leader_election.cc:304] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:04.112681  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:04.109598  2389 raft_consensus.cc:2468] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 1.
I20260713 09:12:04.113185  2280 leader_election.cc:304] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4; no voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:04.113574  2314 raft_consensus.cc:2393] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71a6ebc4c1434559a3180051342e3899 in current term 1: Already voted for candidate 25555595669949b0bd5c9e345a18dcf4 in this term.
I20260713 09:12:04.114557  2513 raft_consensus.cc:2749] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:04.114874  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7c5bf6cd8842baba13c99974677357" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:04.115290  2594 leader_election.cc:290] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:04.115708  2388 raft_consensus.cc:2468] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 0.
I20260713 09:12:04.110221  2663 leader_election.cc:290] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:04.114693  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:04.117216  2279 leader_election.cc:304] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:04.117455  2313 raft_consensus.cc:2468] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 0.
I20260713 09:12:04.118865  2206 leader_election.cc:304] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: 
I20260713 09:12:04.119357  2280 leader_election.cc:304] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4; no voters: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:04.119787  2663 raft_consensus.cc:2804] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:04.120244  2663 raft_consensus.cc:493] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.120383  2594 raft_consensus.cc:2804] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:04.120682  2663 raft_consensus.cc:3060] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.121515  2584 raft_consensus.cc:2804] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:04.121995  2584 raft_consensus.cc:697] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Becoming Leader. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
I20260713 09:12:04.122689  2513 raft_consensus.cc:2749] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:04.123536  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7c5bf6cd8842baba13c99974677357" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:04.124823  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
W20260713 09:12:04.126543  2204 leader_election.cc:343] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:04.126860  2279 leader_election.cc:343] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:04.122781  2584 consensus_queue.cc:237] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:04.114506  2614 raft_consensus.cc:2804] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:04.130743  2614 raft_consensus.cc:697] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
I20260713 09:12:04.131690  2614 consensus_queue.cc:237] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:04.104322  2533 leader_election.cc:290] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:04.120814  2594 raft_consensus.cc:493] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.135236  2658 consensus_queue.cc:1048] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:12:04.090615  2627 raft_consensus.cc:2804] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:04.142553  2594 raft_consensus.cc:3060] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.149902  2627 raft_consensus.cc:697] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Becoming Leader. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Running, Role: LEADER
I20260713 09:12:04.151252  2533 raft_consensus.cc:493] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.151122  2627 consensus_queue.cc:237] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:04.152712  2533 raft_consensus.cc:515] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:04.154084  2510 tablet_bootstrap.cc:492] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:04.154564  2510 ts_tablet_manager.cc:1403] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.198s	user 0.011s	sys 0.000s
I20260713 09:12:04.155894  2533 leader_election.cc:290] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:04.156455  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ea9a622624c3e81d33d718150d0ce" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:04.157092  2510 raft_consensus.cc:359] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:04.157610  2510 raft_consensus.cc:385] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.157835  2510 raft_consensus.cc:740] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.158411  2510 consensus_queue.cc:260] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:04.160204  2236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ea9a622624c3e81d33d718150d0ce" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:04.160924  2236 raft_consensus.cc:2393] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in current term 1: Already voted for candidate 25555595669949b0bd5c9e345a18dcf4 in this term.
I20260713 09:12:04.161552  2510 ts_tablet_manager.cc:1434] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:12:04.161788  2663 raft_consensus.cc:515] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:04.162199  2428 leader_election.cc:304] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:04.162986  2533 raft_consensus.cc:3060] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.163815  2663 leader_election.cc:290] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Requested vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:04.164573  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:04.164851  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:04.165134  2313 raft_consensus.cc:3060] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.162441  2510 tablet_bootstrap.cc:492] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:04.165625  2138 catalog_manager.cc:5697] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196). New cstate: current_term: 1 leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } }
W20260713 09:12:04.166643  2204 leader_election.cc:343] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:04.175653  2510 tablet_bootstrap.cc:654] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.177315  2313 raft_consensus.cc:2468] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 1.
I20260713 09:12:04.178411  2206 leader_election.cc:304] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [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: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:04.179452  2658 raft_consensus.cc:2804] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:04.179894  2658 raft_consensus.cc:697] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
I20260713 09:12:04.180644  2658 consensus_queue.cc:237] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:04.181633  2663 consensus_queue.cc:1048] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.189306  2508 tablet_bootstrap.cc:492] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021: No bootstrap required, opened a new log
I20260713 09:12:04.189850  2508 ts_tablet_manager.cc:1403] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021: Time spent bootstrapping tablet: real 0.167s	user 0.016s	sys 0.016s
I20260713 09:12:04.189929  2533 raft_consensus.cc:2749] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:04.192994  2594 raft_consensus.cc:515] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.194602  2594 leader_election.cc:290] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:04.197150  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7c5bf6cd8842baba13c99974677357" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:04.197202  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7c5bf6cd8842baba13c99974677357" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:04.197873  2387 raft_consensus.cc:3060] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:04.198875  2279 leader_election.cc:343] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:04.204487  2508 raft_consensus.cc:359] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:04.205148  2508 raft_consensus.cc:385] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.205413  2508 raft_consensus.cc:740] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.208791  2508 consensus_queue.cc:260] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:04.208187  2138 catalog_manager.cc:5697] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "dac27fd3e4394e8e82d5961bd639b021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:04.210832  2508 ts_tablet_manager.cc:1434] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260713 09:12:04.210939  2387 raft_consensus.cc:2468] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:04.212294  2279 leader_election.cc:304] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:04.214223  2513 raft_consensus.cc:2804] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:04.214681  2513 raft_consensus.cc:697] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:04.215487  2513 consensus_queue.cc:237] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.226032  2510 tablet_bootstrap.cc:492] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:04.226452  2510 ts_tablet_manager.cc:1403] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.001s
I20260713 09:12:04.228899  2510 raft_consensus.cc:359] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.229503  2510 raft_consensus.cc:385] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.229760  2510 raft_consensus.cc:740] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.230479  2510 consensus_queue.cc:260] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.232663  2510 ts_tablet_manager.cc:1434] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:04.233480  2510 tablet_bootstrap.cc:492] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Bootstrap starting.
I20260713 09:12:04.235332  2136 catalog_manager.cc:5697] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:04.238034  2510 tablet_bootstrap.cc:654] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.239856  2138 catalog_manager.cc:5697] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:04.241335  2138 catalog_manager.cc:5697] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:04.248008  2510 tablet_bootstrap.cc:492] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: No bootstrap required, opened a new log
I20260713 09:12:04.248406  2510 ts_tablet_manager.cc:1403] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:12:04.250625  2510 raft_consensus.cc:359] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.251231  2510 raft_consensus.cc:385] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.251466  2510 raft_consensus.cc:740] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.252151  2510 consensus_queue.cc:260] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.253760  2510 ts_tablet_manager.cc:1434] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:04.293190  2627 raft_consensus.cc:493] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.293648  2627 raft_consensus.cc:515] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.295315  2627 leader_election.cc:290] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:04.295881  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:04.296133  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:04.296393  2313 raft_consensus.cc:2468] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 0.
I20260713 09:12:04.296693  2462 raft_consensus.cc:2468] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 0.
I20260713 09:12:04.297302  2355 leader_election.cc:304] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:04.297922  2627 raft_consensus.cc:2804] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:04.298272  2627 raft_consensus.cc:493] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.298571  2627 raft_consensus.cc:3060] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.303767  2627 raft_consensus.cc:515] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.305270  2627 leader_election.cc:290] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 election: Requested vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:04.305840  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:04.306102  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:04.306340  2313 raft_consensus.cc:3060] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.306704  2462 raft_consensus.cc:3060] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.306949  2627 raft_consensus.cc:493] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.307427  2627 raft_consensus.cc:515] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:04.308997  2627 leader_election.cc:290] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:04.309593  2237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:04.310022  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:04.310757  2314 raft_consensus.cc:2393] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dac27fd3e4394e8e82d5961bd639b021 in current term 1: Already voted for candidate 71a6ebc4c1434559a3180051342e3899 in this term.
I20260713 09:12:04.311864  2355 leader_election.cc:304] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac27fd3e4394e8e82d5961bd639b021; no voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:04.312480  2627 raft_consensus.cc:3060] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.313082  2462 raft_consensus.cc:2468] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 1.
I20260713 09:12:04.313619  2313 raft_consensus.cc:2468] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 1.
I20260713 09:12:04.314141  2353 leader_election.cc:304] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:04.314939  2537 raft_consensus.cc:2804] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:04.315428  2537 raft_consensus.cc:697] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Becoming Leader. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Running, Role: LEADER
I20260713 09:12:04.316262  2537 consensus_queue.cc:237] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:04.318985  2627 raft_consensus.cc:2749] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:04.323740  2138 catalog_manager.cc:5697] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "dac27fd3e4394e8e82d5961bd639b021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:04.351401  2533 raft_consensus.cc:493] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.351816  2533 raft_consensus.cc:515] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:04.353376  2533 leader_election.cc:290] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:04.354010  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:04.354305  2237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:04.354635  2388 raft_consensus.cc:2393] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in current term 1: Already voted for candidate 71a6ebc4c1434559a3180051342e3899 in this term.
I20260713 09:12:04.355615  2427 leader_election.cc:304] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:04.356196  2533 raft_consensus.cc:3060] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.360562  2533 raft_consensus.cc:2749] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:04.433130  2513 consensus_queue.cc:1048] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.443363  2594 consensus_queue.cc:1048] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.518899  2614 consensus_queue.cc:1048] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.529054  2614 consensus_queue.cc:1048] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.537892  2533 consensus_queue.cc:1048] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.551152  2533 consensus_queue.cc:1048] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.565548  2662 consensus_queue.cc:1048] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.574883  2662 consensus_queue.cc:1048] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.643342  2462 raft_consensus.cc:3060] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.645473  2513 consensus_queue.cc:1048] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.648722  2662 consensus_queue.cc:1048] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.651634  2513 consensus_queue.cc:1048] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.672195  2614 consensus_queue.cc:1048] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.682075  2537 consensus_queue.cc:1048] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.702854  2537 consensus_queue.cc:1048] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.708873  2516 consensus_queue.cc:1048] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.721458  2627 consensus_queue.cc:1048] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.731671 32623 tablet_server.cc:179] TabletServer@127.31.219.193:0 shutting down...
I20260713 09:12:04.760179 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:04.760740 32623 tablet_replica.cc:333] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.761307 32623 raft_consensus.cc:2243] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.761731 32623 raft_consensus.cc:2272] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.764062 32623 tablet_replica.cc:333] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.764580 32623 raft_consensus.cc:2243] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.765273 32623 raft_consensus.cc:2272] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.767022 32623 tablet_replica.cc:333] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.767860 32623 raft_consensus.cc:2243] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.768654 32623 raft_consensus.cc:2272] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.770751 32623 tablet_replica.cc:333] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
W20260713 09:12:04.771169  2428 consensus_peers.cc:597] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:04.771518 32623 raft_consensus.cc:2243] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.771948 32623 raft_consensus.cc:2272] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.773882 32623 tablet_replica.cc:333] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.774328 32623 raft_consensus.cc:2243] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.775184 32623 raft_consensus.cc:2272] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.777426 32623 tablet_replica.cc:333] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.778200 32623 raft_consensus.cc:2243] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.778658 32623 raft_consensus.cc:2272] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.780426 32623 tablet_replica.cc:333] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
W20260713 09:12:04.780818  2280 consensus_peers.cc:597] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:04.781090 32623 raft_consensus.cc:2243] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.781505 32623 raft_consensus.cc:2272] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.783298 32623 tablet_replica.cc:333] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.784003 32623 raft_consensus.cc:2243] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.784479 32623 raft_consensus.cc:2272] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.786341 32623 tablet_replica.cc:333] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.786933 32623 raft_consensus.cc:2243] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.787371 32623 raft_consensus.cc:2272] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.788903 32623 tablet_replica.cc:333] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.789407 32623 raft_consensus.cc:2243] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.790061 32623 raft_consensus.cc:2272] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.791980 32623 tablet_replica.cc:333] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.792474 32623 raft_consensus.cc:2243] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.793112 32623 raft_consensus.cc:2272] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.794941 32623 tablet_replica.cc:333] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.795485 32623 raft_consensus.cc:2243] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.795862 32623 raft_consensus.cc:2272] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.797659 32623 tablet_replica.cc:333] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.798146 32623 raft_consensus.cc:2243] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.798513 32623 raft_consensus.cc:2272] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.800199 32623 tablet_replica.cc:333] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.800792 32623 raft_consensus.cc:2243] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.801177 32623 raft_consensus.cc:2272] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.803141 32623 tablet_replica.cc:333] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.803633 32623 raft_consensus.cc:2243] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.803952 32623 raft_consensus.cc:2272] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.805330 32623 tablet_replica.cc:333] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.805805 32623 raft_consensus.cc:2243] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.806391 32623 raft_consensus.cc:2272] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.807969 32623 tablet_replica.cc:333] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.808357 32623 raft_consensus.cc:2243] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.808661 32623 raft_consensus.cc:2272] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.810393 32623 tablet_replica.cc:333] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: stopping tablet replica
I20260713 09:12:04.810894 32623 raft_consensus.cc:2243] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.811275 32623 raft_consensus.cc:2272] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:04.813622  2428 consensus_peers.cc:597] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:04.838901 32623 tablet_server.cc:196] TabletServer@127.31.219.193:0 shutdown complete.
W20260713 09:12:04.840099  2354 consensus_peers.cc:597] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:41121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:04.852366  2280 consensus_peers.cc:597] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:41121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:04.864324 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:04.869415  2702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:04.870214  2703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:04.872246  2705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:04.872717 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:04.874380 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:04.874563 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:04.874691 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933924874680 us; error 0 us; skew 500 ppm
I20260713 09:12:04.875118 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:04.877230 32623 webserver.cc:533] Webserver started at http://127.31.219.193:46819/ using document root <none> and password file <none>
I20260713 09:12:04.877626 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:04.877763 32623 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:12:04.880964 32623 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:04.885684  2710 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.886524 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:04.886881 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-0-root
uuid: "71a6ebc4c1434559a3180051342e3899"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-cts2"
I20260713 09:12:04.887254 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933869920753-32623-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:04.905156 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:04.906526 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:04.908417 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:04.913554  2717 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:12:04.953613  2280 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.219.193:41121: connect: Connection refused (error 111) [suppressed 22 similar messages]
W20260713 09:12:04.956123  2280 consensus_peers.cc:597] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:41121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:04.996821 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:12:04.997159 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.085s	user 0.004s	sys 0.000s
I20260713 09:12:04.997445 32623 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:12:05.001415  2717 tablet_bootstrap.cc:492] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.012953  2717 tablet_bootstrap.cc:492] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.013628  2717 tablet_bootstrap.cc:492] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.014127  2717 ts_tablet_manager.cc:1403] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:12:05.016113  2717 raft_consensus.cc:359] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.016595  2717 raft_consensus.cc:740] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.017227  2717 consensus_queue.cc:260] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.019358  2717 ts_tablet_manager.cc:1434] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:12:05.019915  2717 tablet_bootstrap.cc:492] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.028853  2717 tablet_bootstrap.cc:492] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.029459  2717 tablet_bootstrap.cc:492] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.029898  2717 ts_tablet_manager.cc:1403] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:12:05.031399  2717 raft_consensus.cc:359] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.031862  2717 raft_consensus.cc:740] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.032389  2717 consensus_queue.cc:260] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.033509  2717 ts_tablet_manager.cc:1434] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:05.034058  2717 tablet_bootstrap.cc:492] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.043715  2717 tablet_bootstrap.cc:492] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.044508  2717 tablet_bootstrap.cc:492] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.045053  2717 ts_tablet_manager.cc:1403] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
W20260713 09:12:05.045125  2280 consensus_peers.cc:597] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:41121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.047037  2717 raft_consensus.cc:359] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:05.047644  2717 raft_consensus.cc:740] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.048206  2717 consensus_queue.cc:260] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:05.049501  2717 ts_tablet_manager.cc:1434] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:05.050040  2717 tablet_bootstrap.cc:492] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.058743 32623 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:12:05.058985 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.062s	user 0.055s	sys 0.003s
I20260713 09:12:05.059008  2717 tablet_bootstrap.cc:492] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.059976  2717 tablet_bootstrap.cc:492] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.060534  2717 ts_tablet_manager.cc:1403] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:12:05.062315  2717 raft_consensus.cc:359] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.062857  2717 raft_consensus.cc:740] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.063524  2717 consensus_queue.cc:260] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
W20260713 09:12:05.064160  2354 consensus_peers.cc:597] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:41121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.064963  2717 ts_tablet_manager.cc:1434] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:05.065512  2717 tablet_bootstrap.cc:492] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.075388  2717 tablet_bootstrap.cc:492] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.076462  2717 tablet_bootstrap.cc:492] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.077021  2717 ts_tablet_manager.cc:1403] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:12:05.079012  2717 raft_consensus.cc:359] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.079656  2717 raft_consensus.cc:740] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.080389  2717 consensus_queue.cc:260] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [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: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.082237  2717 ts_tablet_manager.cc:1434] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:12:05.083104  2717 tablet_bootstrap.cc:492] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
W20260713 09:12:05.094506  2428 consensus_peers.cc:597] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:41121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.104719  2717 tablet_bootstrap.cc:492] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.105579  2717 tablet_bootstrap.cc:492] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.106334  2717 ts_tablet_manager.cc:1403] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260713 09:12:05.108682  2717 raft_consensus.cc:359] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.109352  2717 raft_consensus.cc:740] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.110016  2717 consensus_queue.cc:260] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.111979  2717 ts_tablet_manager.cc:1434] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:05.112699  2717 tablet_bootstrap.cc:492] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.126288  2717 tablet_bootstrap.cc:492] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.127408  2717 tablet_bootstrap.cc:492] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.128088  2717 ts_tablet_manager.cc:1403] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:12:05.130862  2717 raft_consensus.cc:359] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.131686  2717 raft_consensus.cc:740] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.132633  2717 consensus_queue.cc:260] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.133453 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.193:41121
I20260713 09:12:05.133572  2785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.193:41121 every 8 connection(s)
I20260713 09:12:05.135010  2717 ts_tablet_manager.cc:1434] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:05.135830  2717 tablet_bootstrap.cc:492] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.173264  2717 tablet_bootstrap.cc:492] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.173708  2786 heartbeater.cc:344] Connected to a master server at 127.31.219.254:34011
I20260713 09:12:05.174140  2786 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:05.174180  2717 tablet_bootstrap.cc:492] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
W20260713 09:12:05.174857  2354 consensus_peers.cc:597] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.174965  2717 ts_tablet_manager.cc:1403] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.039s	user 0.032s	sys 0.004s
I20260713 09:12:05.175056  2786 heartbeater.cc:507] Master 127.31.219.254:34011 requested a full tablet report, sending...
I20260713 09:12:05.177172  2717 raft_consensus.cc:359] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.177812  2717 raft_consensus.cc:740] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.178476  2717 consensus_queue.cc:260] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.180532  2717 ts_tablet_manager.cc:1434] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:12:05.183638  2717 tablet_bootstrap.cc:492] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
W20260713 09:12:05.185945  2428 consensus_peers.cc:597] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.186393  2134 ts_manager.cc:194] Re-registered known tserver with Master: 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:05.197378  2717 tablet_bootstrap.cc:492] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899: 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
W20260713 09:12:05.197726  2280 consensus_peers.cc:597] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.198261  2717 tablet_bootstrap.cc:492] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.198882  2717 ts_tablet_manager.cc:1403] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:12:05.201123  2717 raft_consensus.cc:359] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.201748  2717 raft_consensus.cc:740] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.202392  2717 consensus_queue.cc:260] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [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: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.204265  2717 ts_tablet_manager.cc:1434] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260713 09:12:05.204984  2717 tablet_bootstrap.cc:492] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.210165  2134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38216
I20260713 09:12:05.213471  2786 heartbeater.cc:499] Master 127.31.219.254:34011 was elected leader, sending a full tablet report...
I20260713 09:12:05.217404  2717 tablet_bootstrap.cc:492] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.218326  2717 tablet_bootstrap.cc:492] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.218845  2717 ts_tablet_manager.cc:1403] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:12:05.221060  2717 raft_consensus.cc:359] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.221663  2717 raft_consensus.cc:740] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.222301  2717 consensus_queue.cc:260] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [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: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.224323  2717 ts_tablet_manager.cc:1434] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260713 09:12:05.225041  2717 tablet_bootstrap.cc:492] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.237550  2717 tablet_bootstrap.cc:492] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.238409  2717 tablet_bootstrap.cc:492] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.238991  2717 ts_tablet_manager.cc:1403] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:12:05.241155  2717 raft_consensus.cc:359] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.241788  2717 raft_consensus.cc:740] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.242391  2717 consensus_queue.cc:260] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.243950  2717 ts_tablet_manager.cc:1434] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:05.244508  2717 tablet_bootstrap.cc:492] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.255824  2717 tablet_bootstrap.cc:492] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.256469  2717 tablet_bootstrap.cc:492] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.256932  2717 ts_tablet_manager.cc:1403] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:12:05.258476  2717 raft_consensus.cc:359] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.258934  2717 raft_consensus.cc:740] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.259469  2717 consensus_queue.cc:260] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [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: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.260848  2717 ts_tablet_manager.cc:1434] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:05.261677  2717 tablet_bootstrap.cc:492] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.273229  2717 tablet_bootstrap.cc:492] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.273855  2717 tablet_bootstrap.cc:492] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.274381  2717 ts_tablet_manager.cc:1403] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:12:05.276106  2717 raft_consensus.cc:359] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.276535  2717 raft_consensus.cc:740] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.277076  2717 consensus_queue.cc:260] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.278759  2717 ts_tablet_manager.cc:1434] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:05.279584  2717 tablet_bootstrap.cc:492] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.294399  2717 tablet_bootstrap.cc:492] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.295159  2717 tablet_bootstrap.cc:492] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.295730  2717 ts_tablet_manager.cc:1403] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:12:05.297446  2717 raft_consensus.cc:359] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.297876  2717 raft_consensus.cc:740] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.298499  2717 consensus_queue.cc:260] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.300033  2717 ts_tablet_manager.cc:1434] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:05.300835  2717 tablet_bootstrap.cc:492] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.321540  2717 tablet_bootstrap.cc:492] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.322257  2717 tablet_bootstrap.cc:492] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.322762  2717 ts_tablet_manager.cc:1403] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260713 09:12:05.324666  2717 raft_consensus.cc:359] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.325145  2717 raft_consensus.cc:740] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.325629  2717 consensus_queue.cc:260] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.326961  2717 ts_tablet_manager.cc:1434] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:05.327766  2717 tablet_bootstrap.cc:492] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.338507  2717 tablet_bootstrap.cc:492] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.339185  2717 tablet_bootstrap.cc:492] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.339736  2717 ts_tablet_manager.cc:1403] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260713 09:12:05.341312  2717 raft_consensus.cc:359] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.341777  2717 raft_consensus.cc:740] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.342347  2717 consensus_queue.cc:260] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.344115  2717 ts_tablet_manager.cc:1434] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:12:05.345086  2717 tablet_bootstrap.cc:492] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.358228  2717 tablet_bootstrap.cc:492] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.359124  2717 tablet_bootstrap.cc:492] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.359752  2717 ts_tablet_manager.cc:1403] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:12:05.362092  2717 raft_consensus.cc:359] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.362707  2717 raft_consensus.cc:740] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.363318  2717 consensus_queue.cc:260] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [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: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:05.364945  2717 ts_tablet_manager.cc:1434] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:05.365993  2717 tablet_bootstrap.cc:492] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899: Bootstrap starting.
I20260713 09:12:05.379442  2717 tablet_bootstrap.cc:492] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:05.380160  2717 tablet_bootstrap.cc:492] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899: Bootstrap complete.
I20260713 09:12:05.380728  2717 ts_tablet_manager.cc:1403] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260713 09:12:05.382560  2717 raft_consensus.cc:359] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.383039  2717 raft_consensus.cc:740] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.383618  2717 consensus_queue.cc:260] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:05.385231  2717 ts_tablet_manager.cc:1434] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:12:05.878233  2627 raft_consensus.cc:493] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:05.878722  2627 raft_consensus.cc:515] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.880270  2627 leader_election.cc:290] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:05.881008  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:05.881309  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:05.881927  2760 raft_consensus.cc:2468] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 1.
I20260713 09:12:05.882980  2354 leader_election.cc:304] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [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: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:05.883682  2627 raft_consensus.cc:2804] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:05.884038  2627 raft_consensus.cc:493] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:05.884296  2627 raft_consensus.cc:3060] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:05.889410  2627 raft_consensus.cc:515] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.890983  2627 leader_election.cc:290] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 2 election: Requested vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:05.891705  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:05.892053  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:05.892794  2760 raft_consensus.cc:3060] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:05.898272  2760 raft_consensus.cc:2468] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 2.
I20260713 09:12:05.899231  2354 leader_election.cc:304] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [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: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:05.899928  2627 raft_consensus.cc:2804] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:05.900305  2627 raft_consensus.cc:697] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 2 LEADER]: Becoming Leader. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Running, Role: LEADER
I20260713 09:12:05.900904  2627 consensus_queue.cc:237] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Queue 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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.908087  2136 catalog_manager.cc:5697] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 reported cstate change: term changed from 1 to 2, leader changed from 71a6ebc4c1434559a3180051342e3899 (127.31.219.193) to dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195). New cstate: current_term: 2 leader_uuid: "dac27fd3e4394e8e82d5961bd639b021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.966624  2739 raft_consensus.cc:493] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:05.967188  2739 raft_consensus.cc:515] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:05.969314  2739 leader_election.cc:290] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:05.970001  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:05.970428  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45225517624945b29897ce5a51b88bb1" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:05.971169  2760 raft_consensus.cc:2393] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in current term 2: Already voted for candidate dac27fd3e4394e8e82d5961bd639b021 in this term.
I20260713 09:12:05.972080  2428 leader_election.cc:304] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:05.972687  2739 raft_consensus.cc:3060] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:05.977797  2739 raft_consensus.cc:2749] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:06.004912  2739 raft_consensus.cc:493] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.005318  2739 raft_consensus.cc:515] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:06.006958  2739 leader_election.cc:290] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:06.007665  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:06.007905  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:06.008347  2760 raft_consensus.cc:2468] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 1.
I20260713 09:12:06.009328  2428 leader_election.cc:304] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:06.009902  2739 raft_consensus.cc:2804] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:06.010228  2739 raft_consensus.cc:493] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.010496  2739 raft_consensus.cc:3060] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.014586  2739 raft_consensus.cc:515] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:06.016394  2739 leader_election.cc:290] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:06.016958  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:06.017511  2760 raft_consensus.cc:3060] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.017545  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:06.021812  2760 raft_consensus.cc:2468] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 2.
I20260713 09:12:06.022710  2428 leader_election.cc:304] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:06.023368  2739 raft_consensus.cc:2804] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:06.023761  2739 raft_consensus.cc:697] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 LEADER]: Becoming Leader. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
I20260713 09:12:06.024343  2739 consensus_queue.cc:237] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Queue 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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:06.028731  2739 raft_consensus.cc:493] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.029110  2739 raft_consensus.cc:515] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:06.030961  2739 leader_election.cc:290] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:06.031800  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:06.031162  2136 catalog_manager.cc:5697] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 reported cstate change: term changed from 1 to 2, leader changed from 71a6ebc4c1434559a3180051342e3899 (127.31.219.193) to aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196). New cstate: current_term: 2 leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:06.032123  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:06.032976  2760 raft_consensus.cc:2468] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 1.
I20260713 09:12:06.033880  2428 leader_election.cc:304] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:06.034512  2627 raft_consensus.cc:493] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.034999  2627 raft_consensus.cc:515] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:06.035373  2739 raft_consensus.cc:2804] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:06.035754  2739 raft_consensus.cc:493] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.036059  2739 raft_consensus.cc:3060] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.036924  2627 leader_election.cc:290] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:06.037380  2627 raft_consensus.cc:493] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.037823  2627 raft_consensus.cc:515] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:06.037909  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:06.038219  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf29cae26434b62b144e916536f3feb" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:06.039003  2760 raft_consensus.cc:2393] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dac27fd3e4394e8e82d5961bd639b021 in current term 2: Already voted for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in this term.
I20260713 09:12:06.039997  2354 leader_election.cc:304] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [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: dac27fd3e4394e8e82d5961bd639b021; no voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:06.040268  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:06.040410  2627 leader_election.cc:290] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:06.040946  2627 raft_consensus.cc:3060] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.041869  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:06.042428  2760 raft_consensus.cc:2468] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 1.
I20260713 09:12:06.043452  2354 leader_election.cc:304] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [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: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:06.044242  2798 raft_consensus.cc:2804] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:06.044188  2739 raft_consensus.cc:515] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:06.044770  2798 raft_consensus.cc:493] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.045168  2798 raft_consensus.cc:3060] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.045585  2463 raft_consensus.cc:2393] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dac27fd3e4394e8e82d5961bd639b021 in current term 2: Already voted for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in this term.
I20260713 09:12:06.047719  2627 raft_consensus.cc:2749] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:06.047731  2739 leader_election.cc:290] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:06.047887  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:06.048624  2759 raft_consensus.cc:3060] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.051179  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:06.055080  2759 raft_consensus.cc:2468] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 2.
I20260713 09:12:06.056103  2428 leader_election.cc:304] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:06.056740  2739 raft_consensus.cc:2804] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:06.056617  2798 raft_consensus.cc:515] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:06.057185  2739 raft_consensus.cc:697] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 LEADER]: Becoming Leader. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
I20260713 09:12:06.057720  2387 raft_consensus.cc:2393] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in current term 2: Already voted for candidate dac27fd3e4394e8e82d5961bd639b021 in this term.
I20260713 09:12:06.058030  2739 consensus_queue.cc:237] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Queue 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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:06.058889  2798 leader_election.cc:290] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 2 election: Requested vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:06.059659  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:06.059746  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:06.060611  2759 raft_consensus.cc:2393] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dac27fd3e4394e8e82d5961bd639b021 in current term 2: Already voted for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in this term.
I20260713 09:12:06.061537  2354 leader_election.cc:304] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [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: dac27fd3e4394e8e82d5961bd639b021; no voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:06.062249  2798 raft_consensus.cc:2749] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:12:06.066381  2136 catalog_manager.cc:5697] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 reported cstate change: term changed from 1 to 2, leader changed from 71a6ebc4c1434559a3180051342e3899 (127.31.219.193) to aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196). New cstate: current_term: 2 leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:06.073773  2580 raft_consensus.cc:493] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.074262  2580 raft_consensus.cc:515] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:06.076152  2580 leader_election.cc:290] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:06.076758  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:06.077358  2759 raft_consensus.cc:2468] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:06.077575  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021" is_pre_election: true
I20260713 09:12:06.078460  2280 leader_election.cc:304] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: 
I20260713 09:12:06.079427  2577 raft_consensus.cc:2804] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:06.079874  2577 raft_consensus.cc:493] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.080247  2577 raft_consensus.cc:3060] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.080247  2387 raft_consensus.cc:2468] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:06.141057  2577 raft_consensus.cc:515] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:06.143551  2577 leader_election.cc:290] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 2 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:06.180487  2577 raft_consensus.cc:493] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.181155  2577 raft_consensus.cc:515] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:06.184227  2577 leader_election.cc:290] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:06.185909  2800 raft_consensus.cc:493] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.187590  2800 raft_consensus.cc:515] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:06.190064  2800 leader_election.cc:290] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:06.194120  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64ac906e8414d1393c4af54e6db33bc" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:06.194779  2759 raft_consensus.cc:2468] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 1.
I20260713 09:12:06.199518  2354 leader_election.cc:304] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [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: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:06.201052  2800 raft_consensus.cc:2804] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:06.201409  2800 raft_consensus.cc:493] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.201749  2800 raft_consensus.cc:3060] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:06.249361  2280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.193:41121, user_credentials={real_user=slave}} blocked reactor thread for 170986us
I20260713 09:12:06.656389  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64ac906e8414d1393c4af54e6db33bc" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:06.657091  2463 raft_consensus.cc:2468] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 1.
I20260713 09:12:06.691289  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:06.691962  2387 raft_consensus.cc:3060] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.700075  2387 raft_consensus.cc:2468] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 2.
W20260713 09:12:06.774576  2800 consensus_meta.cc:287] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021: Time spent flushing consensus metadata: real 0.572s	user 0.013s	sys 0.006s
I20260713 09:12:06.775097  2800 raft_consensus.cc:515] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:06.820909  2800 leader_election.cc:290] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 2 election: Requested vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:06.822041  2533 raft_consensus.cc:493] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.822242  2754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64ac906e8414d1393c4af54e6db33bc" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:06.822815  2754 raft_consensus.cc:3060] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.822592  2533 raft_consensus.cc:515] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:06.823173  2758 raft_consensus.cc:1275] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Refusing update from remote peer dac27fd3e4394e8e82d5961bd639b021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:06.824558  2533 leader_election.cc:290] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:06.824666  2387 raft_consensus.cc:1275] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Refusing update from remote peer aa5ecddb4b694ddbbcfb7e4a02d38ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:06.825702  2389 raft_consensus.cc:1275] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Refusing update from remote peer aa5ecddb4b694ddbbcfb7e4a02d38ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:06.828579  2816 consensus_queue.cc:1048] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:06.829397  2739 consensus_queue.cc:1048] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:06.831851  2757 raft_consensus.cc:1275] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Refusing update from remote peer aa5ecddb4b694ddbbcfb7e4a02d38ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:06.832315  2533 consensus_queue.cc:1048] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:06.834160  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:06.834764  2760 raft_consensus.cc:2468] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 1.
I20260713 09:12:06.839898  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64ac906e8414d1393c4af54e6db33bc" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:06.840463  2462 raft_consensus.cc:3060] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.840638  2754 raft_consensus.cc:2468] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 2.
I20260713 09:12:06.843267  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:06.844609  2463 raft_consensus.cc:2468] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:06.847596  2820 raft_consensus.cc:493] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.849274  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:06.850075  2313 raft_consensus.cc:2468] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 1.
I20260713 09:12:06.849248  2820 raft_consensus.cc:515] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:06.860131  2354 leader_election.cc:304] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:06.860958  2800 raft_consensus.cc:2804] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:06.861531  2800 raft_consensus.cc:697] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 2 LEADER]: Becoming Leader. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Running, Role: LEADER
I20260713 09:12:06.862551  2800 consensus_queue.cc:237] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Queue 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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
W20260713 09:12:06.864053  2279 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.581s	user 0.006s	sys 0.012s
W20260713 09:12:06.864428  2279 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.582s	user 0.006s	sys 0.012s
I20260713 09:12:06.870052  2755 raft_consensus.cc:1275] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Refusing update from remote peer aa5ecddb4b694ddbbcfb7e4a02d38ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:06.878285  2462 raft_consensus.cc:2468] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 2.
I20260713 09:12:06.888840  2429 leader_election.cc:304] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:06.923588  2737 consensus_queue.cc:1048] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:06.921133  2533 raft_consensus.cc:2804] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:06.925822  2737 consensus_queue.cc:1048] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:06.929029  2463 raft_consensus.cc:1275] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Refusing update from remote peer dac27fd3e4394e8e82d5961bd639b021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:06.927129  2533 raft_consensus.cc:493] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.940900  2533 raft_consensus.cc:3060] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.941542  2755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899" is_pre_election: true
I20260713 09:12:06.943292  2755 raft_consensus.cc:2468] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 1.
I20260713 09:12:06.942636  2758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196d25c7c0d0457595c28e08c51c977c" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:06.955096  2758 raft_consensus.cc:3060] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.955415  2280 leader_election.cc:304] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [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: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: 
I20260713 09:12:06.956339  2577 raft_consensus.cc:2804] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:06.956687  2577 raft_consensus.cc:493] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71a6ebc4c1434559a3180051342e3899)
I20260713 09:12:06.957041  2577 raft_consensus.cc:3060] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.969650  2577 raft_consensus.cc:515] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:06.973358  2800 consensus_queue.cc:1048] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:06.973977  2577 leader_election.cc:290] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 2 election: Requested vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121)
I20260713 09:12:06.973398  2279 leader_election.cc:304] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:06.977854  2812 raft_consensus.cc:2804] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:06.978071  2755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:06.978677  2755 raft_consensus.cc:3060] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.983346  2136 catalog_manager.cc:5697] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 reported cstate change: term changed from 1 to 2, leader changed from 71a6ebc4c1434559a3180051342e3899 (127.31.219.193) to dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195). New cstate: current_term: 2 leader_uuid: "dac27fd3e4394e8e82d5961bd639b021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:06.985649  2812 raft_consensus.cc:697] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 2 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:06.990731  2812 consensus_queue.cc:237] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue 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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:06.996196  2820 leader_election.cc:290] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:07.007848  2755 raft_consensus.cc:2468] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 2.
I20260713 09:12:07.008919  2280 leader_election.cc:304] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: 
I20260713 09:12:07.010118  2594 raft_consensus.cc:2804] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:07.010720  2594 raft_consensus.cc:697] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 2 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:07.012349  2758 raft_consensus.cc:2468] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 2.
I20260713 09:12:07.011948  2594 consensus_queue.cc:237] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue 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: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:07.022583  2459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:07.014950  2533 raft_consensus.cc:515] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:07.040299  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4" is_pre_election: true
I20260713 09:12:07.042086  2459 raft_consensus.cc:2393] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 25555595669949b0bd5c9e345a18dcf4 in current term 2: Already voted for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in this term.
I20260713 09:12:07.046515  2754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71a6ebc4c1434559a3180051342e3899"
I20260713 09:12:07.047310  2754 raft_consensus.cc:2393] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in current term 2: Already voted for candidate 25555595669949b0bd5c9e345a18dcf4 in this term.
I20260713 09:12:07.049703  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:07.051151  2429 leader_election.cc:304] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:07.052054  2814 raft_consensus.cc:2749] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:12:07.055318  2459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639d7d2f1b34e32b9a6640a3d4b796d" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" is_pre_election: true
I20260713 09:12:07.055733  2533 leader_election.cc:290] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 election: Requested vote from peers 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:07.056147  2459 raft_consensus.cc:2393] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71a6ebc4c1434559a3180051342e3899 in current term 2: Already voted for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in this term.
I20260713 09:12:07.058420  2712 leader_election.cc:304] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [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: 71a6ebc4c1434559a3180051342e3899; no voters: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:07.060693  2820 raft_consensus.cc:2749] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:07.072419  2137 catalog_manager.cc:5697] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 1 to 2, leader changed from 71a6ebc4c1434559a3180051342e3899 (127.31.219.193) to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.092406  2136 catalog_manager.cc:5697] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 1 to 2, leader changed from 71a6ebc4c1434559a3180051342e3899 (127.31.219.193) to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } }
W20260713 09:12:07.218174  2410 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4d00 after lost signal to thread 32626
W20260713 09:12:07.219291  2410 debug-util.cc:398] Leaking SignalData structure 0x7b0800157640 after lost signal to thread 2172
W20260713 09:12:07.221175  2410 debug-util.cc:398] Leaking SignalData structure 0x7b0800098260 after lost signal to thread 2413
W20260713 09:12:07.223088  2410 debug-util.cc:398] Leaking SignalData structure 0x7b080009a0e0 after lost signal to thread 2785
I20260713 09:12:07.381790  2758 raft_consensus.cc:1275] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Refusing update from remote peer dac27fd3e4394e8e82d5961bd639b021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.383245  2815 consensus_queue.cc:1048] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.390305  2757 raft_consensus.cc:1275] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Refusing update from remote peer 25555595669949b0bd5c9e345a18dcf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.391893  2812 consensus_queue.cc:1048] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.413887  2388 raft_consensus.cc:1275] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Refusing update from remote peer 25555595669949b0bd5c9e345a18dcf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.415679  2812 consensus_queue.cc:1048] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:12:07.418669  2459 raft_consensus.cc:1275] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Refusing update from remote peer dac27fd3e4394e8e82d5961bd639b021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.430055  2627 consensus_queue.cc:1048] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.540541  2461 raft_consensus.cc:1275] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Refusing update from remote peer 25555595669949b0bd5c9e345a18dcf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.541759  2594 consensus_queue.cc:1048] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.553050  2757 raft_consensus.cc:1275] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Refusing update from remote peer 25555595669949b0bd5c9e345a18dcf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.554325  2594 consensus_queue.cc:1048] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:15.755019 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:15.788102  2388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "302a585887834f45bfa01f85371453da"
dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
mode: GRACEFUL
new_leader_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:44438
I20260713 09:12:15.788875  2388 raft_consensus.cc:606] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Received request to transfer leadership to TS 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:15.800572  2315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f730590f6b64648838bea0ddead3ba6"
dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
mode: GRACEFUL
new_leader_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:37564
I20260713 09:12:15.801015  2315 raft_consensus.cc:606] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Received request to transfer leadership to TS 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:15.803256  2315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bff59c2d6854a0da44f1b3bf7607d52"
dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
mode: GRACEFUL
new_leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
 from {username='slave'} at 127.0.0.1:37564
I20260713 09:12:15.803671  2315 raft_consensus.cc:606] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Received request to transfer leadership to TS aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:15.805650  2315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ada1d2d6df9b4325bb5d50d6dd9bdf9f"
dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
mode: GRACEFUL
new_leader_uuid: "dac27fd3e4394e8e82d5961bd639b021"
 from {username='slave'} at 127.0.0.1:37564
I20260713 09:12:15.806070  2315 raft_consensus.cc:606] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Received request to transfer leadership to TS dac27fd3e4394e8e82d5961bd639b021
I20260713 09:12:15.808130  2315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c389b0803c23426ca137a374c4f00601"
dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
mode: GRACEFUL
new_leader_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:37564
I20260713 09:12:15.808575  2315 raft_consensus.cc:606] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Received request to transfer leadership to TS 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:15.810909  2315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd7c5bf6cd8842baba13c99974677357"
dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
mode: GRACEFUL
new_leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
 from {username='slave'} at 127.0.0.1:37564
I20260713 09:12:15.811479  2315 raft_consensus.cc:606] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Received request to transfer leadership to TS aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:15.812578 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:12:15.813251 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:15.836416  2867 raft_consensus.cc:993] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4: : Instructing follower 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:15.836954  2866 raft_consensus.cc:1081] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Signalling peer 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:15.838284  2758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c389b0803c23426ca137a374c4f00601"
dest_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:51968
I20260713 09:12:15.838717  2758 raft_consensus.cc:493] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:15.839015  2758 raft_consensus.cc:3060] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.844051  2758 raft_consensus.cc:515] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:15.845706  2758 leader_election.cc:290] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 election: Requested vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:15.846706  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c389b0803c23426ca137a374c4f00601" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:15.847606  2315 raft_consensus.cc:3055] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:15.848008  2315 raft_consensus.cc:740] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:15.848944  2315 consensus_queue.cc:260] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:15.850265  2315 raft_consensus.cc:3060] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.856884  2315 raft_consensus.cc:2468] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 2.
I20260713 09:12:15.857280  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c389b0803c23426ca137a374c4f00601" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:15.857826  2388 raft_consensus.cc:3060] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.857975  2714 leader_election.cc:304] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: 
I20260713 09:12:15.859797  2874 raft_consensus.cc:2804] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:15.860944  2874 raft_consensus.cc:697] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 2 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
I20260713 09:12:15.861922  2874 consensus_queue.cc:237] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Queue 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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:15.863433  2388 raft_consensus.cc:2468] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 2.
I20260713 09:12:15.871029  2134 catalog_manager.cc:5697] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 1 to 2, leader changed from 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194) to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:15.985388  2627 raft_consensus.cc:993] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021: : Instructing follower 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:15.985873  2868 raft_consensus.cc:1081] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Signalling peer 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:15.987325  2755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "302a585887834f45bfa01f85371453da"
dest_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:51954
I20260713 09:12:15.987720  2755 raft_consensus.cc:493] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:15.987955  2755 raft_consensus.cc:3060] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.993793  2755 raft_consensus.cc:515] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:15.995463  2755 leader_election.cc:290] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 election: Requested vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:15.996112  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:15.996405  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302a585887834f45bfa01f85371453da" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:15.996657  2315 raft_consensus.cc:3060] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.996968  2388 raft_consensus.cc:3055] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:15.997284  2388 raft_consensus.cc:740] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Running, Role: LEADER
I20260713 09:12:15.998121  2388 consensus_queue.cc:260] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:15.999439  2388 raft_consensus.cc:3060] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.002990  2315 raft_consensus.cc:2468] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 2.
I20260713 09:12:16.004201  2714 leader_election.cc:304] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: 
I20260713 09:12:16.005149  2874 raft_consensus.cc:2804] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:16.005642  2874 raft_consensus.cc:697] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 2 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
I20260713 09:12:16.006809  2388 raft_consensus.cc:2468] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 2.
I20260713 09:12:16.006615  2874 consensus_queue.cc:237] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Queue 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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } }
I20260713 09:12:16.015168  2134 catalog_manager.cc:5697] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 1 to 2, leader changed from dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195) to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.100999  2867 raft_consensus.cc:993] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4: : Instructing follower aa5ecddb4b694ddbbcfb7e4a02d38ba4 to start an election
I20260713 09:12:16.101553  2866 raft_consensus.cc:1081] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Signalling peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 to start an election
I20260713 09:12:16.103827  2461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bff59c2d6854a0da44f1b3bf7607d52"
dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
 from {username='slave'} at 127.0.0.1:60742
I20260713 09:12:16.104302  2461 raft_consensus.cc:493] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.104549  2461 raft_consensus.cc:3060] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.105772  2867 raft_consensus.cc:993] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4: : Instructing follower dac27fd3e4394e8e82d5961bd639b021 to start an election
I20260713 09:12:16.106377  2882 raft_consensus.cc:1081] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Signalling peer dac27fd3e4394e8e82d5961bd639b021 to start an election
I20260713 09:12:16.108251  2388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ada1d2d6df9b4325bb5d50d6dd9bdf9f"
dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
 from {username='slave'} at 127.0.0.1:53640
I20260713 09:12:16.108704  2388 raft_consensus.cc:493] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.109087  2388 raft_consensus.cc:3060] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.111487  2461 raft_consensus.cc:515] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:16.114203  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bff59c2d6854a0da44f1b3bf7607d52" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:16.114259  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bff59c2d6854a0da44f1b3bf7607d52" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:16.114777  2315 raft_consensus.cc:3055] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:16.114810  2387 raft_consensus.cc:3060] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.115242  2315 raft_consensus.cc:740] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:16.116055  2315 consensus_queue.cc:260] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [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: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:16.116717  2388 raft_consensus.cc:515] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:16.117061  2315 raft_consensus.cc:3060] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.118881  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada1d2d6df9b4325bb5d50d6dd9bdf9f" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:16.119326  2313 raft_consensus.cc:3055] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:16.119544  2313 raft_consensus.cc:740] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:16.120209  2313 consensus_queue.cc:260] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [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: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:16.121141  2313 raft_consensus.cc:3060] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.121217  2387 raft_consensus.cc:2468] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 2.
I20260713 09:12:16.122296  2427 leader_election.cc:304] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:16.123289  2859 raft_consensus.cc:2804] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:16.123531  2315 raft_consensus.cc:2468] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 2.
I20260713 09:12:16.124264  2461 leader_election.cc:290] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 election: Requested vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:16.127723  2859 raft_consensus.cc:697] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 LEADER]: Becoming Leader. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
I20260713 09:12:16.127611  2459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada1d2d6df9b4325bb5d50d6dd9bdf9f" candidate_uuid: "dac27fd3e4394e8e82d5961bd639b021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:16.131294  2459 raft_consensus.cc:3060] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.131362  2859 consensus_queue.cc:237] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Queue 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: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:16.127319  2388 leader_election.cc:290] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 2 election: Requested vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:16.126636  2313 raft_consensus.cc:2468] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 2.
I20260713 09:12:16.135115  2355 leader_election.cc:304] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:16.137993  2868 raft_consensus.cc:2804] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:16.138473  2868 raft_consensus.cc:697] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 2 LEADER]: Becoming Leader. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Running, Role: LEADER
I20260713 09:12:16.139568  2459 raft_consensus.cc:2468] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac27fd3e4394e8e82d5961bd639b021 in term 2.
I20260713 09:12:16.139757  2868 consensus_queue.cc:237] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Queue 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: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:16.149226  2134 catalog_manager.cc:5697] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 reported cstate change: term changed from 1 to 2, leader changed from 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194) to aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196). New cstate: current_term: 2 leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:16.152029  2137 catalog_manager.cc:5697] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 reported cstate change: term changed from 1 to 2, leader changed from 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194) to dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195). New cstate: current_term: 2 leader_uuid: "dac27fd3e4394e8e82d5961bd639b021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.154433  2882 raft_consensus.cc:993] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4: : Instructing follower aa5ecddb4b694ddbbcfb7e4a02d38ba4 to start an election
I20260713 09:12:16.154884  2866 raft_consensus.cc:1081] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Signalling peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 to start an election
I20260713 09:12:16.156423  2461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd7c5bf6cd8842baba13c99974677357"
dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
 from {username='slave'} at 127.0.0.1:60742
I20260713 09:12:16.156888  2461 raft_consensus.cc:493] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.157101  2461 raft_consensus.cc:3060] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.161851  2461 raft_consensus.cc:515] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:16.163270  2461 leader_election.cc:290] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 election: Requested vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:16.163862  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7c5bf6cd8842baba13c99974677357" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:16.164410  2313 raft_consensus.cc:3055] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:16.164626  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7c5bf6cd8842baba13c99974677357" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:16.164814  2313 raft_consensus.cc:740] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:16.165200  2388 raft_consensus.cc:3060] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.165627  2313 consensus_queue.cc:260] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [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: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:16.166702  2313 raft_consensus.cc:3060] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.170908  2388 raft_consensus.cc:2468] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 2.
I20260713 09:12:16.172034  2427 leader_election.cc:304] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa5ecddb4b694ddbbcfb7e4a02d38ba4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:16.172818  2883 raft_consensus.cc:2804] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:16.173310  2883 raft_consensus.cc:697] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 LEADER]: Becoming Leader. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
I20260713 09:12:16.173198  2313 raft_consensus.cc:2468] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 2.
I20260713 09:12:16.174132  2883 consensus_queue.cc:237] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Queue 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: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:16.181900  2137 catalog_manager.cc:5697] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 reported cstate change: term changed from 1 to 2, leader changed from 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194) to aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196). New cstate: current_term: 2 leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:16.194950  2866 raft_consensus.cc:993] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4: : Instructing follower 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:16.195425  2882 raft_consensus.cc:1081] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Signalling peer 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:16.196692  2755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f730590f6b64648838bea0ddead3ba6"
dest_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:51968
I20260713 09:12:16.197062  2755 raft_consensus.cc:493] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.197291  2755 raft_consensus.cc:3060] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.201918  2755 raft_consensus.cc:515] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:16.203419  2755 leader_election.cc:290] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 election: Requested vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:16.204071  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f730590f6b64648838bea0ddead3ba6" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:16.204353  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f730590f6b64648838bea0ddead3ba6" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:16.204564  2461 raft_consensus.cc:3060] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.204914  2313 raft_consensus.cc:3055] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:16.205192  2313 raft_consensus.cc:740] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:16.205978  2313 consensus_queue.cc:260] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:16.206959  2313 raft_consensus.cc:3060] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.208837  2461 raft_consensus.cc:2468] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 2.
I20260713 09:12:16.209947  2712 leader_election.cc:304] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:16.210741  2874 raft_consensus.cc:2804] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:16.211127  2874 raft_consensus.cc:697] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 2 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
I20260713 09:12:16.211999  2313 raft_consensus.cc:2468] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 2.
I20260713 09:12:16.212003  2874 consensus_queue.cc:237] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Queue 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: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:16.218974  2137 catalog_manager.cc:5697] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 1 to 2, leader changed from 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194) to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.387167  2313 raft_consensus.cc:1275] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.388319  2874 consensus_queue.cc:1048] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.399035  2388 raft_consensus.cc:1275] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.400628  2874 consensus_queue.cc:1048] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.500118  2388 raft_consensus.cc:1275] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.501168  2874 consensus_queue.cc:1048] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.513296  2313 raft_consensus.cc:1275] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.514551  2895 consensus_queue.cc:1048] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.579037  2313 raft_consensus.cc:1275] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Refusing update from remote peer dac27fd3e4394e8e82d5961bd639b021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.580511  2868 consensus_queue.cc:1048] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.589932  2461 raft_consensus.cc:1275] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Refusing update from remote peer dac27fd3e4394e8e82d5961bd639b021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.591563  2868 consensus_queue.cc:1048] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.597563  2388 raft_consensus.cc:1275] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Refusing update from remote peer aa5ecddb4b694ddbbcfb7e4a02d38ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.598750  2883 consensus_queue.cc:1048] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.609110  2313 raft_consensus.cc:1275] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Refusing update from remote peer aa5ecddb4b694ddbbcfb7e4a02d38ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.610349  2859 consensus_queue.cc:1048] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.635996  2388 raft_consensus.cc:1275] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Refusing update from remote peer aa5ecddb4b694ddbbcfb7e4a02d38ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.637156  2859 consensus_queue.cc:1048] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.646198  2315 raft_consensus.cc:1275] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Refusing update from remote peer aa5ecddb4b694ddbbcfb7e4a02d38ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.648644  2859 consensus_queue.cc:1048] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.670337  2461 raft_consensus.cc:1275] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.671345  2895 consensus_queue.cc:1048] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.679288  2315 raft_consensus.cc:1275] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.681052  2875 consensus_queue.cc:1048] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.814060 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:16.828464 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:16.843276  2388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc"
dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
mode: GRACEFUL
new_leader_uuid: "25555595669949b0bd5c9e345a18dcf4"
 from {username='slave'} at 127.0.0.1:44438
I20260713 09:12:16.843734  2388 raft_consensus.cc:606] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Received request to transfer leadership to TS 25555595669949b0bd5c9e345a18dcf4
I20260713 09:12:16.854903  2461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050"
dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
mode: GRACEFUL
new_leader_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:57140
I20260713 09:12:16.855365  2461 raft_consensus.cc:606] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 LEADER]: Received request to transfer leadership to TS 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:16.857569  2461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f3051cc5b97471faed593d00202d669"
dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
mode: GRACEFUL
new_leader_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:57140
I20260713 09:12:16.857954  2461 raft_consensus.cc:606] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Received request to transfer leadership to TS 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:16.858837 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:12:16.859433 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:17.071820  2904 raft_consensus.cc:993] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: : Instructing follower 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:17.072240  2859 raft_consensus.cc:1081] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 LEADER]: Signalling peer 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:17.073417  2755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050"
dest_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:51960
I20260713 09:12:17.073895  2755 raft_consensus.cc:493] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:17.074151  2755 raft_consensus.cc:3060] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:17.079169  2755 raft_consensus.cc:515] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:17.080737  2755 leader_election.cc:290] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 3 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:17.081367  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:17.081615  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c1d540e50c41c2959a5443ab27e050" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:17.081965  2388 raft_consensus.cc:3060] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:17.082183  2461 raft_consensus.cc:3055] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:17.082535  2461 raft_consensus.cc:740] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
I20260713 09:12:17.083276  2461 consensus_queue.cc:260] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:17.084378  2461 raft_consensus.cc:3060] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:17.088222  2388 raft_consensus.cc:2468] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 3.
I20260713 09:12:17.089501  2712 leader_election.cc:304] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [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: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:17.090425  2907 raft_consensus.cc:2804] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:17.090859  2907 raft_consensus.cc:697] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 3 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
I20260713 09:12:17.091697  2907 consensus_queue.cc:237] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:17.093407  2461 raft_consensus.cc:2468] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 3.
I20260713 09:12:17.100148  2904 raft_consensus.cc:993] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: : Instructing follower 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:17.100581  2904 raft_consensus.cc:1081] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Signalling peer 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:17.100281  2136 catalog_manager.cc:5697] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 2 to 3, leader changed from aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196) to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 3 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:17.102543  2758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f3051cc5b97471faed593d00202d669"
dest_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:51960
I20260713 09:12:17.103018  2758 raft_consensus.cc:493] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:17.103426  2758 raft_consensus.cc:3060] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:17.108688  2758 raft_consensus.cc:515] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:17.110718  2758 leader_election.cc:290] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 election: Requested vote from peers aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835), 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669)
I20260713 09:12:17.111251  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3051cc5b97471faed593d00202d669" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:17.111406  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3051cc5b97471faed593d00202d669" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:17.111789  2313 raft_consensus.cc:3060] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:17.111934  2461 raft_consensus.cc:3055] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:17.112279  2461 raft_consensus.cc:740] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
I20260713 09:12:17.112998  2461 consensus_queue.cc:260] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:17.113916  2461 raft_consensus.cc:3060] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:17.117009  2313 raft_consensus.cc:2468] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 2.
I20260713 09:12:17.118078  2714 leader_election.cc:304] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, 71a6ebc4c1434559a3180051342e3899; no voters: 
I20260713 09:12:17.118847  2907 raft_consensus.cc:2804] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:17.119328  2907 raft_consensus.cc:697] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 2 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
I20260713 09:12:17.120148  2907 consensus_queue.cc:237] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Queue 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: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } }
I20260713 09:12:17.121560  2461 raft_consensus.cc:2468] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 2.
I20260713 09:12:17.127503  2136 catalog_manager.cc:5697] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 1 to 2, leader changed from aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196) to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.137456  2627 raft_consensus.cc:993] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021: : Instructing follower 25555595669949b0bd5c9e345a18dcf4 to start an election
I20260713 09:12:17.137982  2898 raft_consensus.cc:1081] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Signalling peer 25555595669949b0bd5c9e345a18dcf4 to start an election
I20260713 09:12:17.139182  2313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc"
dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
 from {username='slave'} at 127.0.0.1:37976
I20260713 09:12:17.139658  2313 raft_consensus.cc:493] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:17.139986  2313 raft_consensus.cc:3060] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:17.144480  2313 raft_consensus.cc:515] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:17.146610  2313 leader_election.cc:290] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 2 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:17.147168  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:17.147500  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc" candidate_uuid: "25555595669949b0bd5c9e345a18dcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:17.147791  2388 raft_consensus.cc:3055] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:17.148033  2461 raft_consensus.cc:3060] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:17.148192  2388 raft_consensus.cc:740] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dac27fd3e4394e8e82d5961bd639b021, State: Running, Role: LEADER
I20260713 09:12:17.148983  2388 consensus_queue.cc:260] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [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: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:17.149817  2388 raft_consensus.cc:3060] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:17.152479  2461 raft_consensus.cc:2468] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 2.
I20260713 09:12:17.153430  2279 leader_election.cc:304] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25555595669949b0bd5c9e345a18dcf4, aa5ecddb4b694ddbbcfb7e4a02d38ba4; no voters: 
I20260713 09:12:17.154045  2866 raft_consensus.cc:2804] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:17.154500  2866 raft_consensus.cc:697] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 2 LEADER]: Becoming Leader. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:17.154579  2388 raft_consensus.cc:2468] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25555595669949b0bd5c9e345a18dcf4 in term 2.
I20260713 09:12:17.155431  2866 consensus_queue.cc:237] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Queue 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: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:17.163385  2136 catalog_manager.cc:5697] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 reported cstate change: term changed from 1 to 2, leader changed from dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195) to 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "25555595669949b0bd5c9e345a18dcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.518296  2313 raft_consensus.cc:1275] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:17.519450  2895 consensus_queue.cc:1048] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:17.528393  2461 raft_consensus.cc:1275] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:17.529748  2920 consensus_queue.cc:1048] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:17.555287  2388 raft_consensus.cc:1275] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Refusing update from remote peer 25555595669949b0bd5c9e345a18dcf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:17.556473  2461 raft_consensus.cc:1275] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Refusing update from remote peer 25555595669949b0bd5c9e345a18dcf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:17.556425  2866 consensus_queue.cc:1048] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:17.557737  2882 consensus_queue.cc:1048] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:17.593443  2388 raft_consensus.cc:1275] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 3 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:17.594609  2920 consensus_queue.cc:1048] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:17.602068  2461 raft_consensus.cc:1275] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 3 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:17.603549  2874 consensus_queue.cc:1048] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:17.860140 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:17.874936 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:17.889626  2313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc"
dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
mode: GRACEFUL
new_leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
 from {username='slave'} at 127.0.0.1:37564
I20260713 09:12:17.890115  2313 raft_consensus.cc:606] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 2 LEADER]: Received request to transfer leadership to TS aa5ecddb4b694ddbbcfb7e4a02d38ba4
I20260713 09:12:17.891130 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:17.891798 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:18.148587  2882 raft_consensus.cc:993] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4: : Instructing follower aa5ecddb4b694ddbbcfb7e4a02d38ba4 to start an election
I20260713 09:12:18.149004  2866 raft_consensus.cc:1081] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 2 LEADER]: Signalling peer aa5ecddb4b694ddbbcfb7e4a02d38ba4 to start an election
I20260713 09:12:18.150383  2461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc"
dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
 from {username='slave'} at 127.0.0.1:60742
I20260713 09:12:18.150861  2461 raft_consensus.cc:493] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:18.151170  2461 raft_consensus.cc:3060] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:18.155735  2461 raft_consensus.cc:515] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:18.157372  2461 leader_election.cc:290] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [CANDIDATE]: Term 3 election: Requested vote from peers 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669), dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865)
I20260713 09:12:18.157951  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25555595669949b0bd5c9e345a18dcf4"
I20260713 09:12:18.158200  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4464b20fe9e24518bd1aa6dad7aa9dfc" candidate_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:18.158528  2313 raft_consensus.cc:3055] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:18.158775  2388 raft_consensus.cc:3060] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:18.158974  2313 raft_consensus.cc:740] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 25555595669949b0bd5c9e345a18dcf4, State: Running, Role: LEADER
I20260713 09:12:18.163620  2388 raft_consensus.cc:2468] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 3.
I20260713 09:12:18.163641  2313 consensus_queue.cc:260] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [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: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:18.164520  2427 leader_election.cc:304] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: aa5ecddb4b694ddbbcfb7e4a02d38ba4, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:18.164618  2313 raft_consensus.cc:3060] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:18.165165  2904 raft_consensus.cc:2804] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:18.166023  2904 raft_consensus.cc:697] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 3 LEADER]: Becoming Leader. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
I20260713 09:12:18.166800  2904 consensus_queue.cc:237] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } }
I20260713 09:12:18.170312  2313 raft_consensus.cc:2468] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa5ecddb4b694ddbbcfb7e4a02d38ba4 in term 3.
I20260713 09:12:18.173586  2137 catalog_manager.cc:5697] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 reported cstate change: term changed from 2 to 3, leader changed from 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194) to aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196). New cstate: current_term: 3 leader_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.622614  2388 raft_consensus.cc:1275] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 3 FOLLOWER]: Refusing update from remote peer aa5ecddb4b694ddbbcfb7e4a02d38ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:18.623669  2904 consensus_queue.cc:1048] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:18.633153  2313 raft_consensus.cc:1275] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 3 FOLLOWER]: Refusing update from remote peer aa5ecddb4b694ddbbcfb7e4a02d38ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:18.634471  2938 consensus_queue.cc:1048] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25555595669949b0bd5c9e345a18dcf4" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:18.892541 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:18.910815 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:18.923715  2461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cadfe98e70ae4c0cbdc903f42001956b"
dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
mode: GRACEFUL
new_leader_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:57140
I20260713 09:12:18.924201  2461 raft_consensus.cc:606] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Received request to transfer leadership to TS 71a6ebc4c1434559a3180051342e3899
I20260713 09:12:18.925326 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:18.925890 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:19.382104  2930 raft_consensus.cc:993] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: : Instructing follower 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:19.382654  2904 raft_consensus.cc:1081] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Signalling peer 71a6ebc4c1434559a3180051342e3899 to start an election
I20260713 09:12:19.384265  2758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cadfe98e70ae4c0cbdc903f42001956b"
dest_uuid: "71a6ebc4c1434559a3180051342e3899"
 from {username='slave'} at 127.0.0.1:51960
I20260713 09:12:19.384799  2758 raft_consensus.cc:493] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:19.385079  2758 raft_consensus.cc:3060] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:19.390479  2758 raft_consensus.cc:515] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:19.391755  2758 leader_election.cc:290] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 election: Requested vote from peers dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865), aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196:36835)
I20260713 09:12:19.392455  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadfe98e70ae4c0cbdc903f42001956b" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac27fd3e4394e8e82d5961bd639b021"
I20260713 09:12:19.392737  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadfe98e70ae4c0cbdc903f42001956b" candidate_uuid: "71a6ebc4c1434559a3180051342e3899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4"
I20260713 09:12:19.392961  2388 raft_consensus.cc:3060] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:19.393251  2461 raft_consensus.cc:3055] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:19.393529  2461 raft_consensus.cc:740] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa5ecddb4b694ddbbcfb7e4a02d38ba4, State: Running, Role: LEADER
I20260713 09:12:19.394141  2461 consensus_queue.cc:260] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:19.395117  2461 raft_consensus.cc:3060] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:19.398586  2388 raft_consensus.cc:2468] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 2.
I20260713 09:12:19.399893  2712 leader_election.cc:304] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6ebc4c1434559a3180051342e3899, dac27fd3e4394e8e82d5961bd639b021; no voters: 
I20260713 09:12:19.400550  2942 raft_consensus.cc:2804] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:19.400820  2461 raft_consensus.cc:2468] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6ebc4c1434559a3180051342e3899 in term 2.
I20260713 09:12:19.401576  2942 raft_consensus.cc:697] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 2 LEADER]: Becoming Leader. State: Replica: 71a6ebc4c1434559a3180051342e3899, State: Running, Role: LEADER
I20260713 09:12:19.402432  2942 consensus_queue.cc:237] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Queue 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: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } }
I20260713 09:12:19.410331  2137 catalog_manager.cc:5697] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 reported cstate change: term changed from 1 to 2, leader changed from aa5ecddb4b694ddbbcfb7e4a02d38ba4 (127.31.219.196) to 71a6ebc4c1434559a3180051342e3899 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "71a6ebc4c1434559a3180051342e3899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6ebc4c1434559a3180051342e3899" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 41121 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:19.891337  2461 raft_consensus.cc:1275] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:19.892484  2942 consensus_queue.cc:1048] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa5ecddb4b694ddbbcfb7e4a02d38ba4" member_type: VOTER last_known_addr { host: "127.31.219.196" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:19.901017  2388 raft_consensus.cc:1275] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Refusing update from remote peer 71a6ebc4c1434559a3180051342e3899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:19.902446  2942 consensus_queue.cc:1048] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac27fd3e4394e8e82d5961bd639b021" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:19.926568 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:19.941145 32623 tablet_server.cc:179] TabletServer@127.31.219.193:41121 shutting down...
W20260713 09:12:19.959441  2354 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260713 09:12:19.964586  2354 consensus_peers.cc:597] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:19.969507  2428 consensus_peers.cc:597] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.972441 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:19.973182 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:19.973809 32623 raft_consensus.cc:2243] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.974331 32623 raft_consensus.cc:2272] T 196d25c7c0d0457595c28e08c51c977c P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.976305 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:19.976816 32623 raft_consensus.cc:2243] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.977169 32623 raft_consensus.cc:2272] T ff1c21a34b7c48f1ade4997bda810a07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.978825 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:19.979388 32623 raft_consensus.cc:2243] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:19.980094 32623 raft_consensus.cc:2272] T cadfe98e70ae4c0cbdc903f42001956b P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.982033 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:19.982519 32623 raft_consensus.cc:2243] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:19.983270 32623 raft_consensus.cc:2272] T 302a585887834f45bfa01f85371453da P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.984967 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:19.985497 32623 raft_consensus.cc:2243] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.985891 32623 raft_consensus.cc:2272] T 7ee2d6d22a214d9180598b026f17d118 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.987596 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:19.988286 32623 raft_consensus.cc:2243] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.988758 32623 raft_consensus.cc:2272] T a4cedec7865e469e95de7d3a77545f48 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.990739 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:19.991191 32623 raft_consensus.cc:2243] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:19.991850 32623 raft_consensus.cc:2272] T 7f3051cc5b97471faed593d00202d669 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.993463 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:19.993927 32623 raft_consensus.cc:2243] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.994238 32623 raft_consensus.cc:2272] T 8f5f42ab5532479388a9d32065a9755e P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.996184 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:19.996678 32623 raft_consensus.cc:2243] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.997049 32623 raft_consensus.cc:2272] T 716ea9a622624c3e81d33d718150d0ce P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.998972 32623 tablet_replica.cc:333] stopping tablet replica
W20260713 09:12:19.999396  2280 consensus_peers.cc:597] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.999580 32623 raft_consensus.cc:2243] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.000325 32623 raft_consensus.cc:2272] T 3f730590f6b64648838bea0ddead3ba6 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.002493 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:20.002990 32623 raft_consensus.cc:2243] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.003666 32623 raft_consensus.cc:2272] T c389b0803c23426ca137a374c4f00601 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.005816 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:20.006407 32623 raft_consensus.cc:2243] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.006992 32623 raft_consensus.cc:2272] T 45225517624945b29897ce5a51b88bb1 P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:20.007848  2280 consensus_peers.cc:597] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.008772 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:20.009291 32623 raft_consensus.cc:2243] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.009686 32623 raft_consensus.cc:2272] T d64ac906e8414d1393c4af54e6db33bc P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.011443 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:20.012099 32623 raft_consensus.cc:2243] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.012560 32623 raft_consensus.cc:2272] T 4cf29cae26434b62b144e916536f3feb P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.014214 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:20.014707 32623 raft_consensus.cc:2243] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.015054 32623 raft_consensus.cc:2272] T 8483e5ba77ff4f91911cdc1a78043c07 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.016734 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:20.017213 32623 raft_consensus.cc:2243] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.017876 32623 raft_consensus.cc:2272] T 69c1d540e50c41c2959a5443ab27e050 P 71a6ebc4c1434559a3180051342e3899 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.019508 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:20.019948 32623 raft_consensus.cc:2243] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.020327 32623 raft_consensus.cc:2272] T 5639d7d2f1b34e32b9a6640a3d4b796d P 71a6ebc4c1434559a3180051342e3899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.022027 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:20.022496 32623 raft_consensus.cc:2243] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.022806 32623 raft_consensus.cc:2272] T adcc9065bff5436ab5d19a2df18863d6 P 71a6ebc4c1434559a3180051342e3899 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:20.037722  2428 consensus_peers.cc:597] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.062026 32623 tablet_server.cc:196] TabletServer@127.31.219.193:41121 shutdown complete.
W20260713 09:12:20.070742  2354 consensus_peers.cc:597] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:41121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:20.071532  2354 consensus_peers.cc:597] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:41121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.098081 32623 tablet_server.cc:179] TabletServer@127.31.219.194:0 shutting down...
W20260713 09:12:20.115168  2355 consensus_peers.cc:597] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 -> Peer 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669): Couldn't send request to peer 25555595669949b0bd5c9e345a18dcf4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.125175 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:20.125823 32623 tablet_replica.cc:333] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.126390 32623 raft_consensus.cc:2243] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.127100 32623 raft_consensus.cc:2272] T 5639d7d2f1b34e32b9a6640a3d4b796d P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.128860 32623 tablet_replica.cc:333] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.129381 32623 raft_consensus.cc:2243] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.129747 32623 raft_consensus.cc:2272] T 302a585887834f45bfa01f85371453da P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.131376 32623 tablet_replica.cc:333] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.131913 32623 raft_consensus.cc:2243] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.132305 32623 raft_consensus.cc:2272] T 4464b20fe9e24518bd1aa6dad7aa9dfc P 25555595669949b0bd5c9e345a18dcf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.133842 32623 tablet_replica.cc:333] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.134400 32623 raft_consensus.cc:2243] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.134790 32623 raft_consensus.cc:2272] T ff1c21a34b7c48f1ade4997bda810a07 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.136667 32623 tablet_replica.cc:333] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.137202 32623 raft_consensus.cc:2243] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.137892 32623 raft_consensus.cc:2272] T 196d25c7c0d0457595c28e08c51c977c P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.139627 32623 tablet_replica.cc:333] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.140113 32623 raft_consensus.cc:2243] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.140486 32623 raft_consensus.cc:2272] T 5bff59c2d6854a0da44f1b3bf7607d52 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.142014 32623 tablet_replica.cc:333] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.142516 32623 raft_consensus.cc:2243] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.143260 32623 raft_consensus.cc:2272] T adcc9065bff5436ab5d19a2df18863d6 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.144804 32623 tablet_replica.cc:333] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.145248 32623 raft_consensus.cc:2243] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.145592 32623 raft_consensus.cc:2272] T a4cedec7865e469e95de7d3a77545f48 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.147182 32623 tablet_replica.cc:333] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.147653 32623 raft_consensus.cc:2243] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.147984 32623 raft_consensus.cc:2272] T 7f3051cc5b97471faed593d00202d669 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.149441 32623 tablet_replica.cc:333] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.149852 32623 raft_consensus.cc:2243] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.150175 32623 raft_consensus.cc:2272] T 8f5f42ab5532479388a9d32065a9755e P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.151695 32623 tablet_replica.cc:333] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.152100 32623 raft_consensus.cc:2243] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.152729 32623 raft_consensus.cc:2272] T 97c98e7efa7843029843d18ce6e4d95b P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.154332 32623 tablet_replica.cc:333] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.154827 32623 raft_consensus.cc:2243] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.155141 32623 raft_consensus.cc:2272] T c389b0803c23426ca137a374c4f00601 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.156672 32623 tablet_replica.cc:333] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.157086 32623 raft_consensus.cc:2243] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.157388 32623 raft_consensus.cc:2272] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.158969 32623 tablet_replica.cc:333] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.159386 32623 raft_consensus.cc:2243] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.160018 32623 raft_consensus.cc:2272] T 716ea9a622624c3e81d33d718150d0ce P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.161662 32623 tablet_replica.cc:333] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.162050 32623 raft_consensus.cc:2243] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.162411 32623 raft_consensus.cc:2272] T 3f730590f6b64648838bea0ddead3ba6 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.164461 32623 tablet_replica.cc:333] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.164989 32623 raft_consensus.cc:2243] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.165697 32623 raft_consensus.cc:2272] T 7ee2d6d22a214d9180598b026f17d118 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.167259 32623 tablet_replica.cc:333] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.167728 32623 raft_consensus.cc:2243] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.168097 32623 raft_consensus.cc:2272] T dd7c5bf6cd8842baba13c99974677357 P 25555595669949b0bd5c9e345a18dcf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.169579 32623 tablet_replica.cc:333] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4: stopping tablet replica
I20260713 09:12:20.169991 32623 raft_consensus.cc:2243] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.170358 32623 raft_consensus.cc:2272] T 20aeedf0cc714fdab93a8de24e960228 P 25555595669949b0bd5c9e345a18dcf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.205526 32623 tablet_server.cc:196] TabletServer@127.31.219.194:0 shutdown complete.
I20260713 09:12:20.234153 32623 tablet_server.cc:179] TabletServer@127.31.219.195:0 shutting down...
W20260713 09:12:20.243281  2355 consensus_peers.cc:597] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 -> Peer 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669): Couldn't send request to peer 25555595669949b0bd5c9e345a18dcf4. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.194:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:20.265481  2428 consensus_peers.cc:597] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:41121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.270303 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:20.271167 32623 tablet_replica.cc:333] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.271986 32623 raft_consensus.cc:2243] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.272521 32623 raft_consensus.cc:2272] T 4464b20fe9e24518bd1aa6dad7aa9dfc P dac27fd3e4394e8e82d5961bd639b021 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.274946 32623 tablet_replica.cc:333] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.275665 32623 raft_consensus.cc:2243] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.276134 32623 raft_consensus.cc:2272] T 302a585887834f45bfa01f85371453da P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.278427 32623 tablet_replica.cc:333] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.279170 32623 raft_consensus.cc:2243] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.279677 32623 raft_consensus.cc:2272] T 97c98e7efa7843029843d18ce6e4d95b P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.281919 32623 tablet_replica.cc:333] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.282603 32623 raft_consensus.cc:2243] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.283087 32623 raft_consensus.cc:2272] T 196d25c7c0d0457595c28e08c51c977c P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.285091 32623 tablet_replica.cc:333] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.285604 32623 raft_consensus.cc:2243] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.286051 32623 raft_consensus.cc:2272] T 5bff59c2d6854a0da44f1b3bf7607d52 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.288028 32623 tablet_replica.cc:333] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.288693 32623 raft_consensus.cc:2243] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:12:20.289400  2354 consensus_peers.cc:597] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 -> Peer 71a6ebc4c1434559a3180051342e3899 (127.31.219.193:41121): Couldn't send request to peer 71a6ebc4c1434559a3180051342e3899. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:41121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.289559 32623 raft_consensus.cc:2272] T 8f5f42ab5532479388a9d32065a9755e P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.291594 32623 tablet_replica.cc:333] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.292147 32623 raft_consensus.cc:2243] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.292510 32623 raft_consensus.cc:2272] T cadfe98e70ae4c0cbdc903f42001956b P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.295047 32623 tablet_replica.cc:333] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.295558 32623 raft_consensus.cc:2243] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.295984 32623 raft_consensus.cc:2272] T 69c1d540e50c41c2959a5443ab27e050 P dac27fd3e4394e8e82d5961bd639b021 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.297657 32623 tablet_replica.cc:333] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
W20260713 09:12:20.297789  2429 consensus_peers.cc:597] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669): Couldn't send request to peer 25555595669949b0bd5c9e345a18dcf4. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.194:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.298183 32623 raft_consensus.cc:2243] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.298607 32623 raft_consensus.cc:2272] T 8483e5ba77ff4f91911cdc1a78043c07 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.300448 32623 tablet_replica.cc:333] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.300945 32623 raft_consensus.cc:2243] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.301338 32623 raft_consensus.cc:2272] T adcc9065bff5436ab5d19a2df18863d6 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.303026 32623 tablet_replica.cc:333] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.303553 32623 raft_consensus.cc:2243] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.303947 32623 raft_consensus.cc:2272] T dd7c5bf6cd8842baba13c99974677357 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.305467 32623 tablet_replica.cc:333] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.305941 32623 raft_consensus.cc:2243] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.306656 32623 raft_consensus.cc:2272] T 20aeedf0cc714fdab93a8de24e960228 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.308459 32623 tablet_replica.cc:333] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.309103 32623 raft_consensus.cc:2243] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.309934 32623 raft_consensus.cc:2272] T d64ac906e8414d1393c4af54e6db33bc P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:20.310906  2427 consensus_peers.cc:597] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Couldn't send request to peer dac27fd3e4394e8e82d5961bd639b021. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.311887 32623 tablet_replica.cc:333] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.312332 32623 raft_consensus.cc:2243] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.312950 32623 raft_consensus.cc:2272] T 45225517624945b29897ce5a51b88bb1 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.314450 32623 tablet_replica.cc:333] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.314863 32623 raft_consensus.cc:2243] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.315165 32623 raft_consensus.cc:2272] T c389b0803c23426ca137a374c4f00601 P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.316661 32623 tablet_replica.cc:333] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.317040 32623 raft_consensus.cc:2243] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.317636 32623 raft_consensus.cc:2272] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.319105 32623 tablet_replica.cc:333] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.319643 32623 raft_consensus.cc:2243] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.319968 32623 raft_consensus.cc:2272] T 4cf29cae26434b62b144e916536f3feb P dac27fd3e4394e8e82d5961bd639b021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.321542 32623 tablet_replica.cc:333] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021: stopping tablet replica
I20260713 09:12:20.321899 32623 raft_consensus.cc:2243] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.322477 32623 raft_consensus.cc:2272] T a4cedec7865e469e95de7d3a77545f48 P dac27fd3e4394e8e82d5961bd639b021 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:20.330793  2427 consensus_peers.cc:597] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer dac27fd3e4394e8e82d5961bd639b021 (127.31.219.195:42865): Couldn't send request to peer dac27fd3e4394e8e82d5961bd639b021. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:20.381383  2429 consensus_peers.cc:597] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669): Couldn't send request to peer 25555595669949b0bd5c9e345a18dcf4. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.194:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.382772 32623 tablet_server.cc:196] TabletServer@127.31.219.195:0 shutdown complete.
W20260713 09:12:20.417068  2429 consensus_peers.cc:597] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 -> Peer 25555595669949b0bd5c9e345a18dcf4 (127.31.219.194:45669): Couldn't send request to peer 25555595669949b0bd5c9e345a18dcf4. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.194:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.459846 32623 tablet_server.cc:179] TabletServer@127.31.219.196:0 shutting down...
I20260713 09:12:20.492342 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:20.493069 32623 tablet_replica.cc:333] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.494993 32623 raft_consensus.cc:2243] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.496142 32623 raft_consensus.cc:2272] T 4464b20fe9e24518bd1aa6dad7aa9dfc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.498212 32623 tablet_replica.cc:333] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.498764 32623 raft_consensus.cc:2243] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.499312 32623 raft_consensus.cc:2272] T 69c1d540e50c41c2959a5443ab27e050 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.501336 32623 tablet_replica.cc:333] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.502014 32623 raft_consensus.cc:2243] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.503249 32623 raft_consensus.cc:2272] T 8483e5ba77ff4f91911cdc1a78043c07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.505391 32623 tablet_replica.cc:333] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.506043 32623 raft_consensus.cc:2243] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.506561 32623 raft_consensus.cc:2272] T 97c98e7efa7843029843d18ce6e4d95b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.508569 32623 tablet_replica.cc:333] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.509137 32623 raft_consensus.cc:2243] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.509665 32623 raft_consensus.cc:2272] T 5639d7d2f1b34e32b9a6640a3d4b796d P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.511627 32623 tablet_replica.cc:333] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.512110 32623 raft_consensus.cc:2243] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.513208 32623 raft_consensus.cc:2272] T 5bff59c2d6854a0da44f1b3bf7607d52 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.515064 32623 tablet_replica.cc:333] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.515575 32623 raft_consensus.cc:2243] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.516075 32623 raft_consensus.cc:2272] T 7ee2d6d22a214d9180598b026f17d118 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.517961 32623 tablet_replica.cc:333] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.518589 32623 raft_consensus.cc:2243] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.519047 32623 raft_consensus.cc:2272] T cadfe98e70ae4c0cbdc903f42001956b P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.521836 32623 tablet_replica.cc:333] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.522365 32623 raft_consensus.cc:2243] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.522814 32623 raft_consensus.cc:2272] T d64ac906e8414d1393c4af54e6db33bc P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.524677 32623 tablet_replica.cc:333] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.525198 32623 raft_consensus.cc:2243] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.525722 32623 raft_consensus.cc:2272] T 45225517624945b29897ce5a51b88bb1 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.527527 32623 tablet_replica.cc:333] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.528074 32623 raft_consensus.cc:2243] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.528924 32623 raft_consensus.cc:2272] T ff1c21a34b7c48f1ade4997bda810a07 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.530661 32623 tablet_replica.cc:333] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.531105 32623 raft_consensus.cc:2243] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.531626 32623 raft_consensus.cc:2272] T ada1d2d6df9b4325bb5d50d6dd9bdf9f P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.533383 32623 tablet_replica.cc:333] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.533854 32623 raft_consensus.cc:2243] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.534337 32623 raft_consensus.cc:2272] T 716ea9a622624c3e81d33d718150d0ce P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.536298 32623 tablet_replica.cc:333] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.536824 32623 raft_consensus.cc:2243] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.537390 32623 raft_consensus.cc:2272] T 3f730590f6b64648838bea0ddead3ba6 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.539316 32623 tablet_replica.cc:333] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.539773 32623 raft_consensus.cc:2243] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.540664 32623 raft_consensus.cc:2272] T 4cf29cae26434b62b144e916536f3feb P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.542464 32623 tablet_replica.cc:333] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.542936 32623 raft_consensus.cc:2243] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.544008 32623 raft_consensus.cc:2272] T dd7c5bf6cd8842baba13c99974677357 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.545877 32623 tablet_replica.cc:333] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.546335 32623 raft_consensus.cc:2243] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.546823 32623 raft_consensus.cc:2272] T 20aeedf0cc714fdab93a8de24e960228 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.548710 32623 tablet_replica.cc:333] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4: stopping tablet replica
I20260713 09:12:20.549149 32623 raft_consensus.cc:2243] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.549566 32623 raft_consensus.cc:2272] T 7f3051cc5b97471faed593d00202d669 P aa5ecddb4b694ddbbcfb7e4a02d38ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.588263 32623 tablet_server.cc:196] TabletServer@127.31.219.196:0 shutdown complete.
I20260713 09:12:20.620496 32623 master.cc:562] Master@127.31.219.254:34011 shutting down...
I20260713 09:12:20.641330 32623 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.641901 32623 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.642252 32623 tablet_replica.cc:333] T 00000000000000000000000000000000 P d12d8911a3b34fb3bf656d9de8bd11d9: stopping tablet replica
I20260713 09:12:20.661170 32623 master.cc:584] Master@127.31.219.254:34011 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20057 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:12:20.719410 32623 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.219.254:36499
I20260713 09:12:20.720695 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:20.726598  2967 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:20.726751  2968 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:20.728222  2970 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:20.728899 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:20.729882 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:20.730113 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:20.730299 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933940730263 us; error 0 us; skew 500 ppm
I20260713 09:12:20.730885 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:20.733315 32623 webserver.cc:533] Webserver started at http://127.31.219.254:40891/ using document root <none> and password file <none>
I20260713 09:12:20.733798 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:20.734009 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:20.734297 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:20.735634 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/master-0-root/instance:
uuid: "047e5d16c58f48d8ac2a3116c04c0184"
format_stamp: "Formatted at 2026-07-13 09:12:20 on dist-test-slave-cts2"
I20260713 09:12:20.742591 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:12:20.746155  2975 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:20.746835 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:20.747126 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/master-0-root
uuid: "047e5d16c58f48d8ac2a3116c04c0184"
format_stamp: "Formatted at 2026-07-13 09:12:20 on dist-test-slave-cts2"
I20260713 09:12:20.747416 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:20.759307 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:20.760392 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:20.796433 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.254:36499
I20260713 09:12:20.796514  3026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.254:36499 every 8 connection(s)
I20260713 09:12:20.800684  3027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:20.812053  3027 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184: Bootstrap starting.
I20260713 09:12:20.816445  3027 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:20.820235  3027 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184: No bootstrap required, opened a new log
I20260713 09:12:20.822250  3027 raft_consensus.cc:359] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "047e5d16c58f48d8ac2a3116c04c0184" member_type: VOTER }
I20260713 09:12:20.822716  3027 raft_consensus.cc:385] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:20.822937  3027 raft_consensus.cc:740] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047e5d16c58f48d8ac2a3116c04c0184, State: Initialized, Role: FOLLOWER
I20260713 09:12:20.823510  3027 consensus_queue.cc:260] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "047e5d16c58f48d8ac2a3116c04c0184" member_type: VOTER }
I20260713 09:12:20.823978  3027 raft_consensus.cc:399] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:20.824246  3027 raft_consensus.cc:493] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:20.824519  3027 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:20.828433  3027 raft_consensus.cc:515] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "047e5d16c58f48d8ac2a3116c04c0184" member_type: VOTER }
I20260713 09:12:20.828959  3027 leader_election.cc:304] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [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: 047e5d16c58f48d8ac2a3116c04c0184; no voters: 
I20260713 09:12:20.829979  3027 leader_election.cc:290] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:20.830366  3030 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:20.831650  3030 raft_consensus.cc:697] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [term 1 LEADER]: Becoming Leader. State: Replica: 047e5d16c58f48d8ac2a3116c04c0184, State: Running, Role: LEADER
I20260713 09:12:20.832316  3030 consensus_queue.cc:237] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [LEADER]: Queue going to LEADER mode. State: All 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: "047e5d16c58f48d8ac2a3116c04c0184" member_type: VOTER }
I20260713 09:12:20.832821  3027 sys_catalog.cc:565] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:20.839018  3032 sys_catalog.cc:455] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 047e5d16c58f48d8ac2a3116c04c0184. Latest consensus state: current_term: 1 leader_uuid: "047e5d16c58f48d8ac2a3116c04c0184" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "047e5d16c58f48d8ac2a3116c04c0184" member_type: VOTER } }
I20260713 09:12:20.839448  3031 sys_catalog.cc:455] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "047e5d16c58f48d8ac2a3116c04c0184" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "047e5d16c58f48d8ac2a3116c04c0184" member_type: VOTER } }
I20260713 09:12:20.839691  3032 sys_catalog.cc:458] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:20.839988  3031 sys_catalog.cc:458] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:20.841439  3040 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:20.846210  3040 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:20.847656 32623 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:20.855612  3040 catalog_manager.cc:1383] Generated new cluster ID: 76abb55da6e244cb9ef997cf691fbffe
I20260713 09:12:20.855860  3040 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:20.874351  3040 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:20.875517  3040 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:20.891435  3040 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184: Generated new TSK 0
I20260713 09:12:20.891984  3040 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:20.913671 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:20.920223  3048 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:20.920420  3049 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:20.924376  3051 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:20.924731 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:20.925611 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:20.925793 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:20.925921 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933940925909 us; error 0 us; skew 500 ppm
I20260713 09:12:20.926438 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:20.928670 32623 webserver.cc:533] Webserver started at http://127.31.219.193:42223/ using document root <none> and password file <none>
I20260713 09:12:20.929126 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:20.929292 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:20.929518 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:20.930627 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-0-root/instance:
uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
format_stamp: "Formatted at 2026-07-13 09:12:20 on dist-test-slave-cts2"
I20260713 09:12:20.935652 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260713 09:12:20.938642  3056 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:20.939414 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:20.939690 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-0-root
uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
format_stamp: "Formatted at 2026-07-13 09:12:20 on dist-test-slave-cts2"
I20260713 09:12:20.939929 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:20.961789 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:20.962926 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:20.964396 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:20.966624 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:20.966801 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:20.966982 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:20.967114 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.006937 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.193:40645
I20260713 09:12:21.007026  3118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.193:40645 every 8 connection(s)
I20260713 09:12:21.012219 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:21.019840  3123 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:21.020921  3124 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:21.027760 32623 server_base.cc:1061] running on GCE node
W20260713 09:12:21.027781  3126 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:21.029479 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:21.029773 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:21.029996 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933941029976 us; error 0 us; skew 500 ppm
I20260713 09:12:21.030727 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:21.031229  3119 heartbeater.cc:344] Connected to a master server at 127.31.219.254:36499
I20260713 09:12:21.031595  3119 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:21.032344  3119 heartbeater.cc:507] Master 127.31.219.254:36499 requested a full tablet report, sending...
I20260713 09:12:21.033672 32623 webserver.cc:533] Webserver started at http://127.31.219.194:45845/ using document root <none> and password file <none>
I20260713 09:12:21.034272 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:21.034534 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:21.034354  2992 ts_manager.cc:194] Registered new tserver with Master: 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645)
I20260713 09:12:21.034890 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:21.036150 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-1-root/instance:
uuid: "af48efc230364bdcae1220b68d6b91b0"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-cts2"
I20260713 09:12:21.036300  2992 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33690
I20260713 09:12:21.040982 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:21.044448  3131 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.045185 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:21.045480 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-1-root
uuid: "af48efc230364bdcae1220b68d6b91b0"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-cts2"
I20260713 09:12:21.045794 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:21.055171 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:21.056383 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:21.057808 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:21.060039 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:21.060295 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.060587 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:21.060783 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.101158 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.194:36649
I20260713 09:12:21.101274  3193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.194:36649 every 8 connection(s)
I20260713 09:12:21.106060 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:21.113101  3197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:21.115516  3198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:21.116818  3200 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:21.117456  3194 heartbeater.cc:344] Connected to a master server at 127.31.219.254:36499
I20260713 09:12:21.118049  3194 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:21.118988 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:21.119239  3194 heartbeater.cc:507] Master 127.31.219.254:36499 requested a full tablet report, sending...
I20260713 09:12:21.120257 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:21.120570 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:21.120816 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933941120797 us; error 0 us; skew 500 ppm
I20260713 09:12:21.121660 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:21.123111  2992 ts_manager.cc:194] Registered new tserver with Master: af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:21.125002 32623 webserver.cc:533] Webserver started at http://127.31.219.195:36237/ using document root <none> and password file <none>
I20260713 09:12:21.125619 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:21.125887 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:21.126261 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:21.126055  2992 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33706
I20260713 09:12:21.128783 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-2-root/instance:
uuid: "bd68579ac0df4e78bbb736ca07990750"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-cts2"
I20260713 09:12:21.135329 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:12:21.138645  3205 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.139462 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:21.139703 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-2-root
uuid: "bd68579ac0df4e78bbb736ca07990750"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-cts2"
I20260713 09:12:21.139933 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:21.157918 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:21.158924 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:21.160274 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:21.162257 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:21.162420 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.162693 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:21.162847 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.200013 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.195:34291
I20260713 09:12:21.200111  3267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.195:34291 every 8 connection(s)
I20260713 09:12:21.212841  3268 heartbeater.cc:344] Connected to a master server at 127.31.219.254:36499
I20260713 09:12:21.213224  3268 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:21.213877  3268 heartbeater.cc:507] Master 127.31.219.254:36499 requested a full tablet report, sending...
I20260713 09:12:21.215760  2992 ts_manager.cc:194] Registered new tserver with Master: bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:21.216490 32623 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013385865s
I20260713 09:12:21.217026  2992 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33712
I20260713 09:12:21.239518  2992 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33724:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:21.242465  2992 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:21.315857  3233 tablet_service.cc:1511] Processing CreateTablet for tablet cb058f81c1bd4e3fbdc577dd925702ee (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:21.317286  3233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb058f81c1bd4e3fbdc577dd925702ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.327941  3084 tablet_service.cc:1511] Processing CreateTablet for tablet cb058f81c1bd4e3fbdc577dd925702ee (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:21.328154  3232 tablet_service.cc:1511] Processing CreateTablet for tablet 558b58edec884c6eb153bda23e666768 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:21.329285  3084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb058f81c1bd4e3fbdc577dd925702ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.329528  3232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558b58edec884c6eb153bda23e666768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.332345  3231 tablet_service.cc:1511] Processing CreateTablet for tablet 259f6de318944ababeb723a2842aa015 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:21.333724  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259f6de318944ababeb723a2842aa015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.333453  3081 tablet_service.cc:1511] Processing CreateTablet for tablet 0336a0a457ff4d38bf6e2a337227358c (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:21.334892  3081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0336a0a457ff4d38bf6e2a337227358c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.336366  3230 tablet_service.cc:1511] Processing CreateTablet for tablet 0336a0a457ff4d38bf6e2a337227358c (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:21.336746  3226 tablet_service.cc:1511] Processing CreateTablet for tablet d07bddfbd8ac4d7981594324618c515e (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:21.337695  3230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0336a0a457ff4d38bf6e2a337227358c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.338297  3226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07bddfbd8ac4d7981594324618c515e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.338191  3077 tablet_service.cc:1511] Processing CreateTablet for tablet d07bddfbd8ac4d7981594324618c515e (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:21.339737  3229 tablet_service.cc:1511] Processing CreateTablet for tablet b84fe1e043834b8ca6b3191481490c82 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:21.340691  3159 tablet_service.cc:1511] Processing CreateTablet for tablet cb058f81c1bd4e3fbdc577dd925702ee (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:21.341130  3229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84fe1e043834b8ca6b3191481490c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.352959  3080 tablet_service.cc:1511] Processing CreateTablet for tablet b84fe1e043834b8ca6b3191481490c82 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:21.354182  3077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07bddfbd8ac4d7981594324618c515e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.332360  3082 tablet_service.cc:1511] Processing CreateTablet for tablet 259f6de318944ababeb723a2842aa015 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:21.362593  3228 tablet_service.cc:1511] Processing CreateTablet for tablet 574a6ac536a64e76bf544d101f417818 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:21.363945  3228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574a6ac536a64e76bf544d101f417818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.364495  3156 tablet_service.cc:1511] Processing CreateTablet for tablet 0336a0a457ff4d38bf6e2a337227358c (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:21.365773  3156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0336a0a457ff4d38bf6e2a337227358c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.367547  3157 tablet_service.cc:1511] Processing CreateTablet for tablet 259f6de318944ababeb723a2842aa015 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:21.368849  3157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259f6de318944ababeb723a2842aa015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.368489  3152 tablet_service.cc:1511] Processing CreateTablet for tablet d07bddfbd8ac4d7981594324618c515e (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:21.369797  3152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07bddfbd8ac4d7981594324618c515e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.370091  3076 tablet_service.cc:1511] Processing CreateTablet for tablet 043e883e9af6474d93fbd070701ccb64 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:21.371889  3283 tablet_bootstrap.cc:492] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750: Bootstrap starting.
I20260713 09:12:21.371486  3158 tablet_service.cc:1511] Processing CreateTablet for tablet 558b58edec884c6eb153bda23e666768 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:21.372437  3078 tablet_service.cc:1511] Processing CreateTablet for tablet 4211ea47a129456a9b53f44677d5c69c (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:21.372895  3158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558b58edec884c6eb153bda23e666768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.373893  3154 tablet_service.cc:1511] Processing CreateTablet for tablet 574a6ac536a64e76bf544d101f417818 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:21.375222  3154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574a6ac536a64e76bf544d101f417818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.362701  3155 tablet_service.cc:1511] Processing CreateTablet for tablet b84fe1e043834b8ca6b3191481490c82 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:21.380141  3155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84fe1e043834b8ca6b3191481490c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.363574  3153 tablet_service.cc:1511] Processing CreateTablet for tablet 4211ea47a129456a9b53f44677d5c69c (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:21.383949  3153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4211ea47a129456a9b53f44677d5c69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.331029  3083 tablet_service.cc:1511] Processing CreateTablet for tablet 558b58edec884c6eb153bda23e666768 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:21.361460  3227 tablet_service.cc:1511] Processing CreateTablet for tablet 4211ea47a129456a9b53f44677d5c69c (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:21.388460  3227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4211ea47a129456a9b53f44677d5c69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.336771  3079 tablet_service.cc:1511] Processing CreateTablet for tablet 574a6ac536a64e76bf544d101f417818 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:21.396724  3080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84fe1e043834b8ca6b3191481490c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.399641  3082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259f6de318944ababeb723a2842aa015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.402026  3076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043e883e9af6474d93fbd070701ccb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.402063  3159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb058f81c1bd4e3fbdc577dd925702ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.407754  3078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4211ea47a129456a9b53f44677d5c69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.435626  3284 tablet_bootstrap.cc:492] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0: Bootstrap starting.
I20260713 09:12:21.438357  3083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558b58edec884c6eb153bda23e666768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.447808  3079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574a6ac536a64e76bf544d101f417818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.448688  3283 tablet_bootstrap.cc:654] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.462299  3285 tablet_bootstrap.cc:492] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:21.463714  3157 tablet_service.cc:1511] Processing CreateTablet for tablet 043e883e9af6474d93fbd070701ccb64 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:21.464929  3157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043e883e9af6474d93fbd070701ccb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.471164  3230 tablet_service.cc:1511] Processing CreateTablet for tablet 043e883e9af6474d93fbd070701ccb64 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:21.472932  3230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043e883e9af6474d93fbd070701ccb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.473253  3153 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6212f6dd5c412484e4c386f465b0b7 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:21.474418  3153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6212f6dd5c412484e4c386f465b0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.487398  3076 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6212f6dd5c412484e4c386f465b0b7 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:21.506780  3284 tablet_bootstrap.cc:654] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.512586  3076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6212f6dd5c412484e4c386f465b0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.565502  3283 tablet_bootstrap.cc:492] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750: No bootstrap required, opened a new log
I20260713 09:12:21.566524  3283 ts_tablet_manager.cc:1403] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750: Time spent bootstrapping tablet: real 0.195s	user 0.029s	sys 0.017s
I20260713 09:12:21.567572  3285 tablet_bootstrap.cc:654] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.569432  3283 raft_consensus.cc:359] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:21.570181  3283 raft_consensus.cc:385] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.570498  3283 raft_consensus.cc:740] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.571400  3283 consensus_queue.cc:260] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
W20260713 09:12:21.576073  2979 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.219.193:40645, user_credentials={real_user=slave}} blocked reactor thread for 64073.8us
I20260713 09:12:21.580394  3283 ts_tablet_manager.cc:1434] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:12:21.581117  3268 heartbeater.cc:499] Master 127.31.219.254:36499 was elected leader, sending a full tablet report...
I20260713 09:12:21.588472  3283 tablet_bootstrap.cc:492] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750: Bootstrap starting.
I20260713 09:12:21.595562  3227 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6212f6dd5c412484e4c386f465b0b7 (DEFAULT_TABLE table=test-workload [id=05b4b829cfd34d74a93ae71986f796fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:21.596787  3227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6212f6dd5c412484e4c386f465b0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.601661  3283 tablet_bootstrap.cc:654] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.618227  3284 tablet_bootstrap.cc:492] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0: No bootstrap required, opened a new log
I20260713 09:12:21.618693  3284 ts_tablet_manager.cc:1403] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0: Time spent bootstrapping tablet: real 0.183s	user 0.008s	sys 0.009s
I20260713 09:12:21.621157  3285 tablet_bootstrap.cc:492] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: No bootstrap required, opened a new log
I20260713 09:12:21.621604  3285 ts_tablet_manager.cc:1403] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.057s
I20260713 09:12:21.621701  3284 raft_consensus.cc:359] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.622465  3284 raft_consensus.cc:385] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.622752  3284 raft_consensus.cc:740] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.623733  3285 raft_consensus.cc:359] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.623502  3284 consensus_queue.cc:260] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.624271  3285 raft_consensus.cc:385] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.624590  3285 raft_consensus.cc:740] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.625515  3285 consensus_queue.cc:260] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.626591  3283 tablet_bootstrap.cc:492] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750: No bootstrap required, opened a new log
I20260713 09:12:21.627068  3283 ts_tablet_manager.cc:1403] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.014s
I20260713 09:12:21.628289  3119 heartbeater.cc:499] Master 127.31.219.254:36499 was elected leader, sending a full tablet report...
I20260713 09:12:21.629175  3285 ts_tablet_manager.cc:1434] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:12:21.629791  3283 raft_consensus.cc:359] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.630370  3285 tablet_bootstrap.cc:492] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:21.630453  3283 raft_consensus.cc:385] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.630952  3283 raft_consensus.cc:740] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.631636  3194 heartbeater.cc:499] Master 127.31.219.254:36499 was elected leader, sending a full tablet report...
I20260713 09:12:21.631855  3283 consensus_queue.cc:260] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.632638  3284 ts_tablet_manager.cc:1434] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:12:21.633665  3284 tablet_bootstrap.cc:492] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0: Bootstrap starting.
I20260713 09:12:21.635936  3283 ts_tablet_manager.cc:1434] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:21.636886  3285 tablet_bootstrap.cc:654] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.636948  3283 tablet_bootstrap.cc:492] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750: Bootstrap starting.
I20260713 09:12:21.640115  3284 tablet_bootstrap.cc:654] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.643886  3283 tablet_bootstrap.cc:654] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.649422  3285 tablet_bootstrap.cc:492] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9: No bootstrap required, opened a new log
I20260713 09:12:21.649974  3285 ts_tablet_manager.cc:1403] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:12:21.651229  3288 raft_consensus.cc:493] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:21.651700  3288 raft_consensus.cc:515] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:21.652979  3285 raft_consensus.cc:359] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.653702  3285 raft_consensus.cc:385] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.654285  3288 leader_election.cc:290] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649), 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645)
I20260713 09:12:21.657265  3284 tablet_bootstrap.cc:492] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0: No bootstrap required, opened a new log
I20260713 09:12:21.657732  3284 ts_tablet_manager.cc:1403] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.009s
I20260713 09:12:21.660418  3284 raft_consensus.cc:359] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.653993  3285 raft_consensus.cc:740] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.661892  3285 consensus_queue.cc:260] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.661083  3284 raft_consensus.cc:385] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.667140  3284 raft_consensus.cc:740] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.667824  3284 consensus_queue.cc:260] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.671648  3284 ts_tablet_manager.cc:1434] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:12:21.672202  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb058f81c1bd4e3fbdc577dd925702ee" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0" is_pre_election: true
I20260713 09:12:21.672521  3284 tablet_bootstrap.cc:492] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0: Bootstrap starting.
I20260713 09:12:21.673164  3283 tablet_bootstrap.cc:492] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750: No bootstrap required, opened a new log
I20260713 09:12:21.673633  3283 ts_tablet_manager.cc:1403] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.009s
W20260713 09:12:21.674036  3209 leader_election.cc:343] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:21.675576  3094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb058f81c1bd4e3fbdc577dd925702ee" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" is_pre_election: true
I20260713 09:12:21.676509  3283 raft_consensus.cc:359] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
W20260713 09:12:21.677091  3209 leader_election.cc:343] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:21.677688  3209 leader_election.cc:304] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd68579ac0df4e78bbb736ca07990750; no voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, af48efc230364bdcae1220b68d6b91b0
I20260713 09:12:21.677244  3283 raft_consensus.cc:385] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.678500  3288 raft_consensus.cc:2749] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:21.678892  3283 raft_consensus.cc:740] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.679953  3285 ts_tablet_manager.cc:1434] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.007s
I20260713 09:12:21.679731  3283 consensus_queue.cc:260] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.680351  3284 tablet_bootstrap.cc:654] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.680943  3285 tablet_bootstrap.cc:492] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:21.682126  3283 ts_tablet_manager.cc:1434] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:12:21.683959  3283 tablet_bootstrap.cc:492] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750: Bootstrap starting.
I20260713 09:12:21.689515  3285 tablet_bootstrap.cc:654] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.690213  3283 tablet_bootstrap.cc:654] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.691691  3284 tablet_bootstrap.cc:492] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0: No bootstrap required, opened a new log
I20260713 09:12:21.692155  3284 ts_tablet_manager.cc:1403] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260713 09:12:21.695861  3284 raft_consensus.cc:359] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.696795  3284 raft_consensus.cc:385] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.697154  3284 raft_consensus.cc:740] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.698263  3284 consensus_queue.cc:260] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.700693  3284 ts_tablet_manager.cc:1434] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:12:21.701598  3284 tablet_bootstrap.cc:492] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0: Bootstrap starting.
I20260713 09:12:21.701807  3285 tablet_bootstrap.cc:492] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9: No bootstrap required, opened a new log
I20260713 09:12:21.701948  3283 tablet_bootstrap.cc:492] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750: No bootstrap required, opened a new log
I20260713 09:12:21.702245  3285 ts_tablet_manager.cc:1403] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.013s
I20260713 09:12:21.702577  3283 ts_tablet_manager.cc:1403] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260713 09:12:21.705161  3285 raft_consensus.cc:359] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.705902  3285 raft_consensus.cc:385] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.705499  3283 raft_consensus.cc:359] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.706256  3285 raft_consensus.cc:740] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.706387  3283 raft_consensus.cc:385] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.706854  3283 raft_consensus.cc:740] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.707304  3285 consensus_queue.cc:260] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.707738  3283 consensus_queue.cc:260] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.709311  3284 tablet_bootstrap.cc:654] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.709942  3285 ts_tablet_manager.cc:1434] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:21.710160  3283 ts_tablet_manager.cc:1434] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:12:21.710958  3285 tablet_bootstrap.cc:492] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:21.712222  3283 tablet_bootstrap.cc:492] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750: Bootstrap starting.
I20260713 09:12:21.718987  3283 tablet_bootstrap.cc:654] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.719067  3285 tablet_bootstrap.cc:654] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.720566  3284 tablet_bootstrap.cc:492] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0: No bootstrap required, opened a new log
I20260713 09:12:21.721060  3284 ts_tablet_manager.cc:1403] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:12:21.724685  3284 raft_consensus.cc:359] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.725576  3284 raft_consensus.cc:385] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.725944  3284 raft_consensus.cc:740] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.726958  3284 consensus_queue.cc:260] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.729704  3284 ts_tablet_manager.cc:1434] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:12:21.730436  3285 tablet_bootstrap.cc:492] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9: No bootstrap required, opened a new log
I20260713 09:12:21.730609  3284 tablet_bootstrap.cc:492] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0: Bootstrap starting.
I20260713 09:12:21.730906  3285 ts_tablet_manager.cc:1403] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260713 09:12:21.731171  3283 tablet_bootstrap.cc:492] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750: No bootstrap required, opened a new log
I20260713 09:12:21.731750  3283 ts_tablet_manager.cc:1403] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:12:21.734920  3285 raft_consensus.cc:359] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.735647  3285 raft_consensus.cc:385] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.736066  3285 raft_consensus.cc:740] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.735683  3283 raft_consensus.cc:359] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.736709  3283 raft_consensus.cc:385] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.737084  3283 raft_consensus.cc:740] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.736953  3285 consensus_queue.cc:260] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.738088  3283 consensus_queue.cc:260] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.739487  3285 ts_tablet_manager.cc:1434] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:21.740449  3285 tablet_bootstrap.cc:492] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:21.740453  3284 tablet_bootstrap.cc:654] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.742695  3283 ts_tablet_manager.cc:1434] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:12:21.743702  3283 tablet_bootstrap.cc:492] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750: Bootstrap starting.
I20260713 09:12:21.747617  3285 tablet_bootstrap.cc:654] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.751356  3283 tablet_bootstrap.cc:654] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.752435  3284 tablet_bootstrap.cc:492] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0: No bootstrap required, opened a new log
I20260713 09:12:21.752925  3284 ts_tablet_manager.cc:1403] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260713 09:12:21.764166  3284 raft_consensus.cc:359] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.765077  3284 raft_consensus.cc:385] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.765432  3284 raft_consensus.cc:740] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.766217  3284 consensus_queue.cc:260] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.769016  3284 ts_tablet_manager.cc:1434] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260713 09:12:21.770267  3284 tablet_bootstrap.cc:492] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0: Bootstrap starting.
I20260713 09:12:21.773908  3285 tablet_bootstrap.cc:492] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9: No bootstrap required, opened a new log
I20260713 09:12:21.774407  3285 ts_tablet_manager.cc:1403] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.022s
I20260713 09:12:21.777261  3285 raft_consensus.cc:359] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.777921  3285 raft_consensus.cc:385] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.778219  3285 raft_consensus.cc:740] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.778906  3285 consensus_queue.cc:260] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.779781  3284 tablet_bootstrap.cc:654] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.780966  3285 ts_tablet_manager.cc:1434] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260713 09:12:21.781960  3285 tablet_bootstrap.cc:492] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:21.786085  3284 tablet_bootstrap.cc:492] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0: No bootstrap required, opened a new log
I20260713 09:12:21.786119  3283 tablet_bootstrap.cc:492] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750: No bootstrap required, opened a new log
I20260713 09:12:21.786695  3284 ts_tablet_manager.cc:1403] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260713 09:12:21.786695  3283 ts_tablet_manager.cc:1403] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.028s
I20260713 09:12:21.789402  3285 tablet_bootstrap.cc:654] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.790094  3284 raft_consensus.cc:359] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.790323  3283 raft_consensus.cc:359] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.790880  3284 raft_consensus.cc:385] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.791006  3283 raft_consensus.cc:385] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.791235  3284 raft_consensus.cc:740] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.791360  3283 raft_consensus.cc:740] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.792184  3283 consensus_queue.cc:260] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.793311  3291 raft_consensus.cc:493] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:21.793763  3291 raft_consensus.cc:515] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.796274  3291 leader_election.cc:290] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:21.796713  3291 raft_consensus.cc:493] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:21.796898  3283 ts_tablet_manager.cc:1434] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:12:21.797116  3291 raft_consensus.cc:515] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.797887  3283 tablet_bootstrap.cc:492] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750: Bootstrap starting.
I20260713 09:12:21.798979  3291 leader_election.cc:290] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:21.792162  3284 consensus_queue.cc:260] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.804545  3283 tablet_bootstrap.cc:654] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.805370  3284 ts_tablet_manager.cc:1434] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:12:21.806317  3284 tablet_bootstrap.cc:492] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0: Bootstrap starting.
I20260713 09:12:21.807139  3285 tablet_bootstrap.cc:492] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9: No bootstrap required, opened a new log
I20260713 09:12:21.807749  3285 ts_tablet_manager.cc:1403] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260713 09:12:21.810972  3285 raft_consensus.cc:359] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.811705  3285 raft_consensus.cc:385] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.812008  3285 raft_consensus.cc:740] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.816277  3283 tablet_bootstrap.cc:492] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750: No bootstrap required, opened a new log
I20260713 09:12:21.817646  3283 ts_tablet_manager.cc:1403] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 09:12:21.821074  3284 tablet_bootstrap.cc:654] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.820753  3283 raft_consensus.cc:359] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.821528  3283 raft_consensus.cc:385] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.821828  3283 raft_consensus.cc:740] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.822664  3283 consensus_queue.cc:260] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.825331  3283 ts_tablet_manager.cc:1434] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:21.826545  3283 tablet_bootstrap.cc:492] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750: Bootstrap starting.
I20260713 09:12:21.828827  3285 consensus_queue.cc:260] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.835433  3285 ts_tablet_manager.cc:1434] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:12:21.836236  3285 tablet_bootstrap.cc:492] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:21.843766  3283 tablet_bootstrap.cc:654] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.849817  3285 tablet_bootstrap.cc:654] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:21.858842  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:21.862371  3093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bddfbd8ac4d7981594324618c515e" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" is_pre_election: true
I20260713 09:12:21.862380  3094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4211ea47a129456a9b53f44677d5c69c" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" is_pre_election: true
I20260713 09:12:21.863140  3093 raft_consensus.cc:2468] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 0.
I20260713 09:12:21.864132  3309 raft_consensus.cc:493] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:21.864586  3309 raft_consensus.cc:515] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.865684  3284 tablet_bootstrap.cc:492] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0: No bootstrap required, opened a new log
I20260713 09:12:21.866209  3284 ts_tablet_manager.cc:1403] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.036s
I20260713 09:12:21.867075  3309 leader_election.cc:290] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:21.869367  3284 raft_consensus.cc:359] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.869917  3283 tablet_bootstrap.cc:492] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750: No bootstrap required, opened a new log
I20260713 09:12:21.869822  3093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259f6de318944ababeb723a2842aa015" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" is_pre_election: true
I20260713 09:12:21.870117  3284 raft_consensus.cc:385] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.870433  3283 ts_tablet_manager.cc:1403] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.005s
I20260713 09:12:21.870486  3093 raft_consensus.cc:2468] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 0.
I20260713 09:12:21.870697  3284 raft_consensus.cc:740] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.871644  3284 consensus_queue.cc:260] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
W20260713 09:12:21.872157  3135 leader_election.cc:343] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:21.873116  3283 raft_consensus.cc:359] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.873827  3283 raft_consensus.cc:385] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.873109  3135 leader_election.cc:304] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, af48efc230364bdcae1220b68d6b91b0; no voters: 
I20260713 09:12:21.874043  3284 ts_tablet_manager.cc:1434] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:21.874143  3283 raft_consensus.cc:740] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.874531  3309 raft_consensus.cc:2804] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:21.874888  3309 raft_consensus.cc:493] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:21.875232  3309 raft_consensus.cc:3060] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:21.875500  3284 tablet_bootstrap.cc:492] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0: Bootstrap starting.
I20260713 09:12:21.875174  3283 consensus_queue.cc:260] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.879750  3283 ts_tablet_manager.cc:1434] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:12:21.880578  3283 tablet_bootstrap.cc:492] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750: Bootstrap starting.
I20260713 09:12:21.882208  3284 tablet_bootstrap.cc:654] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.882350  3309 raft_consensus.cc:515] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.883556  3135 leader_election.cc:304] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, af48efc230364bdcae1220b68d6b91b0; no voters: 
I20260713 09:12:21.884328  3291 raft_consensus.cc:2804] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:21.884670  3291 raft_consensus.cc:493] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:21.884982  3291 raft_consensus.cc:3060] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:21.885906  3283 tablet_bootstrap.cc:654] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.891533  3288 raft_consensus.cc:493] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:21.892143  3288 raft_consensus.cc:515] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.894544  3288 leader_election.cc:290] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:21.895521  3291 raft_consensus.cc:515] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.895056  3288 raft_consensus.cc:493] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:21.896337  3093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574a6ac536a64e76bf544d101f417818" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" is_pre_election: true
I20260713 09:12:21.897146  3093 raft_consensus.cc:2468] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 0.
I20260713 09:12:21.898412  3209 leader_election.cc:304] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:21.898906  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574a6ac536a64e76bf544d101f417818" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0" is_pre_election: true
I20260713 09:12:21.896356  3288 raft_consensus.cc:515] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.899513  3169 raft_consensus.cc:2468] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 0.
I20260713 09:12:21.901027  3288 leader_election.cc:290] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:21.901502  3288 raft_consensus.cc:2804] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:21.901829  3288 raft_consensus.cc:493] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:21.902158  3288 raft_consensus.cc:3060] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:21.902035  3093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043e883e9af6474d93fbd070701ccb64" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" is_pre_election: true
I20260713 09:12:21.902722  3093 raft_consensus.cc:2468] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 0.
I20260713 09:12:21.903929  3209 leader_election.cc:304] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:21.905799  3309 leader_election.cc:290] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 election: Requested vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:21.906344  3309 raft_consensus.cc:493] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:21.909161  3093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bddfbd8ac4d7981594324618c515e" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
I20260713 09:12:21.909852  3093 raft_consensus.cc:3060] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:21.911944  3291 leader_election.cc:290] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 election: Requested vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:21.914002  3285 tablet_bootstrap.cc:492] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9: No bootstrap required, opened a new log
I20260713 09:12:21.914510  3285 ts_tablet_manager.cc:1403] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.002s
I20260713 09:12:21.916880  3093 raft_consensus.cc:2468] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 1.
I20260713 09:12:21.909879  3283 tablet_bootstrap.cc:492] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750: No bootstrap required, opened a new log
I20260713 09:12:21.917374  3285 raft_consensus.cc:359] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.918011  3283 ts_tablet_manager.cc:1403] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.008s
I20260713 09:12:21.918071  3285 raft_consensus.cc:385] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.918437  3285 raft_consensus.cc:740] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.919930  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043e883e9af6474d93fbd070701ccb64" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0" is_pre_election: true
I20260713 09:12:21.919181  3285 consensus_queue.cc:260] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.920652  3283 raft_consensus.cc:359] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.921252  3283 raft_consensus.cc:385] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.921525  3283 raft_consensus.cc:740] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.922178  3283 consensus_queue.cc:260] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.906747  3309 raft_consensus.cc:515] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.924628  3288 raft_consensus.cc:515] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.925459  3285 ts_tablet_manager.cc:1434] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:12:21.922425  3135 leader_election.cc:304] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, af48efc230364bdcae1220b68d6b91b0; no voters: 
I20260713 09:12:21.926613  3288 leader_election.cc:290] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 election: Requested vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:21.927261  3094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574a6ac536a64e76bf544d101f417818" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
I20260713 09:12:21.937145  3094 raft_consensus.cc:3060] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:21.926992  3319 raft_consensus.cc:2804] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:21.927647  3297 raft_consensus.cc:493] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:21.938683  3297 raft_consensus.cc:515] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.939988  3285 tablet_bootstrap.cc:492] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:21.927225  3093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259f6de318944ababeb723a2842aa015" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
I20260713 09:12:21.941284  3093 raft_consensus.cc:3060] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:21.932623  3241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259f6de318944ababeb723a2842aa015" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750" is_pre_election: true
I20260713 09:12:21.941995  3241 raft_consensus.cc:2468] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 0.
I20260713 09:12:21.934171  3240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bddfbd8ac4d7981594324618c515e" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750"
I20260713 09:12:21.943346  3240 raft_consensus.cc:3060] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:21.945873  3291 raft_consensus.cc:2804] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:21.946470  3292 raft_consensus.cc:493] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:21.946574  3291 raft_consensus.cc:697] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 1 LEADER]: Becoming Leader. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Running, Role: LEADER
I20260713 09:12:21.930946  3242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bddfbd8ac4d7981594324618c515e" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750" is_pre_election: true
I20260713 09:12:21.947005  3292 raft_consensus.cc:515] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.929383  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4211ea47a129456a9b53f44677d5c69c" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750" is_pre_election: true
I20260713 09:12:21.953136  3094 raft_consensus.cc:2468] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 1.
I20260713 09:12:21.953266  3243 raft_consensus.cc:2468] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 0.
I20260713 09:12:21.935802  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259f6de318944ababeb723a2842aa015" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750"
I20260713 09:12:21.954342  3209 leader_election.cc:304] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:21.954452  3239 raft_consensus.cc:3060] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:21.955015  3285 tablet_bootstrap.cc:654] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.955823  3292 leader_election.cc:290] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:21.958770  3321 raft_consensus.cc:2804] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:21.960544  3093 raft_consensus.cc:2468] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 1.
I20260713 09:12:21.961740  3321 raft_consensus.cc:697] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 1 LEADER]: Becoming Leader. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Running, Role: LEADER
I20260713 09:12:21.962179  3297 leader_election.cc:290] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:21.962761  3321 consensus_queue.cc:237] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.966037  3285 tablet_bootstrap.cc:492] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9: No bootstrap required, opened a new log
I20260713 09:12:21.966521  3285 ts_tablet_manager.cc:1403] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260713 09:12:21.967718  3283 ts_tablet_manager.cc:1434] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.010s
I20260713 09:12:21.968580  3283 tablet_bootstrap.cc:492] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750: Bootstrap starting.
I20260713 09:12:21.969214  3285 raft_consensus.cc:359] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.969825  3285 raft_consensus.cc:385] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.970084  3285 raft_consensus.cc:740] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.970881  3285 consensus_queue.cc:260] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.976171  3283 tablet_bootstrap.cc:654] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.980405  3239 raft_consensus.cc:2468] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 1.
I20260713 09:12:21.947520  3291 consensus_queue.cc:237] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.982306  2992 catalog_manager.cc:5697] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd68579ac0df4e78bbb736ca07990750 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "bd68579ac0df4e78bbb736ca07990750" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:21.989598  3094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6212f6dd5c412484e4c386f465b0b7" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" is_pre_election: true
I20260713 09:12:21.990439  3094 raft_consensus.cc:2468] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 0.
I20260713 09:12:21.991684  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574a6ac536a64e76bf544d101f417818" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0"
I20260713 09:12:21.991981  3321 raft_consensus.cc:493] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:21.992237  3169 raft_consensus.cc:3060] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:21.992427  3321 raft_consensus.cc:515] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:21.993638  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6212f6dd5c412484e4c386f465b0b7" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750" is_pre_election: true
I20260713 09:12:21.994468  3321 leader_election.cc:290] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:21.985020  3319 raft_consensus.cc:493] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:21.985277  3285 ts_tablet_manager.cc:1434] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:12:21.997906  3285 tablet_bootstrap.cc:492] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:22.000213  3169 raft_consensus.cc:2468] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 1.
I20260713 09:12:22.002490  3135 leader_election.cc:304] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [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: af48efc230364bdcae1220b68d6b91b0, bd68579ac0df4e78bbb736ca07990750; no voters: 9d6aa49b958f4fa1a8e9fbf750e23be9
I20260713 09:12:22.003628  3320 raft_consensus.cc:2804] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.003990  3320 raft_consensus.cc:493] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.003968  3135 leader_election.cc:304] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af48efc230364bdcae1220b68d6b91b0, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:22.004562  3320 raft_consensus.cc:3060] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.005241  3285 tablet_bootstrap.cc:654] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.937891  3309 leader_election.cc:290] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:22.010985  3309 raft_consensus.cc:2804] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.011518  3309 raft_consensus.cc:697] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 1 LEADER]: Becoming Leader. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Running, Role: LEADER
I20260713 09:12:22.011987  3320 raft_consensus.cc:515] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.012367  3309 consensus_queue.cc:237] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.014853  3319 raft_consensus.cc:3060] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.017046  3320 leader_election.cc:290] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 election: Requested vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:22.021390  3284 tablet_bootstrap.cc:492] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0: No bootstrap required, opened a new log
I20260713 09:12:22.021823  3284 ts_tablet_manager.cc:1403] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0: Time spent bootstrapping tablet: real 0.147s	user 0.051s	sys 0.065s
I20260713 09:12:21.986280  3240 raft_consensus.cc:2468] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 1.
I20260713 09:12:21.987567  3283 tablet_bootstrap.cc:492] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750: No bootstrap required, opened a new log
I20260713 09:12:22.024377  3284 raft_consensus.cc:359] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.025065  3283 ts_tablet_manager.cc:1403] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.012s
I20260713 09:12:22.025040  3284 raft_consensus.cc:385] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.028228  3284 raft_consensus.cc:740] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.028843  3321 raft_consensus.cc:493] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.028914  3284 consensus_queue.cc:260] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.029582  3321 raft_consensus.cc:515] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.032147  3321 leader_election.cc:290] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:22.032454  3285 tablet_bootstrap.cc:492] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: No bootstrap required, opened a new log
W20260713 09:12:21.988541  3209 leader_election.cc:343] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:22.033581  3209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.194:36649, user_credentials={real_user=slave}} blocked reactor thread for 45067us
I20260713 09:12:22.035915  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4211ea47a129456a9b53f44677d5c69c" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0" is_pre_election: true
I20260713 09:12:22.036643  3169 raft_consensus.cc:2393] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d6aa49b958f4fa1a8e9fbf750e23be9 in current term 1: Already voted for candidate af48efc230364bdcae1220b68d6b91b0 in this term.
W20260713 09:12:22.037413  3135 leader_election.cc:343] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.037714  3093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe1e043834b8ca6b3191481490c82" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" is_pre_election: true
I20260713 09:12:22.037772  3094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558b58edec884c6eb153bda23e666768" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" is_pre_election: true
I20260713 09:12:22.038408  3093 raft_consensus.cc:2468] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 0.
I20260713 09:12:22.038985  3135 leader_election.cc:304] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [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: 9d6aa49b958f4fa1a8e9fbf750e23be9, af48efc230364bdcae1220b68d6b91b0; no voters: bd68579ac0df4e78bbb736ca07990750
I20260713 09:12:22.028591  3283 raft_consensus.cc:359] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.032938  3285 ts_tablet_manager.cc:1403] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260713 09:12:22.039772  3283 raft_consensus.cc:385] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:12:22.039861  3209 leader_election.cc:343] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.040165  3283 raft_consensus.cc:740] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.040828  3209 leader_election.cc:304] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:22.040961  3093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4211ea47a129456a9b53f44677d5c69c" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
I20260713 09:12:22.041755  3093 raft_consensus.cc:3060] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.041925  3321 raft_consensus.cc:2804] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.040851  3283 consensus_queue.cc:260] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.043776  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe1e043834b8ca6b3191481490c82" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0" is_pre_election: true
I20260713 09:12:22.042316  3321 raft_consensus.cc:493] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.039743  3284 ts_tablet_manager.cc:1434] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260713 09:12:22.044903  3321 raft_consensus.cc:3060] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.045038  3297 raft_consensus.cc:493] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.045564  3284 tablet_bootstrap.cc:492] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0: Bootstrap starting.
I20260713 09:12:22.045516  3297 raft_consensus.cc:515] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.046710  3283 ts_tablet_manager.cc:1434] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
W20260713 09:12:22.045677  3060 leader_election.cc:343] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.047611  3297 leader_election.cc:290] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:22.048933  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0a457ff4d38bf6e2a337227358c" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0" is_pre_election: true
I20260713 09:12:22.049547  3169 raft_consensus.cc:2468] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6aa49b958f4fa1a8e9fbf750e23be9 in term 0.
I20260713 09:12:22.050072  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe1e043834b8ca6b3191481490c82" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750" is_pre_election: true
I20260713 09:12:22.050019  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0a457ff4d38bf6e2a337227358c" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750" is_pre_election: true
I20260713 09:12:22.050659  3060 leader_election.cc:304] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, af48efc230364bdcae1220b68d6b91b0; no voters: 
I20260713 09:12:22.050801  3239 raft_consensus.cc:2468] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6aa49b958f4fa1a8e9fbf750e23be9 in term 0.
I20260713 09:12:22.041126  3328 raft_consensus.cc:2804] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.051947  3297 raft_consensus.cc:2804] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.053450  3297 raft_consensus.cc:493] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.053783  3297 raft_consensus.cc:3060] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.053867  3328 raft_consensus.cc:493] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.054273  3328 raft_consensus.cc:3060] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.056809  3093 raft_consensus.cc:2468] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 1.
I20260713 09:12:22.058981  3319 raft_consensus.cc:515] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.060699  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4211ea47a129456a9b53f44677d5c69c" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750"
I20260713 09:12:22.061295  3239 raft_consensus.cc:3060] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.063347  3284 tablet_bootstrap.cc:654] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.063625  3093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043e883e9af6474d93fbd070701ccb64" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
I20260713 09:12:22.064231  3093 raft_consensus.cc:3060] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.065495  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558b58edec884c6eb153bda23e666768" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0" is_pre_election: true
I20260713 09:12:22.066083  3169 raft_consensus.cc:2468] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 0.
I20260713 09:12:22.067113  3240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4211ea47a129456a9b53f44677d5c69c" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750" is_pre_election: true
I20260713 09:12:22.067364  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe1e043834b8ca6b3191481490c82" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0" is_pre_election: true
I20260713 09:12:22.068408  3209 leader_election.cc:304] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [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: af48efc230364bdcae1220b68d6b91b0, bd68579ac0df4e78bbb736ca07990750; no voters: 9d6aa49b958f4fa1a8e9fbf750e23be9
I20260713 09:12:22.069177  3288 raft_consensus.cc:2804] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.069516  3288 raft_consensus.cc:493] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.069828  3288 raft_consensus.cc:3060] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.070278  3319 leader_election.cc:290] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 election: Requested vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:22.070899  3321 raft_consensus.cc:515] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.076731  3243 raft_consensus.cc:2393] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d6aa49b958f4fa1a8e9fbf750e23be9 in current term 1: Already voted for candidate bd68579ac0df4e78bbb736ca07990750 in this term.
I20260713 09:12:22.077044  3288 raft_consensus.cc:515] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.077589  3285 raft_consensus.cc:359] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:22.078228  3285 raft_consensus.cc:385] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.078466  3285 raft_consensus.cc:740] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.076393  3297 raft_consensus.cc:515] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.079511  3094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558b58edec884c6eb153bda23e666768" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
I20260713 09:12:22.080893  3297 leader_election.cc:290] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 election: Requested vote from peers af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:22.080940  3321 leader_election.cc:290] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 election: Requested vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:22.081516  3094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe1e043834b8ca6b3191481490c82" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
I20260713 09:12:22.079087  3285 consensus_queue.cc:260] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:22.082064  3094 raft_consensus.cc:3060] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.083331  3285 ts_tablet_manager.cc:1434] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260713 09:12:22.084168  3285 tablet_bootstrap.cc:492] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:22.084555  3288 leader_election.cc:290] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 election: Requested vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:22.085850  3060 leader_election.cc:304] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9; no voters: af48efc230364bdcae1220b68d6b91b0, bd68579ac0df4e78bbb736ca07990750
I20260713 09:12:22.086007  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0a457ff4d38bf6e2a337227358c" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0"
I20260713 09:12:22.086236  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0a457ff4d38bf6e2a337227358c" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750"
I20260713 09:12:22.086573  3169 raft_consensus.cc:3060] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.086827  3243 raft_consensus.cc:3060] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:22.087502  3209 leader_election.cc:343] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.089362  3135 leader_election.cc:304] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, af48efc230364bdcae1220b68d6b91b0; no voters: 
I20260713 09:12:22.090730  3291 raft_consensus.cc:2804] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.090529  3328 raft_consensus.cc:515] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
W20260713 09:12:22.090018  3209 leader_election.cc:343] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.091223  3291 raft_consensus.cc:697] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 1 LEADER]: Becoming Leader. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Running, Role: LEADER
I20260713 09:12:22.092198  3291 consensus_queue.cc:237] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.093103  3169 raft_consensus.cc:2468] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6aa49b958f4fa1a8e9fbf750e23be9 in term 1.
I20260713 09:12:22.093801  2989 catalog_manager.cc:5697] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to af48efc230364bdcae1220b68d6b91b0 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "af48efc230364bdcae1220b68d6b91b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:22.097815  3093 raft_consensus.cc:2468] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 1.
I20260713 09:12:22.098315  3328 leader_election.cc:290] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 election: Requested vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:22.099793  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043e883e9af6474d93fbd070701ccb64" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0"
I20260713 09:12:22.099974  3209 leader_election.cc:304] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:22.100715  3284 tablet_bootstrap.cc:492] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0: No bootstrap required, opened a new log
I20260713 09:12:22.101131  3284 ts_tablet_manager.cc:1403] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.006s
I20260713 09:12:22.102010  3288 raft_consensus.cc:2804] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.103168  3288 raft_consensus.cc:697] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 1 LEADER]: Becoming Leader. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Running, Role: LEADER
I20260713 09:12:22.103956  3288 consensus_queue.cc:237] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.104338  3284 raft_consensus.cc:359] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.104984  3284 raft_consensus.cc:385] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.105252  3284 raft_consensus.cc:740] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.105963  3284 consensus_queue.cc:260] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.107414  3060 leader_election.cc:304] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9; no voters: af48efc230364bdcae1220b68d6b91b0, bd68579ac0df4e78bbb736ca07990750
I20260713 09:12:22.108127  3284 ts_tablet_manager.cc:1434] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:12:22.110767  3284 tablet_bootstrap.cc:492] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0: Bootstrap starting.
I20260713 09:12:22.111281  3060 leader_election.cc:304] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, af48efc230364bdcae1220b68d6b91b0; no voters: 
I20260713 09:12:22.102217  3168 raft_consensus.cc:3060] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.095379  3094 raft_consensus.cc:2468] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 1.
I20260713 09:12:22.115826  3292 raft_consensus.cc:2749] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:22.116202  3209 leader_election.cc:304] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:22.117041  3321 raft_consensus.cc:2804] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.117508  3321 raft_consensus.cc:697] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 1 LEADER]: Becoming Leader. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Running, Role: LEADER
I20260713 09:12:22.118402  3292 raft_consensus.cc:2804] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.118882  3292 raft_consensus.cc:697] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 LEADER]: Becoming Leader. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Running, Role: LEADER
I20260713 09:12:22.118554  3321 consensus_queue.cc:237] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.119508  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe1e043834b8ca6b3191481490c82" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0"
I20260713 09:12:22.100845  3297 raft_consensus.cc:2749] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:22.125980  3284 tablet_bootstrap.cc:654] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.127045  3239 raft_consensus.cc:2468] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 1.
I20260713 09:12:22.131119  3169 raft_consensus.cc:3060] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.135983  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558b58edec884c6eb153bda23e666768" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0"
I20260713 09:12:22.137194  3167 raft_consensus.cc:3060] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.143415  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6212f6dd5c412484e4c386f465b0b7" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750"
I20260713 09:12:22.143688  3094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6212f6dd5c412484e4c386f465b0b7" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
I20260713 09:12:22.144181  3239 raft_consensus.cc:3060] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.144277  3094 raft_consensus.cc:3060] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.145908  3285 tablet_bootstrap.cc:654] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.151726  3243 raft_consensus.cc:2468] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6aa49b958f4fa1a8e9fbf750e23be9 in term 1.
I20260713 09:12:22.151957  3094 raft_consensus.cc:2468] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 1.
I20260713 09:12:22.139608  3292 consensus_queue.cc:237] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.156903  3135 leader_election.cc:304] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, af48efc230364bdcae1220b68d6b91b0; no voters: 
I20260713 09:12:22.159442  3291 raft_consensus.cc:2804] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.160239  3291 raft_consensus.cc:697] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 1 LEADER]: Becoming Leader. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Running, Role: LEADER
I20260713 09:12:22.169114  3284 tablet_bootstrap.cc:492] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0: No bootstrap required, opened a new log
I20260713 09:12:22.169546  3284 ts_tablet_manager.cc:1403] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0: Time spent bootstrapping tablet: real 0.061s	user 0.004s	sys 0.007s
I20260713 09:12:22.161244  3291 consensus_queue.cc:237] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.175900  3168 raft_consensus.cc:2468] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 1.
I20260713 09:12:22.180459  3239 raft_consensus.cc:2468] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 1.
I20260713 09:12:22.180249  2989 catalog_manager.cc:5697] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:22.180728  3169 raft_consensus.cc:2468] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 1.
I20260713 09:12:22.187230  3284 raft_consensus.cc:359] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:22.187911  3284 raft_consensus.cc:385] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.188159  3284 raft_consensus.cc:740] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.189033  3284 consensus_queue.cc:260] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:22.190688  3167 raft_consensus.cc:2468] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 1.
I20260713 09:12:22.191425  3284 ts_tablet_manager.cc:1434] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260713 09:12:22.191735  3209 leader_election.cc:304] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [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: af48efc230364bdcae1220b68d6b91b0, bd68579ac0df4e78bbb736ca07990750; no voters: 9d6aa49b958f4fa1a8e9fbf750e23be9
I20260713 09:12:22.192724  3321 raft_consensus.cc:2804] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.193176  3321 raft_consensus.cc:697] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 1 LEADER]: Becoming Leader. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Running, Role: LEADER
I20260713 09:12:22.193992  3321 consensus_queue.cc:237] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.191622  2992 catalog_manager.cc:5697] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd68579ac0df4e78bbb736ca07990750 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "bd68579ac0df4e78bbb736ca07990750" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:22.198724  2992 catalog_manager.cc:5697] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd68579ac0df4e78bbb736ca07990750 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "bd68579ac0df4e78bbb736ca07990750" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:22.200585  3285 tablet_bootstrap.cc:492] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9: No bootstrap required, opened a new log
I20260713 09:12:22.201048  3285 ts_tablet_manager.cc:1403] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.023s
I20260713 09:12:22.202966  3285 raft_consensus.cc:359] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.203521  3285 raft_consensus.cc:385] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.203737  3285 raft_consensus.cc:740] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.204360  3285 consensus_queue.cc:260] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:22.206355  3285 ts_tablet_manager.cc:1434] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:22.210611  2989 catalog_manager.cc:5697] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to af48efc230364bdcae1220b68d6b91b0 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "af48efc230364bdcae1220b68d6b91b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:22.214498  2989 catalog_manager.cc:5697] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to af48efc230364bdcae1220b68d6b91b0 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "af48efc230364bdcae1220b68d6b91b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:22.216245  2989 catalog_manager.cc:5697] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to af48efc230364bdcae1220b68d6b91b0 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "af48efc230364bdcae1220b68d6b91b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:22.217382  2992 catalog_manager.cc:5697] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd68579ac0df4e78bbb736ca07990750 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "bd68579ac0df4e78bbb736ca07990750" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:22.224208  3292 raft_consensus.cc:493] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.224702  3292 raft_consensus.cc:515] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:22.226799  3292 leader_election.cc:290] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291), af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:22.227375  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb058f81c1bd4e3fbdc577dd925702ee" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750" is_pre_election: true
I20260713 09:12:22.227856  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb058f81c1bd4e3fbdc577dd925702ee" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0" is_pre_election: true
I20260713 09:12:22.227972  3239 raft_consensus.cc:2468] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6aa49b958f4fa1a8e9fbf750e23be9 in term 0.
I20260713 09:12:22.228464  3167 raft_consensus.cc:2468] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6aa49b958f4fa1a8e9fbf750e23be9 in term 0.
I20260713 09:12:22.229049  3060 leader_election.cc:304] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:22.229821  3292 raft_consensus.cc:2804] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.230214  3292 raft_consensus.cc:493] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.230619  3292 raft_consensus.cc:3060] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.235942  3292 raft_consensus.cc:515] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:22.237490  3292 leader_election.cc:290] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 election: Requested vote from peers bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291), af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:22.238011  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb058f81c1bd4e3fbdc577dd925702ee" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750"
I20260713 09:12:22.238443  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb058f81c1bd4e3fbdc577dd925702ee" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0"
I20260713 09:12:22.238521  3239 raft_consensus.cc:3060] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.238965  3167 raft_consensus.cc:3060] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.243516  3239 raft_consensus.cc:2468] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6aa49b958f4fa1a8e9fbf750e23be9 in term 1.
I20260713 09:12:22.243624  3167 raft_consensus.cc:2468] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6aa49b958f4fa1a8e9fbf750e23be9 in term 1.
I20260713 09:12:22.244418  3060 leader_election.cc:304] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:22.245033  3292 raft_consensus.cc:2804] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.245481  3292 raft_consensus.cc:697] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 LEADER]: Becoming Leader. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Running, Role: LEADER
I20260713 09:12:22.246253  3292 consensus_queue.cc:237] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:22.252734  2992 catalog_manager.cc:5697] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:22.296095 32623 ts_manager.cc:295] Set tserver state for 9d6aa49b958f4fa1a8e9fbf750e23be9 to MAINTENANCE_MODE
I20260713 09:12:22.296792 32623 tablet_server.cc:179] TabletServer@127.31.219.193:0 shutting down...
I20260713 09:12:22.313827 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:22.314566 32623 tablet_replica.cc:333] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9: stopping tablet replica
I20260713 09:12:22.315467 32623 raft_consensus.cc:2243] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.316020 32623 raft_consensus.cc:2272] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.318027 32623 tablet_replica.cc:333] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: stopping tablet replica
I20260713 09:12:22.318583 32623 raft_consensus.cc:2243] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:22.319125 32623 pending_rounds.cc:70] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Trying to abort 1 pending ops.
I20260713 09:12:22.319407 32623 pending_rounds.cc:77] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993427447631872 op_type: NO_OP noop_request { }
I20260713 09:12:22.319720 32623 raft_consensus.cc:2889] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:22.320009 32623 raft_consensus.cc:2272] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.322067 32623 tablet_replica.cc:333] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9: stopping tablet replica
I20260713 09:12:22.322583 32623 raft_consensus.cc:2243] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.322928 32623 raft_consensus.cc:2272] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.324605 32623 tablet_replica.cc:333] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9: stopping tablet replica
I20260713 09:12:22.325105 32623 raft_consensus.cc:2243] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.325445 32623 raft_consensus.cc:2272] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.326877 32623 tablet_replica.cc:333] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9: stopping tablet replica
I20260713 09:12:22.327414 32623 raft_consensus.cc:2243] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.327760 32623 raft_consensus.cc:2272] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.329172 32623 tablet_replica.cc:333] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9: stopping tablet replica
I20260713 09:12:22.329658 32623 raft_consensus.cc:2243] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.329990 32623 raft_consensus.cc:2272] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.331553 32623 tablet_replica.cc:333] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9: stopping tablet replica
I20260713 09:12:22.332007 32623 raft_consensus.cc:2243] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.332352 32623 raft_consensus.cc:2272] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.333933 32623 tablet_replica.cc:333] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9: stopping tablet replica
I20260713 09:12:22.334408 32623 raft_consensus.cc:2243] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.334753 32623 raft_consensus.cc:2272] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.336222 32623 tablet_replica.cc:333] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9: stopping tablet replica
I20260713 09:12:22.336663 32623 raft_consensus.cc:2243] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.336994 32623 raft_consensus.cc:2272] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.338346 32623 tablet_replica.cc:333] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: stopping tablet replica
I20260713 09:12:22.338826 32623 raft_consensus.cc:2243] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:22.339396 32623 pending_rounds.cc:70] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Trying to abort 1 pending ops.
I20260713 09:12:22.339574 32623 pending_rounds.cc:77] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993427092697088 op_type: NO_OP noop_request { }
I20260713 09:12:22.339838 32623 raft_consensus.cc:2889] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:22.340108 32623 raft_consensus.cc:2272] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.360575 32623 tablet_server.cc:196] TabletServer@127.31.219.193:0 shutdown complete.
I20260713 09:12:22.418120  3291 consensus_queue.cc:1048] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:22.434759  3135 consensus_peers.cc:597] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:22.483575  3209 consensus_peers.cc:597] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:22.525640  3291 consensus_queue.cc:1048] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:22.538028  3135 consensus_peers.cc:597] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:22.570348  3321 consensus_queue.cc:1048] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:22.601061  3209 consensus_peers.cc:597] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:22.610023  3319 consensus_queue.cc:1048] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:22.610153  3328 consensus_queue.cc:1048] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:22.624871  3135 consensus_peers.cc:597] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:22.627467  3209 consensus_peers.cc:597] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:22.643472  3328 consensus_queue.cc:1048] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:22.655347  3135 consensus_peers.cc:597] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:22.668265  3321 consensus_queue.cc:1048] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:22.680843  3209 consensus_peers.cc:597] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:22.754591  3319 consensus_queue.cc:1048] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:22.860114  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:23.861085  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:23.890580  3320 raft_consensus.cc:493] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:23.891059  3320 raft_consensus.cc:515] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:23.892886  3320 leader_election.cc:290] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:23.894349  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0a457ff4d38bf6e2a337227358c" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750" is_pre_election: true
I20260713 09:12:23.894992  3239 raft_consensus.cc:2468] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 1.
I20260713 09:12:23.896059  3135 leader_election.cc:304] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [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: af48efc230364bdcae1220b68d6b91b0, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:23.896667  3320 raft_consensus.cc:2804] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:12:23.896729  3135 leader_election.cc:336] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111)
I20260713 09:12:23.896963  3320 raft_consensus.cc:493] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:23.897324  3320 raft_consensus.cc:3060] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.901793  3320 raft_consensus.cc:515] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:23.903152  3320 leader_election.cc:290] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 2 election: Requested vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:23.904644  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0a457ff4d38bf6e2a337227358c" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750"
I20260713 09:12:23.905201  3239 raft_consensus.cc:3060] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:23.906618  3135 leader_election.cc:336] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111)
I20260713 09:12:23.909835  3239 raft_consensus.cc:2468] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 2.
I20260713 09:12:23.910717  3135 leader_election.cc:304] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [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: af48efc230364bdcae1220b68d6b91b0, bd68579ac0df4e78bbb736ca07990750; no voters: 9d6aa49b958f4fa1a8e9fbf750e23be9
I20260713 09:12:23.911350  3320 raft_consensus.cc:2804] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:23.912144  3320 raft_consensus.cc:697] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 2 LEADER]: Becoming Leader. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Running, Role: LEADER
I20260713 09:12:23.912786  3320 consensus_queue.cc:237] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Queue going to LEADER 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: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:23.918748  2992 catalog_manager.cc:5697] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 reported cstate change: term changed from 1 to 2, leader changed from 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193) to af48efc230364bdcae1220b68d6b91b0 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "af48efc230364bdcae1220b68d6b91b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:24.007925  3320 raft_consensus.cc:493] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:24.008356  3320 raft_consensus.cc:515] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:24.009840  3320 leader_election.cc:290] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291), 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645)
I20260713 09:12:24.010587  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb058f81c1bd4e3fbdc577dd925702ee" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750" is_pre_election: true
I20260713 09:12:24.011258  3239 raft_consensus.cc:2468] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 1.
I20260713 09:12:24.012161  3135 leader_election.cc:304] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [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: af48efc230364bdcae1220b68d6b91b0, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:24.012811  3320 raft_consensus.cc:2804] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:24.013051  3320 raft_consensus.cc:493] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:24.013420  3320 raft_consensus.cc:3060] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:24.014237  3135 leader_election.cc:336] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111)
I20260713 09:12:24.018282  3320 raft_consensus.cc:515] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:24.019729  3320 leader_election.cc:290] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 2 election: Requested vote from peers bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291), 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645)
I20260713 09:12:24.020488  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb058f81c1bd4e3fbdc577dd925702ee" candidate_uuid: "af48efc230364bdcae1220b68d6b91b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750"
I20260713 09:12:24.021057  3239 raft_consensus.cc:3060] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:24.023303  3135 leader_election.cc:336] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111)
I20260713 09:12:24.025745  3239 raft_consensus.cc:2468] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af48efc230364bdcae1220b68d6b91b0 in term 2.
I20260713 09:12:24.026621  3135 leader_election.cc:304] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [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: af48efc230364bdcae1220b68d6b91b0, bd68579ac0df4e78bbb736ca07990750; no voters: 9d6aa49b958f4fa1a8e9fbf750e23be9
I20260713 09:12:24.027238  3320 raft_consensus.cc:2804] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:24.027649  3320 raft_consensus.cc:697] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 2 LEADER]: Becoming Leader. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Running, Role: LEADER
I20260713 09:12:24.028406  3320 consensus_queue.cc:237] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Queue going to LEADER 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: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:24.034621  2992 catalog_manager.cc:5697] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 reported cstate change: term changed from 1 to 2, leader changed from 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193) to af48efc230364bdcae1220b68d6b91b0 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "af48efc230364bdcae1220b68d6b91b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:24.354833  3239 raft_consensus.cc:1275] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 2 FOLLOWER]: Refusing update from remote peer af48efc230364bdcae1220b68d6b91b0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:24.355890  3320 consensus_queue.cc:1048] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:24.369797  3135 consensus_peers.cc:597] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:24.466503  3135 consensus_peers.cc:597] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:24.616422  3239 raft_consensus.cc:1275] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 2 FOLLOWER]: Refusing update from remote peer af48efc230364bdcae1220b68d6b91b0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:24.617626  3320 consensus_queue.cc:1048] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:24.862016  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:25.015483  3135 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111) [suppressed 63 similar messages]
W20260713 09:12:25.042248  3209 consensus_peers.cc:597] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:25.061371  3135 consensus_peers.cc:597] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:25.086963  3135 consensus_peers.cc:597] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:25.109037  3209 consensus_peers.cc:597] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:25.135340  3135 consensus_peers.cc:597] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:25.193204  3209 consensus_peers.cc:597] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:25.301007  3209 consensus_peers.cc:597] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:25.424104  3135 consensus_peers.cc:597] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:25.862824  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:26.838209  3135 consensus_peers.cc:597] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:26.863703  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:26.886739  3135 consensus_peers.cc:597] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:12:27.376152 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:27.377389  3209 consensus_peers.cc:597] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:12:27.381829  3373 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:27.382673  3374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:27.386372 32623 server_base.cc:1061] running on GCE node
W20260713 09:12:27.386651  3376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:27.387955 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:27.388137 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:27.388269 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933947388259 us; error 0 us; skew 500 ppm
I20260713 09:12:27.388703 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:27.390790 32623 webserver.cc:533] Webserver started at http://127.31.219.193:42223/ using document root <none> and password file <none>
I20260713 09:12:27.391248 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:27.391413 32623 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:12:27.394425 32623 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:27.397658  3381 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:27.398351 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:27.398581 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-0-root
uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
format_stamp: "Formatted at 2026-07-13 09:12:20 on dist-test-slave-cts2"
I20260713 09:12:27.398823 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933869920753-32623-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:27.412663 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:27.413579 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:27.414839 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:27.418083  3388 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:12:27.455561  3135 consensus_peers.cc:597] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:12:27.462597 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:12:27.462900 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.000s
I20260713 09:12:27.463178 32623 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:12:27.467442  3388 tablet_bootstrap.cc:492] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:27.476943  3388 tablet_bootstrap.cc:492] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:27.477531  3388 tablet_bootstrap.cc:492] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap complete.
I20260713 09:12:27.478041  3388 ts_tablet_manager.cc:1403] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:12:27.479912  3388 raft_consensus.cc:359] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.480374  3388 raft_consensus.cc:740] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.481062  3388 consensus_queue.cc:260] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.483083  3388 ts_tablet_manager.cc:1434] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:12:27.483757  3388 tablet_bootstrap.cc:492] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:27.493029  3388 tablet_bootstrap.cc:492] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:27.493815  3388 tablet_bootstrap.cc:492] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap complete.
I20260713 09:12:27.494385  3388 ts_tablet_manager.cc:1403] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:12:27.496443  3388 raft_consensus.cc:359] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.496757 32623 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:12:27.497089 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.030s	sys 0.003s
I20260713 09:12:27.496954  3388 raft_consensus.cc:740] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.497771  3388 consensus_queue.cc:260] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.499366  3388 ts_tablet_manager.cc:1434] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:27.500011  3388 tablet_bootstrap.cc:492] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:27.510998  3388 tablet_bootstrap.cc:492] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:27.511643  3388 tablet_bootstrap.cc:492] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap complete.
I20260713 09:12:27.512162  3388 ts_tablet_manager.cc:1403] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:12:27.514192  3388 raft_consensus.cc:359] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.514735  3388 raft_consensus.cc:740] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.515465  3388 consensus_queue.cc:260] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.517513  3388 ts_tablet_manager.cc:1434] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:27.518258  3388 tablet_bootstrap.cc:492] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:27.529717  3388 tablet_bootstrap.cc:492] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:27.530390  3388 tablet_bootstrap.cc:492] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap complete.
I20260713 09:12:27.530877  3388 ts_tablet_manager.cc:1403] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:12:27.532704  3388 raft_consensus.cc:359] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.533182  3388 raft_consensus.cc:740] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.533802  3388 consensus_queue.cc:260] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.535895  3388 ts_tablet_manager.cc:1434] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:27.536648  3388 tablet_bootstrap.cc:492] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:27.547492  3388 tablet_bootstrap.cc:492] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:12:27.548178  3388 tablet_bootstrap.cc:492] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap complete.
I20260713 09:12:27.548661  3388 ts_tablet_manager.cc:1403] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260713 09:12:27.550546  3388 raft_consensus.cc:359] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.551187  3388 raft_consensus.cc:740] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.551970  3388 consensus_queue.cc:260] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [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: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.553717  3388 ts_tablet_manager.cc:1434] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260713 09:12:27.554312  3388 tablet_bootstrap.cc:492] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:27.561777 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.193:40645
I20260713 09:12:27.561894  3451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.193:40645 every 8 connection(s)
I20260713 09:12:27.562315  3388 tablet_bootstrap.cc:492] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:27.562897  3388 tablet_bootstrap.cc:492] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap complete.
I20260713 09:12:27.563428  3388 ts_tablet_manager.cc:1403] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:12:27.565174  3388 raft_consensus.cc:359] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.565822  3388 raft_consensus.cc:740] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.566606  3388 consensus_queue.cc:260] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.568722  3388 ts_tablet_manager.cc:1434] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:27.569631  3388 tablet_bootstrap.cc:492] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:27.576180 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:27.589514  3388 tablet_bootstrap.cc:492] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:27.590394  3388 tablet_bootstrap.cc:492] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap complete.
I20260713 09:12:27.591084  3388 ts_tablet_manager.cc:1403] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260713 09:12:27.593794  3388 raft_consensus.cc:359] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.594319  3388 raft_consensus.cc:385] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.594509  3388 raft_consensus.cc:740] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.595037  3388 consensus_queue.cc:260] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.597050  3388 ts_tablet_manager.cc:1434] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:27.597802  3388 tablet_bootstrap.cc:492] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:27.599361  3452 heartbeater.cc:344] Connected to a master server at 127.31.219.254:36499
I20260713 09:12:27.599781  3452 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:27.600659  3452 heartbeater.cc:507] Master 127.31.219.254:36499 requested a full tablet report, sending...
I20260713 09:12:27.607024  2989 ts_manager.cc:194] Re-registered known tserver with Master: 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645)
I20260713 09:12:27.608175  3167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07bddfbd8ac4d7981594324618c515e"
dest_uuid: "af48efc230364bdcae1220b68d6b91b0"
mode: GRACEFUL
new_leader_uuid: "bd68579ac0df4e78bbb736ca07990750"
 from {username='slave'} at 127.0.0.1:42976
I20260713 09:12:27.609109  3167 raft_consensus.cc:606] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 1 LEADER]: Received request to transfer leadership to TS bd68579ac0df4e78bbb736ca07990750
I20260713 09:12:27.611296 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:27.611876 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:27.612525 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:27.616357  3388 tablet_bootstrap.cc:492] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:12:27.617040  3388 tablet_bootstrap.cc:492] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap complete.
I20260713 09:12:27.617555  3388 ts_tablet_manager.cc:1403] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 09:12:27.619160  2989 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33734
I20260713 09:12:27.619077  3388 raft_consensus.cc:359] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:27.619807  3388 raft_consensus.cc:740] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.620393  3388 consensus_queue.cc:260] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [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: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } }
I20260713 09:12:27.621969  3388 ts_tablet_manager.cc:1434] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:27.622289  3452 heartbeater.cc:499] Master 127.31.219.254:36499 was elected leader, sending a full tablet report...
I20260713 09:12:27.622582  3388 tablet_bootstrap.cc:492] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:27.630379  3388 tablet_bootstrap.cc:492] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:27.630955  3388 tablet_bootstrap.cc:492] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap complete.
I20260713 09:12:27.631481  3388 ts_tablet_manager.cc:1403] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:12:27.632957  3388 raft_consensus.cc:359] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.633405  3388 raft_consensus.cc:740] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.633985  3388 consensus_queue.cc:260] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.635440  3388 ts_tablet_manager.cc:1434] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:27.635987  3388 tablet_bootstrap.cc:492] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap starting.
I20260713 09:12:27.646149  3388 tablet_bootstrap.cc:492] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:27.646696  3388 tablet_bootstrap.cc:492] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9: Bootstrap complete.
I20260713 09:12:27.647361  3388 ts_tablet_manager.cc:1403] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.002s
I20260713 09:12:27.649412  3388 raft_consensus.cc:359] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.650002  3388 raft_consensus.cc:740] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6aa49b958f4fa1a8e9fbf750e23be9, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.650743  3388 consensus_queue.cc:260] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.652753  3388 ts_tablet_manager.cc:1434] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:12:27.839854  3360 raft_consensus.cc:993] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0: : Instructing follower bd68579ac0df4e78bbb736ca07990750 to start an election
I20260713 09:12:27.840278  3360 raft_consensus.cc:1081] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 1 LEADER]: Signalling peer bd68579ac0df4e78bbb736ca07990750 to start an election
I20260713 09:12:27.841325  3390 raft_consensus.cc:493] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.841765  3243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07bddfbd8ac4d7981594324618c515e"
dest_uuid: "bd68579ac0df4e78bbb736ca07990750"
 from {username='slave'} at 127.0.0.1:47112
I20260713 09:12:27.841908  3390 raft_consensus.cc:515] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.842401  3243 raft_consensus.cc:493] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:27.842777  3243 raft_consensus.cc:3060] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:27.844127  3390 leader_election.cc:290] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649), bd68579ac0df4e78bbb736ca07990750 (127.31.219.195:34291)
I20260713 09:12:27.850323  3243 raft_consensus.cc:515] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.853588  3243 leader_election.cc:290] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 2 election: Requested vote from peers 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645), af48efc230364bdcae1220b68d6b91b0 (127.31.219.194:36649)
I20260713 09:12:27.853790  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bddfbd8ac4d7981594324618c515e" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9"
I20260713 09:12:27.854601  3424 raft_consensus.cc:3060] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:27.858021  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bddfbd8ac4d7981594324618c515e" candidate_uuid: "bd68579ac0df4e78bbb736ca07990750" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af48efc230364bdcae1220b68d6b91b0"
I20260713 09:12:27.858585  3167 raft_consensus.cc:3055] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:27.858896  3167 raft_consensus.cc:740] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af48efc230364bdcae1220b68d6b91b0, State: Running, Role: LEADER
I20260713 09:12:27.859699  3167 consensus_queue.cc:260] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [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: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.860917  3167 raft_consensus.cc:3060] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:27.861465  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558b58edec884c6eb153bda23e666768" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd68579ac0df4e78bbb736ca07990750" is_pre_election: true
I20260713 09:12:27.862753  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558b58edec884c6eb153bda23e666768" candidate_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af48efc230364bdcae1220b68d6b91b0" is_pre_election: true
I20260713 09:12:27.863368  3424 raft_consensus.cc:2468] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 2.
W20260713 09:12:27.864614  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:27.864580  3209 leader_election.cc:304] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9, bd68579ac0df4e78bbb736ca07990750; no voters: 
I20260713 09:12:27.865377  3319 raft_consensus.cc:2804] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:27.865811  3385 leader_election.cc:304] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d6aa49b958f4fa1a8e9fbf750e23be9; no voters: af48efc230364bdcae1220b68d6b91b0, bd68579ac0df4e78bbb736ca07990750
I20260713 09:12:27.866585  3390 raft_consensus.cc:2749] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:27.867274  3319 raft_consensus.cc:697] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 2 LEADER]: Becoming Leader. State: Replica: bd68579ac0df4e78bbb736ca07990750, State: Running, Role: LEADER
I20260713 09:12:27.868157  3319 consensus_queue.cc:237] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [LEADER]: Queue 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: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } }
I20260713 09:12:27.869376  3167 raft_consensus.cc:2468] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd68579ac0df4e78bbb736ca07990750 in term 2.
I20260713 09:12:27.872948  3425 raft_consensus.cc:3060] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:27.879706  3425 pending_rounds.cc:85] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Aborting all ops after (but not including) 0
I20260713 09:12:27.879948  3425 pending_rounds.cc:107] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:12:27.880160  3425 raft_consensus.cc:2889] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:12:27.881039  2989 catalog_manager.cc:5697] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 reported cstate change: term changed from 1 to 2, leader changed from af48efc230364bdcae1220b68d6b91b0 (127.31.219.194) to bd68579ac0df4e78bbb736ca07990750 (127.31.219.195). New cstate: current_term: 2 leader_uuid: "bd68579ac0df4e78bbb736ca07990750" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd68579ac0df4e78bbb736ca07990750" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 34291 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:27.899524  3425 raft_consensus.cc:3060] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.963068  3425 raft_consensus.cc:3060] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:27.967487  3425 pending_rounds.cc:85] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Aborting all ops after (but not including) 0
I20260713 09:12:27.967722  3425 pending_rounds.cc:107] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:12:27.967939  3425 raft_consensus.cc:2889] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:12:28.318936  3425 raft_consensus.cc:1275] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 2 FOLLOWER]: Refusing update from remote peer bd68579ac0df4e78bbb736ca07990750: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:28.320643  3485 consensus_queue.cc:1048] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6aa49b958f4fa1a8e9fbf750e23be9" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 40645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:28.321941  3167 raft_consensus.cc:1275] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 2 FOLLOWER]: Refusing update from remote peer bd68579ac0df4e78bbb736ca07990750: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:28.323275  3485 consensus_queue.cc:1048] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af48efc230364bdcae1220b68d6b91b0" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:28.622226 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:28.627517 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:28.627903 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:28.628355 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:28.865545  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:29.634232 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:29.639539 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:29.639925 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:29.640362 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:29.866381  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:30.647109 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:30.654876 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:30.655349 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:30.656221 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:30.867369  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:31.662268 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:31.667443 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:31.667747 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:31.668131 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:31.868263  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:32.673452 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:32.679476 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:32.684299 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:32.684664 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:12:32.869189  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:33.707304 32623 tablet_server.cc:179] TabletServer@127.31.219.193:40645 shutting down...
I20260713 09:12:33.733623 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:33.734467 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:33.735538 32623 raft_consensus.cc:2243] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.736335 32623 raft_consensus.cc:2272] T cb058f81c1bd4e3fbdc577dd925702ee P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.739259 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:33.739821 32623 raft_consensus.cc:2243] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.740235 32623 raft_consensus.cc:2272] T 558b58edec884c6eb153bda23e666768 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.742482 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:33.742976 32623 raft_consensus.cc:2243] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.743453 32623 raft_consensus.cc:2272] T 6b6212f6dd5c412484e4c386f465b0b7 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.745473 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:33.745961 32623 raft_consensus.cc:2243] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.746327 32623 raft_consensus.cc:2272] T 0336a0a457ff4d38bf6e2a337227358c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.748586 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:33.749114 32623 raft_consensus.cc:2243] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.749612 32623 raft_consensus.cc:2272] T b84fe1e043834b8ca6b3191481490c82 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.751575 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:33.752090 32623 raft_consensus.cc:2243] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.752559 32623 raft_consensus.cc:2272] T 4211ea47a129456a9b53f44677d5c69c P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.755052 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:33.755532 32623 raft_consensus.cc:2243] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.755939 32623 raft_consensus.cc:2272] T 259f6de318944ababeb723a2842aa015 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.757867 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:33.758337 32623 raft_consensus.cc:2243] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.758750 32623 raft_consensus.cc:2272] T 043e883e9af6474d93fbd070701ccb64 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.760658 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:33.761108 32623 raft_consensus.cc:2243] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.761565 32623 raft_consensus.cc:2272] T d07bddfbd8ac4d7981594324618c515e P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.763586 32623 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:33.764190 32623 raft_consensus.cc:2243] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.764725 32623 raft_consensus.cc:2272] T 574a6ac536a64e76bf544d101f417818 P 9d6aa49b958f4fa1a8e9fbf750e23be9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:33.773795  3209 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 53 similar messages]
W20260713 09:12:33.777156  3209 consensus_peers.cc:597] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:33.789156  3135 consensus_peers.cc:597] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:33.796794  3135 consensus_peers.cc:597] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:33.797829 32623 tablet_server.cc:196] TabletServer@127.31.219.193:40645 shutdown complete.
I20260713 09:12:33.821911 32623 tablet_server.cc:179] TabletServer@127.31.219.194:0 shutting down...
I20260713 09:12:33.843775 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:33.844580 32623 tablet_replica.cc:333] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0: stopping tablet replica
I20260713 09:12:33.845623 32623 raft_consensus.cc:2243] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:33.846652 32623 raft_consensus.cc:2272] T cb058f81c1bd4e3fbdc577dd925702ee P af48efc230364bdcae1220b68d6b91b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.849296 32623 tablet_replica.cc:333] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0: stopping tablet replica
I20260713 09:12:33.849900 32623 raft_consensus.cc:2243] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.850313 32623 raft_consensus.cc:2272] T 043e883e9af6474d93fbd070701ccb64 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.852160 32623 tablet_replica.cc:333] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0: stopping tablet replica
I20260713 09:12:33.852586 32623 raft_consensus.cc:2243] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:33.853233 32623 raft_consensus.cc:2272] T 0336a0a457ff4d38bf6e2a337227358c P af48efc230364bdcae1220b68d6b91b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.854902 32623 tablet_replica.cc:333] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0: stopping tablet replica
I20260713 09:12:33.855432 32623 raft_consensus.cc:2243] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:33.856137 32623 raft_consensus.cc:2272] T 6b6212f6dd5c412484e4c386f465b0b7 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.857812 32623 tablet_replica.cc:333] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0: stopping tablet replica
I20260713 09:12:33.858238 32623 raft_consensus.cc:2243] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.858592 32623 raft_consensus.cc:2272] T b84fe1e043834b8ca6b3191481490c82 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.860328 32623 tablet_replica.cc:333] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0: stopping tablet replica
I20260713 09:12:33.860729 32623 raft_consensus.cc:2243] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:33.861562 32623 raft_consensus.cc:2272] T 259f6de318944ababeb723a2842aa015 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.863986 32623 tablet_replica.cc:333] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0: stopping tablet replica
I20260713 09:12:33.864511 32623 raft_consensus.cc:2243] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:33.865221 32623 raft_consensus.cc:2272] T 4211ea47a129456a9b53f44677d5c69c P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.867058 32623 tablet_replica.cc:333] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0: stopping tablet replica
I20260713 09:12:33.867573 32623 raft_consensus.cc:2243] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.868013 32623 raft_consensus.cc:2272] T 558b58edec884c6eb153bda23e666768 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.869766 32623 tablet_replica.cc:333] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0: stopping tablet replica
I20260713 09:12:33.870198 32623 raft_consensus.cc:2243] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:12:33.870195  3039 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:33.870760 32623 raft_consensus.cc:2272] T 574a6ac536a64e76bf544d101f417818 P af48efc230364bdcae1220b68d6b91b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.872613 32623 tablet_replica.cc:333] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0: stopping tablet replica
I20260713 09:12:33.873082 32623 raft_consensus.cc:2243] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.873515 32623 raft_consensus.cc:2272] T d07bddfbd8ac4d7981594324618c515e P af48efc230364bdcae1220b68d6b91b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:33.892277  3209 consensus_peers.cc:597] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:33.895939  3209 consensus_peers.cc:597] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 -> Peer 9d6aa49b958f4fa1a8e9fbf750e23be9 (127.31.219.193:40645): Couldn't send request to peer 9d6aa49b958f4fa1a8e9fbf750e23be9. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:40645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:33.903429 32623 tablet_server.cc:196] TabletServer@127.31.219.194:0 shutdown complete.
I20260713 09:12:33.926667 32623 tablet_server.cc:179] TabletServer@127.31.219.195:0 shutting down...
I20260713 09:12:33.953866 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:33.954569 32623 tablet_replica.cc:333] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750: stopping tablet replica
I20260713 09:12:33.955235 32623 raft_consensus.cc:2243] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.955803 32623 raft_consensus.cc:2272] T 6b6212f6dd5c412484e4c386f465b0b7 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.957747 32623 tablet_replica.cc:333] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750: stopping tablet replica
I20260713 09:12:33.958285 32623 raft_consensus.cc:2243] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.958648 32623 raft_consensus.cc:2272] T 4211ea47a129456a9b53f44677d5c69c P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.960599 32623 tablet_replica.cc:333] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750: stopping tablet replica
I20260713 09:12:33.961045 32623 raft_consensus.cc:2243] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.961401 32623 raft_consensus.cc:2272] T 259f6de318944ababeb723a2842aa015 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.963124 32623 tablet_replica.cc:333] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750: stopping tablet replica
I20260713 09:12:33.963676 32623 raft_consensus.cc:2243] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:33.964406 32623 raft_consensus.cc:2272] T b84fe1e043834b8ca6b3191481490c82 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.966070 32623 tablet_replica.cc:333] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750: stopping tablet replica
I20260713 09:12:33.966481 32623 raft_consensus.cc:2243] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:33.967142 32623 raft_consensus.cc:2272] T 043e883e9af6474d93fbd070701ccb64 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.968888 32623 tablet_replica.cc:333] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750: stopping tablet replica
I20260713 09:12:33.969323 32623 raft_consensus.cc:2243] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:33.970029 32623 raft_consensus.cc:2272] T d07bddfbd8ac4d7981594324618c515e P bd68579ac0df4e78bbb736ca07990750 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.971803 32623 tablet_replica.cc:333] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750: stopping tablet replica
I20260713 09:12:33.972215 32623 raft_consensus.cc:2243] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:33.972901 32623 raft_consensus.cc:2272] T 574a6ac536a64e76bf544d101f417818 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.974601 32623 tablet_replica.cc:333] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750: stopping tablet replica
I20260713 09:12:33.975088 32623 raft_consensus.cc:2243] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.975664 32623 raft_consensus.cc:2272] T 0336a0a457ff4d38bf6e2a337227358c P bd68579ac0df4e78bbb736ca07990750 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.977430 32623 tablet_replica.cc:333] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750: stopping tablet replica
I20260713 09:12:33.977952 32623 raft_consensus.cc:2243] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:33.978662 32623 raft_consensus.cc:2272] T 558b58edec884c6eb153bda23e666768 P bd68579ac0df4e78bbb736ca07990750 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.980475 32623 tablet_replica.cc:333] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750: stopping tablet replica
I20260713 09:12:33.980928 32623 raft_consensus.cc:2243] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.981335 32623 raft_consensus.cc:2272] T cb058f81c1bd4e3fbdc577dd925702ee P bd68579ac0df4e78bbb736ca07990750 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.009128 32623 tablet_server.cc:196] TabletServer@127.31.219.195:0 shutdown complete.
I20260713 09:12:34.030354 32623 master.cc:562] Master@127.31.219.254:36499 shutting down...
I20260713 09:12:34.051851 32623 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.052361 32623 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.052637 32623 tablet_replica.cc:333] T 00000000000000000000000000000000 P 047e5d16c58f48d8ac2a3116c04c0184: stopping tablet replica
I20260713 09:12:34.071436 32623 master.cc:584] Master@127.31.219.254:36499 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13392 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:12:34.111022 32623 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.219.254:42937
I20260713 09:12:34.112135 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:34.117435  3502 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:34.117656  3501 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:34.118541  3504 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:34.119594 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:34.120374 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:34.120565 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:34.120724 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933954120690 us; error 0 us; skew 500 ppm
I20260713 09:12:34.121233 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:34.123556 32623 webserver.cc:533] Webserver started at http://127.31.219.254:33613/ using document root <none> and password file <none>
I20260713 09:12:34.124047 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:34.124229 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:34.124506 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:34.125536 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/master-0-root/instance:
uuid: "8cb431bc91c14035bd3b942e6af6f6a3"
format_stamp: "Formatted at 2026-07-13 09:12:34 on dist-test-slave-cts2"
I20260713 09:12:34.129616 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:12:34.132735  3509 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:34.133456 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260713 09:12:34.133734 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/master-0-root
uuid: "8cb431bc91c14035bd3b942e6af6f6a3"
format_stamp: "Formatted at 2026-07-13 09:12:34 on dist-test-slave-cts2"
I20260713 09:12:34.134008 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:34.149914 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:34.150988 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:34.187098 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.254:42937
I20260713 09:12:34.187263  3560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.254:42937 every 8 connection(s)
I20260713 09:12:34.190886  3561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:34.201015  3561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3: Bootstrap starting.
I20260713 09:12:34.205372  3561 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.209049  3561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3: No bootstrap required, opened a new log
I20260713 09:12:34.210999  3561 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb431bc91c14035bd3b942e6af6f6a3" member_type: VOTER }
I20260713 09:12:34.211414  3561 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.211601  3561 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cb431bc91c14035bd3b942e6af6f6a3, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.212046  3561 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8cb431bc91c14035bd3b942e6af6f6a3" member_type: VOTER }
I20260713 09:12:34.212457  3561 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:34.212638  3561 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:34.212843  3561 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.216722  3561 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb431bc91c14035bd3b942e6af6f6a3" member_type: VOTER }
I20260713 09:12:34.217144  3561 leader_election.cc:304] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [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: 8cb431bc91c14035bd3b942e6af6f6a3; no voters: 
I20260713 09:12:34.218075  3561 leader_election.cc:290] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:34.218360  3564 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:34.219672  3564 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [term 1 LEADER]: Becoming Leader. State: Replica: 8cb431bc91c14035bd3b942e6af6f6a3, State: Running, Role: LEADER
I20260713 09:12:34.220374  3564 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [LEADER]: Queue going to LEADER mode. State: All 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: "8cb431bc91c14035bd3b942e6af6f6a3" member_type: VOTER }
I20260713 09:12:34.220961  3561 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:34.225132  3566 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8cb431bc91c14035bd3b942e6af6f6a3. Latest consensus state: current_term: 1 leader_uuid: "8cb431bc91c14035bd3b942e6af6f6a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb431bc91c14035bd3b942e6af6f6a3" member_type: VOTER } }
I20260713 09:12:34.225451  3565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8cb431bc91c14035bd3b942e6af6f6a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb431bc91c14035bd3b942e6af6f6a3" member_type: VOTER } }
I20260713 09:12:34.225776  3566 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:34.226152  3565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:34.228508  3571 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:34.233394  3571 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:34.240703 32623 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:34.242835  3571 catalog_manager.cc:1383] Generated new cluster ID: 63dd26d34bfd4cb7b3d9866c9c7492d1
I20260713 09:12:34.243093  3571 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:34.264169  3571 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:34.265347  3571 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:34.279116  3571 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3: Generated new TSK 0
I20260713 09:12:34.279683  3571 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:34.307090 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:34.312958  3582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:34.313885  3583 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:34.315162  3585 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:34.315430 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:34.316282 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:34.316475 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:34.316592 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933954316581 us; error 0 us; skew 500 ppm
I20260713 09:12:34.317039 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:34.319093 32623 webserver.cc:533] Webserver started at http://127.31.219.193:37637/ using document root <none> and password file <none>
I20260713 09:12:34.319585 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:34.319734 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:34.319927 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:34.320894 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-0-root/instance:
uuid: "9e27130c603f4013928c1900e974f5a3"
format_stamp: "Formatted at 2026-07-13 09:12:34 on dist-test-slave-cts2"
I20260713 09:12:34.325683 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:34.328693  3590 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:34.329433 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:12:34.329653 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-0-root
uuid: "9e27130c603f4013928c1900e974f5a3"
format_stamp: "Formatted at 2026-07-13 09:12:34 on dist-test-slave-cts2"
I20260713 09:12:34.329876 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:34.349385 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:34.350407 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:34.351729 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:34.353788 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:34.353950 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:34.354218 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:34.354404 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:34.394044 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.193:38639
I20260713 09:12:34.394165  3652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.193:38639 every 8 connection(s)
I20260713 09:12:34.399029 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:34.406574  3657 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:34.408195  3658 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:34.410338 32623 server_base.cc:1061] running on GCE node
W20260713 09:12:34.410852  3660 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:34.411780 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:12:34.411983  3653 heartbeater.cc:344] Connected to a master server at 127.31.219.254:42937
W20260713 09:12:34.412012 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:34.412433 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933954412412 us; error 0 us; skew 500 ppm
I20260713 09:12:34.412501  3653 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:34.413241 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:34.413358  3653 heartbeater.cc:507] Master 127.31.219.254:42937 requested a full tablet report, sending...
I20260713 09:12:34.415572 32623 webserver.cc:533] Webserver started at http://127.31.219.194:41189/ using document root <none> and password file <none>
I20260713 09:12:34.415864  3526 ts_manager.cc:194] Registered new tserver with Master: 9e27130c603f4013928c1900e974f5a3 (127.31.219.193:38639)
I20260713 09:12:34.416072 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:34.416374 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:34.416621 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:34.417691 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-1-root/instance:
uuid: "d612157c6e4b4a3ebf53ebd282bff872"
format_stamp: "Formatted at 2026-07-13 09:12:34 on dist-test-slave-cts2"
I20260713 09:12:34.417689  3526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38516
I20260713 09:12:34.422353 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260713 09:12:34.425582  3665 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:34.426278 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:34.426553 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-1-root
uuid: "d612157c6e4b4a3ebf53ebd282bff872"
format_stamp: "Formatted at 2026-07-13 09:12:34 on dist-test-slave-cts2"
I20260713 09:12:34.426828 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:34.441434 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:34.442500 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:34.443959 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:34.446040 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:34.446249 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:34.446488 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:34.446653 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:34.485071 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.194:34339
I20260713 09:12:34.485178  3727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.194:34339 every 8 connection(s)
I20260713 09:12:34.489682 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:34.496701  3731 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:34.498631  3732 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:34.499511 32623 server_base.cc:1061] running on GCE node
W20260713 09:12:34.500049  3734 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:34.501109 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:34.501370 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:34.501745 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933954501723 us; error 0 us; skew 500 ppm
I20260713 09:12:34.502281  3728 heartbeater.cc:344] Connected to a master server at 127.31.219.254:42937
I20260713 09:12:34.502452 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:34.502646  3728 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:34.503517  3728 heartbeater.cc:507] Master 127.31.219.254:42937 requested a full tablet report, sending...
I20260713 09:12:34.505160 32623 webserver.cc:533] Webserver started at http://127.31.219.195:46213/ using document root <none> and password file <none>
I20260713 09:12:34.505614  3526 ts_manager.cc:194] Registered new tserver with Master: d612157c6e4b4a3ebf53ebd282bff872 (127.31.219.194:34339)
I20260713 09:12:34.505748 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:34.506079 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:34.506379 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:34.507056  3526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38532
I20260713 09:12:34.507659 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-2-root/instance:
uuid: "72230f1d30744b2da4c19ac99f0b0d38"
format_stamp: "Formatted at 2026-07-13 09:12:34 on dist-test-slave-cts2"
I20260713 09:12:34.512245 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:34.515298  3739 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:34.516001 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:34.516235 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-2-root
uuid: "72230f1d30744b2da4c19ac99f0b0d38"
format_stamp: "Formatted at 2026-07-13 09:12:34 on dist-test-slave-cts2"
I20260713 09:12:34.516464 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933869920753-32623-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:34.531854 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:34.532859 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:34.534098 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:34.536427 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:34.536639 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:34.536876 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:34.537043 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:34.574613 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.195:46089
I20260713 09:12:34.574707  3801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.195:46089 every 8 connection(s)
I20260713 09:12:34.588093  3802 heartbeater.cc:344] Connected to a master server at 127.31.219.254:42937
I20260713 09:12:34.588450  3802 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:34.589109  3802 heartbeater.cc:507] Master 127.31.219.254:42937 requested a full tablet report, sending...
I20260713 09:12:34.590854  3526 ts_manager.cc:194] Registered new tserver with Master: 72230f1d30744b2da4c19ac99f0b0d38 (127.31.219.195:46089)
I20260713 09:12:34.591925 32623 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014308594s
I20260713 09:12:34.592123  3526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38536
I20260713 09:12:34.614112  3526 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38546:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:34.616128  3526 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:34.663352  3618 tablet_service.cc:1511] Processing CreateTablet for tablet ed71b4772b3d4d95816736d2d4967414 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=de5ebc0d189f490d84775644e749aae3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:34.663662  3617 tablet_service.cc:1511] Processing CreateTablet for tablet b6bab802cb0048cbb9bd445829cca6ef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=de5ebc0d189f490d84775644e749aae3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:34.664806  3618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed71b4772b3d4d95816736d2d4967414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:34.666538  3617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bab802cb0048cbb9bd445829cca6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:34.668059  3692 tablet_service.cc:1511] Processing CreateTablet for tablet b6bab802cb0048cbb9bd445829cca6ef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=de5ebc0d189f490d84775644e749aae3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:34.668056  3693 tablet_service.cc:1511] Processing CreateTablet for tablet ed71b4772b3d4d95816736d2d4967414 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=de5ebc0d189f490d84775644e749aae3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:34.669591  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed71b4772b3d4d95816736d2d4967414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:34.674952  3692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bab802cb0048cbb9bd445829cca6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:34.674746  3767 tablet_service.cc:1511] Processing CreateTablet for tablet ed71b4772b3d4d95816736d2d4967414 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=de5ebc0d189f490d84775644e749aae3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:34.676072  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed71b4772b3d4d95816736d2d4967414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:34.680198  3766 tablet_service.cc:1511] Processing CreateTablet for tablet b6bab802cb0048cbb9bd445829cca6ef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=de5ebc0d189f490d84775644e749aae3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:34.681620  3766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bab802cb0048cbb9bd445829cca6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:34.688335  3817 tablet_bootstrap.cc:492] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3: Bootstrap starting.
I20260713 09:12:34.700341  3818 tablet_bootstrap.cc:492] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872: Bootstrap starting.
I20260713 09:12:34.704243  3817 tablet_bootstrap.cc:654] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.707711  3819 tablet_bootstrap.cc:492] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38: Bootstrap starting.
I20260713 09:12:34.709126  3818 tablet_bootstrap.cc:654] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.713644  3817 tablet_bootstrap.cc:492] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3: No bootstrap required, opened a new log
I20260713 09:12:34.714107  3817 ts_tablet_manager.cc:1403] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260713 09:12:34.714668  3818 tablet_bootstrap.cc:492] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872: No bootstrap required, opened a new log
I20260713 09:12:34.715075  3818 ts_tablet_manager.cc:1403] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:12:34.716087  3819 tablet_bootstrap.cc:654] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.717113  3818 raft_consensus.cc:359] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.717046  3817 raft_consensus.cc:359] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.717908  3818 raft_consensus.cc:385] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.717978  3817 raft_consensus.cc:385] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.718281  3818 raft_consensus.cc:740] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d612157c6e4b4a3ebf53ebd282bff872, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.718381  3817 raft_consensus.cc:740] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27130c603f4013928c1900e974f5a3, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.719311  3818 consensus_queue.cc:260] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.719581  3817 consensus_queue.cc:260] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.721774  3728 heartbeater.cc:499] Master 127.31.219.254:42937 was elected leader, sending a full tablet report...
I20260713 09:12:34.722179  3818 ts_tablet_manager.cc:1434] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:12:34.723299  3818 tablet_bootstrap.cc:492] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872: Bootstrap starting.
I20260713 09:12:34.725003  3819 tablet_bootstrap.cc:492] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38: No bootstrap required, opened a new log
I20260713 09:12:34.725526  3819 ts_tablet_manager.cc:1403] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:12:34.728593  3819 raft_consensus.cc:359] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.729328  3818 tablet_bootstrap.cc:654] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.729406  3819 raft_consensus.cc:385] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.729828  3819 raft_consensus.cc:740] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72230f1d30744b2da4c19ac99f0b0d38, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.730734  3819 consensus_queue.cc:260] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.731827  3817 ts_tablet_manager.cc:1434] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3: Time spent starting tablet: real 0.017s	user 0.018s	sys 0.000s
I20260713 09:12:34.731858  3653 heartbeater.cc:499] Master 127.31.219.254:42937 was elected leader, sending a full tablet report...
I20260713 09:12:34.732999  3817 tablet_bootstrap.cc:492] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3: Bootstrap starting.
W20260713 09:12:34.740365  3729 tablet.cc:2406] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:12:34.746676  3817 tablet_bootstrap.cc:654] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.750298  3819 ts_tablet_manager.cc:1434] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.019s
I20260713 09:12:34.750375  3802 heartbeater.cc:499] Master 127.31.219.254:42937 was elected leader, sending a full tablet report...
I20260713 09:12:34.751448  3819 tablet_bootstrap.cc:492] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38: Bootstrap starting.
I20260713 09:12:34.751556  3818 tablet_bootstrap.cc:492] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872: No bootstrap required, opened a new log
I20260713 09:12:34.752074  3818 ts_tablet_manager.cc:1403] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260713 09:12:34.755074  3818 raft_consensus.cc:359] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.755860  3818 raft_consensus.cc:385] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.756219  3818 raft_consensus.cc:740] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d612157c6e4b4a3ebf53ebd282bff872, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.757167  3818 consensus_queue.cc:260] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.759366  3819 tablet_bootstrap.cc:654] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.760830  3818 ts_tablet_manager.cc:1434] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:12:34.771967  3817 tablet_bootstrap.cc:492] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3: No bootstrap required, opened a new log
I20260713 09:12:34.772384  3817 ts_tablet_manager.cc:1403] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.025s
I20260713 09:12:34.772460  3819 tablet_bootstrap.cc:492] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38: No bootstrap required, opened a new log
I20260713 09:12:34.772895  3819 ts_tablet_manager.cc:1403] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260713 09:12:34.774485  3817 raft_consensus.cc:359] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.775038  3817 raft_consensus.cc:385] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.774813  3819 raft_consensus.cc:359] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.775365  3817 raft_consensus.cc:740] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27130c603f4013928c1900e974f5a3, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.775517  3819 raft_consensus.cc:385] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.775846  3819 raft_consensus.cc:740] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72230f1d30744b2da4c19ac99f0b0d38, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.776144  3817 consensus_queue.cc:260] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.776422  3819 consensus_queue.cc:260] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.777979  3819 ts_tablet_manager.cc:1434] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:34.778155  3817 ts_tablet_manager.cc:1434] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:34.870651  3824 raft_consensus.cc:493] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.871117  3824 raft_consensus.cc:515] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.872982  3824 leader_election.cc:290] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d612157c6e4b4a3ebf53ebd282bff872 (127.31.219.194:34339), 72230f1d30744b2da4c19ac99f0b0d38 (127.31.219.195:46089)
I20260713 09:12:34.882189  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed71b4772b3d4d95816736d2d4967414" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d612157c6e4b4a3ebf53ebd282bff872" is_pre_election: true
I20260713 09:12:34.882849  3703 raft_consensus.cc:2468] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 0.
I20260713 09:12:34.883407  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed71b4772b3d4d95816736d2d4967414" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72230f1d30744b2da4c19ac99f0b0d38" is_pre_election: true
I20260713 09:12:34.884039  3777 raft_consensus.cc:2468] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 0.
I20260713 09:12:34.884053  3591 leader_election.cc:304] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27130c603f4013928c1900e974f5a3, d612157c6e4b4a3ebf53ebd282bff872; no voters: 
I20260713 09:12:34.884837  3824 raft_consensus.cc:2804] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:34.885120  3824 raft_consensus.cc:493] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:34.885368  3824 raft_consensus.cc:3060] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.889912  3824 raft_consensus.cc:515] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.891506  3824 leader_election.cc:290] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 election: Requested vote from peers d612157c6e4b4a3ebf53ebd282bff872 (127.31.219.194:34339), 72230f1d30744b2da4c19ac99f0b0d38 (127.31.219.195:46089)
I20260713 09:12:34.892081  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed71b4772b3d4d95816736d2d4967414" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d612157c6e4b4a3ebf53ebd282bff872"
I20260713 09:12:34.892431  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed71b4772b3d4d95816736d2d4967414" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72230f1d30744b2da4c19ac99f0b0d38"
I20260713 09:12:34.892670  3703 raft_consensus.cc:3060] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.892971  3777 raft_consensus.cc:3060] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.899809  3703 raft_consensus.cc:2468] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 1.
I20260713 09:12:34.899811  3777 raft_consensus.cc:2468] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 1.
I20260713 09:12:34.901242  3591 leader_election.cc:304] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27130c603f4013928c1900e974f5a3, d612157c6e4b4a3ebf53ebd282bff872; no voters: 
I20260713 09:12:34.902097  3824 raft_consensus.cc:2804] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:34.902809  3824 raft_consensus.cc:697] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9e27130c603f4013928c1900e974f5a3, State: Running, Role: LEADER
I20260713 09:12:34.903623  3824 consensus_queue.cc:237] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.910043  3524 catalog_manager.cc:5697] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e27130c603f4013928c1900e974f5a3 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "9e27130c603f4013928c1900e974f5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.978288  3825 raft_consensus.cc:493] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.978773  3825 raft_consensus.cc:515] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:34.980767  3825 leader_election.cc:290] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e27130c603f4013928c1900e974f5a3 (127.31.219.193:38639), d612157c6e4b4a3ebf53ebd282bff872 (127.31.219.194:34339)
I20260713 09:12:34.990572  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bab802cb0048cbb9bd445829cca6ef" candidate_uuid: "72230f1d30744b2da4c19ac99f0b0d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27130c603f4013928c1900e974f5a3" is_pre_election: true
I20260713 09:12:34.991147  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bab802cb0048cbb9bd445829cca6ef" candidate_uuid: "72230f1d30744b2da4c19ac99f0b0d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d612157c6e4b4a3ebf53ebd282bff872" is_pre_election: true
I20260713 09:12:34.991161  3628 raft_consensus.cc:2468] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72230f1d30744b2da4c19ac99f0b0d38 in term 0.
I20260713 09:12:34.991907  3703 raft_consensus.cc:2468] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72230f1d30744b2da4c19ac99f0b0d38 in term 0.
I20260713 09:12:34.992707  3743 leader_election.cc:304] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72230f1d30744b2da4c19ac99f0b0d38, 9e27130c603f4013928c1900e974f5a3; no voters: 
I20260713 09:12:34.993407  3825 raft_consensus.cc:2804] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:34.993813  3825 raft_consensus.cc:493] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:34.994086  3825 raft_consensus.cc:3060] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.998822  3825 raft_consensus.cc:515] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.000281  3825 leader_election.cc:290] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [CANDIDATE]: Term 1 election: Requested vote from peers 9e27130c603f4013928c1900e974f5a3 (127.31.219.193:38639), d612157c6e4b4a3ebf53ebd282bff872 (127.31.219.194:34339)
I20260713 09:12:35.000943  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bab802cb0048cbb9bd445829cca6ef" candidate_uuid: "72230f1d30744b2da4c19ac99f0b0d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27130c603f4013928c1900e974f5a3"
I20260713 09:12:35.001169  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bab802cb0048cbb9bd445829cca6ef" candidate_uuid: "72230f1d30744b2da4c19ac99f0b0d38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d612157c6e4b4a3ebf53ebd282bff872"
I20260713 09:12:35.001477  3628 raft_consensus.cc:3060] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:35.001910  3703 raft_consensus.cc:3060] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:35.006377  3628 raft_consensus.cc:2468] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72230f1d30744b2da4c19ac99f0b0d38 in term 1.
I20260713 09:12:35.006508  3703 raft_consensus.cc:2468] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72230f1d30744b2da4c19ac99f0b0d38 in term 1.
I20260713 09:12:35.007350  3743 leader_election.cc:304] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72230f1d30744b2da4c19ac99f0b0d38, 9e27130c603f4013928c1900e974f5a3; no voters: 
I20260713 09:12:35.008050  3825 raft_consensus.cc:2804] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:35.008842  3825 raft_consensus.cc:697] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 LEADER]: Becoming Leader. State: Replica: 72230f1d30744b2da4c19ac99f0b0d38, State: Running, Role: LEADER
I20260713 09:12:35.009470  3825 consensus_queue.cc:237] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.016180  3524 catalog_manager.cc:5697] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72230f1d30744b2da4c19ac99f0b0d38 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "72230f1d30744b2da4c19ac99f0b0d38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:35.060739  3524 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38562:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:35.062525  3524 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:35.083796  3617 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff267f478e14cbab161702e7cb0262a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec57705beeda48ef8c005231885f9a3c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:35.085042  3617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff267f478e14cbab161702e7cb0262a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.084868  3693 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff267f478e14cbab161702e7cb0262a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec57705beeda48ef8c005231885f9a3c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:35.086114  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff267f478e14cbab161702e7cb0262a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.086330  3766 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff267f478e14cbab161702e7cb0262a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec57705beeda48ef8c005231885f9a3c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:35.087512  3766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff267f478e14cbab161702e7cb0262a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.090214  3692 tablet_service.cc:1511] Processing CreateTablet for tablet 9a87431305ad413bb3d92c05ac02cb3a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec57705beeda48ef8c005231885f9a3c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:35.091408  3692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a87431305ad413bb3d92c05ac02cb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.095345  3767 tablet_service.cc:1511] Processing CreateTablet for tablet 9a87431305ad413bb3d92c05ac02cb3a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec57705beeda48ef8c005231885f9a3c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:35.096551  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a87431305ad413bb3d92c05ac02cb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.100119  3817 tablet_bootstrap.cc:492] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3: Bootstrap starting.
I20260713 09:12:35.102072  3818 tablet_bootstrap.cc:492] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872: Bootstrap starting.
I20260713 09:12:35.095355  3618 tablet_service.cc:1511] Processing CreateTablet for tablet 9a87431305ad413bb3d92c05ac02cb3a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec57705beeda48ef8c005231885f9a3c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:35.104478  3618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a87431305ad413bb3d92c05ac02cb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.106658  3817 tablet_bootstrap.cc:654] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.108081  3818 tablet_bootstrap.cc:654] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.114882  3819 tablet_bootstrap.cc:492] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38: Bootstrap starting.
I20260713 09:12:35.117192  3818 tablet_bootstrap.cc:492] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872: No bootstrap required, opened a new log
I20260713 09:12:35.117681  3818 ts_tablet_manager.cc:1403] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260713 09:12:35.120560  3818 raft_consensus.cc:359] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.121266  3818 raft_consensus.cc:385] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.121438  3819 tablet_bootstrap.cc:654] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.121574  3818 raft_consensus.cc:740] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d612157c6e4b4a3ebf53ebd282bff872, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.125113  3818 consensus_queue.cc:260] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.127822  3818 ts_tablet_manager.cc:1434] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:12:35.130060  3817 tablet_bootstrap.cc:492] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3: No bootstrap required, opened a new log
I20260713 09:12:35.130535  3817 ts_tablet_manager.cc:1403] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.003s
I20260713 09:12:35.130919  3819 tablet_bootstrap.cc:492] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38: No bootstrap required, opened a new log
I20260713 09:12:35.131596  3819 ts_tablet_manager.cc:1403] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:12:35.133272  3817 raft_consensus.cc:359] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.133983  3817 raft_consensus.cc:385] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.134270  3817 raft_consensus.cc:740] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27130c603f4013928c1900e974f5a3, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.134471  3819 raft_consensus.cc:359] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.135368  3819 raft_consensus.cc:385] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.135118  3817 consensus_queue.cc:260] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.135932  3819 raft_consensus.cc:740] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72230f1d30744b2da4c19ac99f0b0d38, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.136799  3819 consensus_queue.cc:260] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.138265  3818 tablet_bootstrap.cc:492] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872: Bootstrap starting.
I20260713 09:12:35.141855  3817 ts_tablet_manager.cc:1434] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:12:35.142426  3819 ts_tablet_manager.cc:1434] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:12:35.142997  3817 tablet_bootstrap.cc:492] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3: Bootstrap starting.
I20260713 09:12:35.144407  3819 tablet_bootstrap.cc:492] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38: Bootstrap starting.
I20260713 09:12:35.145324  3818 tablet_bootstrap.cc:654] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.150336  3817 tablet_bootstrap.cc:654] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.154857  3819 tablet_bootstrap.cc:654] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.157960  3818 tablet_bootstrap.cc:492] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872: No bootstrap required, opened a new log
I20260713 09:12:35.158546  3818 ts_tablet_manager.cc:1403] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260713 09:12:35.162231  3818 raft_consensus.cc:359] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.163144  3818 raft_consensus.cc:385] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.163565  3818 raft_consensus.cc:740] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d612157c6e4b4a3ebf53ebd282bff872, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.164752  3818 consensus_queue.cc:260] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.167171  3817 tablet_bootstrap.cc:492] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3: No bootstrap required, opened a new log
I20260713 09:12:35.167656  3817 ts_tablet_manager.cc:1403] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260713 09:12:35.167691  3818 ts_tablet_manager.cc:1434] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260713 09:12:35.170617  3819 tablet_bootstrap.cc:492] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38: No bootstrap required, opened a new log
I20260713 09:12:35.170480  3817 raft_consensus.cc:359] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.171167  3819 ts_tablet_manager.cc:1403] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260713 09:12:35.171252  3817 raft_consensus.cc:385] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.171687  3817 raft_consensus.cc:740] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27130c603f4013928c1900e974f5a3, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.172390  3817 consensus_queue.cc:260] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.173822  3819 raft_consensus.cc:359] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.174546  3817 ts_tablet_manager.cc:1434] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:35.174510  3819 raft_consensus.cc:385] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.175459  3819 raft_consensus.cc:740] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72230f1d30744b2da4c19ac99f0b0d38, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.176196  3819 consensus_queue.cc:260] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.178277  3819 ts_tablet_manager.cc:1434] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
W20260713 09:12:35.235564  3574 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:35.324838  3824 raft_consensus.cc:493] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:35.325263  3824 raft_consensus.cc:515] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.326920  3824 leader_election.cc:290] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d612157c6e4b4a3ebf53ebd282bff872 (127.31.219.194:34339), 72230f1d30744b2da4c19ac99f0b0d38 (127.31.219.195:46089)
I20260713 09:12:35.327589  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff267f478e14cbab161702e7cb0262a" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d612157c6e4b4a3ebf53ebd282bff872" is_pre_election: true
I20260713 09:12:35.327824  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff267f478e14cbab161702e7cb0262a" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72230f1d30744b2da4c19ac99f0b0d38" is_pre_election: true
I20260713 09:12:35.328148  3703 raft_consensus.cc:2468] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 0.
I20260713 09:12:35.328505  3777 raft_consensus.cc:2468] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 0.
I20260713 09:12:35.329236  3591 leader_election.cc:304] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27130c603f4013928c1900e974f5a3, d612157c6e4b4a3ebf53ebd282bff872; no voters: 
I20260713 09:12:35.329959  3824 raft_consensus.cc:2804] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:35.330324  3824 raft_consensus.cc:493] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:35.330602  3824 raft_consensus.cc:3060] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:35.335619  3824 raft_consensus.cc:515] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.337234  3824 leader_election.cc:290] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 election: Requested vote from peers d612157c6e4b4a3ebf53ebd282bff872 (127.31.219.194:34339), 72230f1d30744b2da4c19ac99f0b0d38 (127.31.219.195:46089)
I20260713 09:12:35.337383  3830 consensus_queue.cc:1048] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:35.338507  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff267f478e14cbab161702e7cb0262a" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72230f1d30744b2da4c19ac99f0b0d38"
I20260713 09:12:35.338511  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff267f478e14cbab161702e7cb0262a" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d612157c6e4b4a3ebf53ebd282bff872"
I20260713 09:12:35.339228  3777 raft_consensus.cc:3060] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:35.339268  3703 raft_consensus.cc:3060] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:35.345515  3777 raft_consensus.cc:2468] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 1.
I20260713 09:12:35.346700  3594 leader_election.cc:304] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72230f1d30744b2da4c19ac99f0b0d38, 9e27130c603f4013928c1900e974f5a3; no voters: 
I20260713 09:12:35.347625  3703 raft_consensus.cc:2468] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 1.
I20260713 09:12:35.347702  3830 raft_consensus.cc:2804] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:35.348292  3830 raft_consensus.cc:697] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9e27130c603f4013928c1900e974f5a3, State: Running, Role: LEADER
I20260713 09:12:35.349069  3830 consensus_queue.cc:237] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.358479  3830 consensus_queue.cc:1048] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:35.358940  3523 catalog_manager.cc:5697] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e27130c603f4013928c1900e974f5a3 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "9e27130c603f4013928c1900e974f5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:35.417025  3830 raft_consensus.cc:493] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:35.417487  3830 raft_consensus.cc:515] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.419050  3830 leader_election.cc:290] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d612157c6e4b4a3ebf53ebd282bff872 (127.31.219.194:34339), 72230f1d30744b2da4c19ac99f0b0d38 (127.31.219.195:46089)
I20260713 09:12:35.419780  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87431305ad413bb3d92c05ac02cb3a" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d612157c6e4b4a3ebf53ebd282bff872" is_pre_election: true
I20260713 09:12:35.420009  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87431305ad413bb3d92c05ac02cb3a" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72230f1d30744b2da4c19ac99f0b0d38" is_pre_election: true
I20260713 09:12:35.420428  3703 raft_consensus.cc:2468] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 0.
I20260713 09:12:35.420574  3777 raft_consensus.cc:2468] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 0.
I20260713 09:12:35.421461  3591 leader_election.cc:304] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27130c603f4013928c1900e974f5a3, d612157c6e4b4a3ebf53ebd282bff872; no voters: 
I20260713 09:12:35.422191  3830 raft_consensus.cc:2804] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:35.422549  3830 raft_consensus.cc:493] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:35.422847  3830 raft_consensus.cc:3060] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:35.423352  3825 consensus_queue.cc:1048] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:35.428798  3830 raft_consensus.cc:515] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.430716  3830 leader_election.cc:290] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 election: Requested vote from peers d612157c6e4b4a3ebf53ebd282bff872 (127.31.219.194:34339), 72230f1d30744b2da4c19ac99f0b0d38 (127.31.219.195:46089)
I20260713 09:12:35.434051  3833 consensus_queue.cc:1048] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:35.434178  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87431305ad413bb3d92c05ac02cb3a" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72230f1d30744b2da4c19ac99f0b0d38"
I20260713 09:12:35.434815  3777 raft_consensus.cc:3060] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:35.439913  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87431305ad413bb3d92c05ac02cb3a" candidate_uuid: "9e27130c603f4013928c1900e974f5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d612157c6e4b4a3ebf53ebd282bff872"
I20260713 09:12:35.440467  3703 raft_consensus.cc:3060] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:35.442094  3777 raft_consensus.cc:2468] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 1.
I20260713 09:12:35.443117  3594 leader_election.cc:304] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72230f1d30744b2da4c19ac99f0b0d38, 9e27130c603f4013928c1900e974f5a3; no voters: 
I20260713 09:12:35.443862  3830 raft_consensus.cc:2804] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:35.444340  3830 raft_consensus.cc:697] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9e27130c603f4013928c1900e974f5a3, State: Running, Role: LEADER
I20260713 09:12:35.445118  3830 consensus_queue.cc:237] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.447166  3703 raft_consensus.cc:2468] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27130c603f4013928c1900e974f5a3 in term 1.
I20260713 09:12:35.451840  3526 catalog_manager.cc:5697] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e27130c603f4013928c1900e974f5a3 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "9e27130c603f4013928c1900e974f5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:35.502763 32623 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:12:35.504451 32623 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:12:35.504850 32623 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:12:35.516075  3628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ff267f478e14cbab161702e7cb0262a"
dest_uuid: "9e27130c603f4013928c1900e974f5a3"
mode: GRACEFUL
new_leader_uuid: "d612157c6e4b4a3ebf53ebd282bff872"
 from {username='slave'} at 127.0.0.1:58328
I20260713 09:12:35.516613  3628 raft_consensus.cc:606] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 1 LEADER]: Received request to transfer leadership to TS d612157c6e4b4a3ebf53ebd282bff872
I20260713 09:12:35.517760 32623 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:12:35.809485  3830 consensus_queue.cc:1048] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:35.815428  3824 raft_consensus.cc:993] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3: : Instructing follower d612157c6e4b4a3ebf53ebd282bff872 to start an election
I20260713 09:12:35.815881  3847 raft_consensus.cc:1081] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 1 LEADER]: Signalling peer d612157c6e4b4a3ebf53ebd282bff872 to start an election
I20260713 09:12:35.817934  3702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ff267f478e14cbab161702e7cb0262a"
dest_uuid: "d612157c6e4b4a3ebf53ebd282bff872"
 from {username='slave'} at 127.0.0.1:41688
I20260713 09:12:35.818542  3702 raft_consensus.cc:493] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:35.818905  3702 raft_consensus.cc:3060] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.823668  3830 consensus_queue.cc:1048] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:35.826730  3702 raft_consensus.cc:515] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.827876  3703 raft_consensus.cc:1240] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 2 FOLLOWER]: Rejecting Update request from peer 9e27130c603f4013928c1900e974f5a3 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:35.832108  3830 consensus_queue.cc:1059] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:35.834638  3847 raft_consensus.cc:3055] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:35.835048  3847 raft_consensus.cc:740] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e27130c603f4013928c1900e974f5a3, State: Running, Role: LEADER
I20260713 09:12:35.836083  3847 consensus_queue.cc:260] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [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: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.837307  3847 raft_consensus.cc:3060] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.842504  3702 leader_election.cc:290] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [CANDIDATE]: Term 2 election: Requested vote from peers 9e27130c603f4013928c1900e974f5a3 (127.31.219.193:38639), 72230f1d30744b2da4c19ac99f0b0d38 (127.31.219.195:46089)
I20260713 09:12:35.846817  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff267f478e14cbab161702e7cb0262a" candidate_uuid: "d612157c6e4b4a3ebf53ebd282bff872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e27130c603f4013928c1900e974f5a3"
I20260713 09:12:35.858757  3776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff267f478e14cbab161702e7cb0262a" candidate_uuid: "d612157c6e4b4a3ebf53ebd282bff872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72230f1d30744b2da4c19ac99f0b0d38"
I20260713 09:12:35.859411  3776 raft_consensus.cc:3060] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.859884  3628 raft_consensus.cc:2468] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d612157c6e4b4a3ebf53ebd282bff872 in term 2.
I20260713 09:12:35.861737  3669 leader_election.cc:304] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27130c603f4013928c1900e974f5a3, d612157c6e4b4a3ebf53ebd282bff872; no voters: 
I20260713 09:12:35.862709  3823 raft_consensus.cc:2804] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:35.865315  3823 raft_consensus.cc:697] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 2 LEADER]: Becoming Leader. State: Replica: d612157c6e4b4a3ebf53ebd282bff872, State: Running, Role: LEADER
I20260713 09:12:35.865594  3847 consensus_queue.cc:1048] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:35.866011  3823 consensus_queue.cc:237] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [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: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } }
I20260713 09:12:35.866674  3776 raft_consensus.cc:2468] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d612157c6e4b4a3ebf53ebd282bff872 in term 2.
I20260713 09:12:35.873028  3523 catalog_manager.cc:5697] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 reported cstate change: term changed from 1 to 2, leader changed from 9e27130c603f4013928c1900e974f5a3 (127.31.219.193) to d612157c6e4b4a3ebf53ebd282bff872 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "d612157c6e4b4a3ebf53ebd282bff872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e27130c603f4013928c1900e974f5a3" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d612157c6e4b4a3ebf53ebd282bff872" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 34339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:35.878965  3847 consensus_queue.cc:1048] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72230f1d30744b2da4c19ac99f0b0d38" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.126899 32623 tablet_server.cc:179] TabletServer@127.31.219.193:0 shutting down...
I20260713 09:12:36.144985 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:36.145576 32623 tablet_replica.cc:333] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3: stopping tablet replica
I20260713 09:12:36.146109 32623 raft_consensus.cc:2243] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.146863 32623 raft_consensus.cc:2272] T 9a87431305ad413bb3d92c05ac02cb3a P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.148801 32623 tablet_replica.cc:333] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3: stopping tablet replica
I20260713 09:12:36.149307 32623 raft_consensus.cc:2243] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.149703 32623 raft_consensus.cc:2272] T 7ff267f478e14cbab161702e7cb0262a P 9e27130c603f4013928c1900e974f5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.151768 32623 tablet_replica.cc:333] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3: stopping tablet replica
I20260713 09:12:36.152243 32623 raft_consensus.cc:2243] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.152638 32623 raft_consensus.cc:2272] T b6bab802cb0048cbb9bd445829cca6ef P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.154454 32623 tablet_replica.cc:333] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3: stopping tablet replica
I20260713 09:12:36.154891 32623 raft_consensus.cc:2243] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.155599 32623 raft_consensus.cc:2272] T ed71b4772b3d4d95816736d2d4967414 P 9e27130c603f4013928c1900e974f5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.177362 32623 tablet_server.cc:196] TabletServer@127.31.219.193:0 shutdown complete.
I20260713 09:12:36.187544 32623 tablet_server.cc:179] TabletServer@127.31.219.194:0 shutting down...
I20260713 09:12:36.203426 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:36.204058 32623 tablet_replica.cc:333] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872: stopping tablet replica
I20260713 09:12:36.204632 32623 raft_consensus.cc:2243] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.205044 32623 raft_consensus.cc:2272] T 9a87431305ad413bb3d92c05ac02cb3a P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.207249 32623 tablet_replica.cc:333] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872: stopping tablet replica
I20260713 09:12:36.207748 32623 raft_consensus.cc:2243] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.208294 32623 pending_rounds.cc:70] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872: Trying to abort 2 pending ops.
I20260713 09:12:36.208478 32623 pending_rounds.cc:77] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306993483236093952 op_type: NO_OP noop_request { }
I20260713 09:12:36.208766 32623 raft_consensus.cc:2889] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:36.208990 32623 pending_rounds.cc:77] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993481119821824 op_type: NO_OP noop_request { }
I20260713 09:12:36.209228 32623 raft_consensus.cc:2889] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:36.209527 32623 raft_consensus.cc:2272] T 7ff267f478e14cbab161702e7cb0262a P d612157c6e4b4a3ebf53ebd282bff872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.211424 32623 tablet_replica.cc:333] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872: stopping tablet replica
I20260713 09:12:36.211884 32623 raft_consensus.cc:2243] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.212249 32623 raft_consensus.cc:2272] T b6bab802cb0048cbb9bd445829cca6ef P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.214052 32623 tablet_replica.cc:333] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872: stopping tablet replica
I20260713 09:12:36.214493 32623 raft_consensus.cc:2243] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.214877 32623 raft_consensus.cc:2272] T ed71b4772b3d4d95816736d2d4967414 P d612157c6e4b4a3ebf53ebd282bff872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.236020 32623 tablet_server.cc:196] TabletServer@127.31.219.194:0 shutdown complete.
I20260713 09:12:36.246408 32623 tablet_server.cc:179] TabletServer@127.31.219.195:0 shutting down...
I20260713 09:12:36.262923 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:36.263501 32623 tablet_replica.cc:333] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38: stopping tablet replica
I20260713 09:12:36.264014 32623 raft_consensus.cc:2243] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.264420 32623 raft_consensus.cc:2272] T 9a87431305ad413bb3d92c05ac02cb3a P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.266908 32623 tablet_replica.cc:333] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38: stopping tablet replica
I20260713 09:12:36.267482 32623 raft_consensus.cc:2243] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.267915 32623 raft_consensus.cc:2272] T ed71b4772b3d4d95816736d2d4967414 P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.270179 32623 tablet_replica.cc:333] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38: stopping tablet replica
I20260713 09:12:36.270649 32623 raft_consensus.cc:2243] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.271023 32623 raft_consensus.cc:2272] T 7ff267f478e14cbab161702e7cb0262a P 72230f1d30744b2da4c19ac99f0b0d38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.272861 32623 tablet_replica.cc:333] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38: stopping tablet replica
I20260713 09:12:36.273307 32623 raft_consensus.cc:2243] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.273972 32623 raft_consensus.cc:2272] T b6bab802cb0048cbb9bd445829cca6ef P 72230f1d30744b2da4c19ac99f0b0d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.294305 32623 tablet_server.cc:196] TabletServer@127.31.219.195:0 shutdown complete.
I20260713 09:12:36.304039 32623 master.cc:562] Master@127.31.219.254:42937 shutting down...
I20260713 09:12:36.318539 32623 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.318930 32623 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.319170 32623 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8cb431bc91c14035bd3b942e6af6f6a3: stopping tablet replica
I20260713 09:12:36.336480 32623 master.cc:584] Master@127.31.219.254:42937 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2250 ms)
[----------] 6 tests from LeaderRebalancerTest (86283 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:12:36.361176 32623 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.219.254:43659
I20260713 09:12:36.362126 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:36.366679  3869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:36.366899  3870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:36.368257  3872 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:36.369086 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:36.369746 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:36.369957 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:36.370114 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933956370098 us; error 0 us; skew 500 ppm
I20260713 09:12:36.370613 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:36.374955 32623 webserver.cc:533] Webserver started at http://127.31.219.254:42005/ using document root <none> and password file <none>
I20260713 09:12:36.375489 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:36.375686 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:36.375939 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:36.376992 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/master-0-root/instance:
uuid: "b3db4e37aa8b4309940fdb72604930dc"
format_stamp: "Formatted at 2026-07-13 09:12:36 on dist-test-slave-cts2"
I20260713 09:12:36.381232 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:36.386219  3877 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:36.387503 32623 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:12:36.387915 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/master-0-root
uuid: "b3db4e37aa8b4309940fdb72604930dc"
format_stamp: "Formatted at 2026-07-13 09:12:36 on dist-test-slave-cts2"
I20260713 09:12:36.388294 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:36.455296 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:36.456282 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:36.491447 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.254:43659
I20260713 09:12:36.491539  3928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.254:43659 every 8 connection(s)
I20260713 09:12:36.495820  3929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:36.505173  3929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc: Bootstrap starting.
I20260713 09:12:36.509123  3929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:36.512684  3929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc: No bootstrap required, opened a new log
I20260713 09:12:36.514549  3929 raft_consensus.cc:359] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3db4e37aa8b4309940fdb72604930dc" member_type: VOTER }
I20260713 09:12:36.514910  3929 raft_consensus.cc:385] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.515148  3929 raft_consensus.cc:740] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db4e37aa8b4309940fdb72604930dc, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.515709  3929 consensus_queue.cc:260] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3db4e37aa8b4309940fdb72604930dc" member_type: VOTER }
I20260713 09:12:36.516139  3929 raft_consensus.cc:399] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:36.516366  3929 raft_consensus.cc:493] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:36.516633  3929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.520525  3929 raft_consensus.cc:515] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3db4e37aa8b4309940fdb72604930dc" member_type: VOTER }
I20260713 09:12:36.520993  3929 leader_election.cc:304] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [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: b3db4e37aa8b4309940fdb72604930dc; no voters: 
I20260713 09:12:36.522027  3929 leader_election.cc:290] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:36.522338  3932 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:36.523597  3932 raft_consensus.cc:697] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [term 1 LEADER]: Becoming Leader. State: Replica: b3db4e37aa8b4309940fdb72604930dc, State: Running, Role: LEADER
I20260713 09:12:36.524195  3932 consensus_queue.cc:237] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [LEADER]: Queue going to LEADER mode. State: All 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: "b3db4e37aa8b4309940fdb72604930dc" member_type: VOTER }
I20260713 09:12:36.524818  3929 sys_catalog.cc:565] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:36.526726  3933 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b3db4e37aa8b4309940fdb72604930dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3db4e37aa8b4309940fdb72604930dc" member_type: VOTER } }
I20260713 09:12:36.526775  3934 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader b3db4e37aa8b4309940fdb72604930dc. Latest consensus state: current_term: 1 leader_uuid: "b3db4e37aa8b4309940fdb72604930dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3db4e37aa8b4309940fdb72604930dc" member_type: VOTER } }
I20260713 09:12:36.527393  3933 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:36.527469  3934 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:36.532168  3937 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:36.539675  3937 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:36.540709 32623 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:36.547961  3937 catalog_manager.cc:1383] Generated new cluster ID: bb4b6c59cc884ddf9cc32ca5b1924545
I20260713 09:12:36.548218  3937 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:36.610795  3937 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:36.612016  3937 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:36.622120  3937 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc: Generated new TSK 0
I20260713 09:12:36.622639  3937 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:36.671475 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:36.676785  3950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:36.677839  3951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:36.679368  3953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:36.680085 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:36.680817 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:36.681017 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:36.681180 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933956681162 us; error 0 us; skew 500 ppm
I20260713 09:12:36.681676 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:36.683806 32623 webserver.cc:533] Webserver started at http://127.31.219.193:34619/ using document root <none> and password file <none>
I20260713 09:12:36.684286 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:36.684477 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:36.684741 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:36.685720 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-0-root/instance:
uuid: "9837f5e7c4414dde89202474b992af30"
format_stamp: "Formatted at 2026-07-13 09:12:36 on dist-test-slave-cts2"
I20260713 09:12:36.689852 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:36.692876  3958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:36.693576 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:12:36.693851 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-0-root
uuid: "9837f5e7c4414dde89202474b992af30"
format_stamp: "Formatted at 2026-07-13 09:12:36 on dist-test-slave-cts2"
I20260713 09:12:36.694118 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:36.767166 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:36.768311 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:36.769680 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:36.771855 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:36.772075 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:36.772316 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:36.772507 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:36.809918 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.193:42461
I20260713 09:12:36.810006  4020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.193:42461 every 8 connection(s)
I20260713 09:12:36.814795 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:36.820752  4025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:36.822158  4026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:36.826185  4028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:36.826224  4021 heartbeater.cc:344] Connected to a master server at 127.31.219.254:43659
I20260713 09:12:36.826630 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:36.826881  4021 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:36.827634 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:12:36.827684  4021 heartbeater.cc:507] Master 127.31.219.254:43659 requested a full tablet report, sending...
W20260713 09:12:36.827888 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:36.828169 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933956828152 us; error 0 us; skew 500 ppm
I20260713 09:12:36.828838 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:36.829948  3894 ts_manager.cc:194] Registered new tserver with Master: 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461)
I20260713 09:12:36.831351 32623 webserver.cc:533] Webserver started at http://127.31.219.194:45795/ using document root <none> and password file <none>
I20260713 09:12:36.831843 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:36.832031 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:36.831971  3894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55872
I20260713 09:12:36.832418 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:36.833789 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-1-root/instance:
uuid: "e929535f91b145d9a016d4d2106bc2d8"
format_stamp: "Formatted at 2026-07-13 09:12:36 on dist-test-slave-cts2"
I20260713 09:12:36.837942 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:36.840844  4033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:36.841614 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:12:36.841842 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-1-root
uuid: "e929535f91b145d9a016d4d2106bc2d8"
format_stamp: "Formatted at 2026-07-13 09:12:36 on dist-test-slave-cts2"
I20260713 09:12:36.842057 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:36.853639 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:36.854499 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:36.855759 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:36.857846 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:36.858014 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:36.858291 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:36.858453 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:36.895181 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.194:38267
I20260713 09:12:36.895370  4095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.194:38267 every 8 connection(s)
I20260713 09:12:36.899910 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:36.906911  4100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:36.908968  4099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:36.910629 32623 server_base.cc:1061] running on GCE node
W20260713 09:12:36.912241  4102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:36.912766  4096 heartbeater.cc:344] Connected to a master server at 127.31.219.254:43659
I20260713 09:12:36.913174  4096 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:36.913290 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:36.913573 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:36.913770 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933956913736 us; error 0 us; skew 500 ppm
I20260713 09:12:36.913962  4096 heartbeater.cc:507] Master 127.31.219.254:43659 requested a full tablet report, sending...
I20260713 09:12:36.914400 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:36.916098  3894 ts_manager.cc:194] Registered new tserver with Master: e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:36.916777 32623 webserver.cc:533] Webserver started at http://127.31.219.195:39419/ using document root <none> and password file <none>
I20260713 09:12:36.917263 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:36.917454 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:36.917573  3894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55888
I20260713 09:12:36.917716 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:36.918957 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-2-root/instance:
uuid: "a81f1c2e0f10423dafcbb120e0846c40"
format_stamp: "Formatted at 2026-07-13 09:12:36 on dist-test-slave-cts2"
I20260713 09:12:36.922958 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:12:36.925920  4107 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:36.926673 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:36.926990 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-2-root
uuid: "a81f1c2e0f10423dafcbb120e0846c40"
format_stamp: "Formatted at 2026-07-13 09:12:36 on dist-test-slave-cts2"
I20260713 09:12:36.927295 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933869920753-32623-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:36.949080 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:36.950013 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:36.951346 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:36.953377 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:36.953594 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:36.953842 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:36.954015 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:36.990775 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.195:41013
I20260713 09:12:36.990918  4169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.195:41013 every 8 connection(s)
I20260713 09:12:37.003826  4170 heartbeater.cc:344] Connected to a master server at 127.31.219.254:43659
I20260713 09:12:37.004207  4170 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:37.004882  4170 heartbeater.cc:507] Master 127.31.219.254:43659 requested a full tablet report, sending...
I20260713 09:12:37.006662  3894 ts_manager.cc:194] Registered new tserver with Master: a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:37.006795 32623 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013162505s
I20260713 09:12:37.007980  3894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55892
I20260713 09:12:37.029914  3894 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55894:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:37.032413  3894 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:37.092832  4134 tablet_service.cc:1511] Processing CreateTablet for tablet d6c8b6bc4d734f898773c9db893d71da (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:37.093083  4133 tablet_service.cc:1511] Processing CreateTablet for tablet 60d5474aecf64e02a653c7a7811d2ca1 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:37.094282  4134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c8b6bc4d734f898773c9db893d71da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.094823  4135 tablet_service.cc:1511] Processing CreateTablet for tablet e53bb1d7857f4c688f7589394e2c6af3 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:37.096195  4135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53bb1d7857f4c688f7589394e2c6af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.100673  4132 tablet_service.cc:1511] Processing CreateTablet for tablet 0decd7b2c08e4a0390890173c43d6241 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:37.101962  4132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0decd7b2c08e4a0390890173c43d6241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.104708  4131 tablet_service.cc:1511] Processing CreateTablet for tablet ced35270536e472c8819dcbc27c18058 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:37.105984  4131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced35270536e472c8819dcbc27c18058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.107805  4133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5474aecf64e02a653c7a7811d2ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.113189  4130 tablet_service.cc:1511] Processing CreateTablet for tablet a0d7d604af7a49878718bff4fd0ca036 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:37.114880  4130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d7d604af7a49878718bff4fd0ca036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.117637  4129 tablet_service.cc:1511] Processing CreateTablet for tablet 40501010f71c45359a2c1c6164b4e909 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:37.118595  4060 tablet_service.cc:1511] Processing CreateTablet for tablet d6c8b6bc4d734f898773c9db893d71da (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:37.119933  4060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c8b6bc4d734f898773c9db893d71da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.123178  4059 tablet_service.cc:1511] Processing CreateTablet for tablet 60d5474aecf64e02a653c7a7811d2ca1 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:37.123618  4129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40501010f71c45359a2c1c6164b4e909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.124502  4059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5474aecf64e02a653c7a7811d2ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.127421  4058 tablet_service.cc:1511] Processing CreateTablet for tablet 0decd7b2c08e4a0390890173c43d6241 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:37.128647  4058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0decd7b2c08e4a0390890173c43d6241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.129736  4055 tablet_service.cc:1511] Processing CreateTablet for tablet 40501010f71c45359a2c1c6164b4e909 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:37.131000  4055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40501010f71c45359a2c1c6164b4e909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.130908  4128 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac0007bf964444baa4a484cb94a00a2 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:37.139189  4128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac0007bf964444baa4a484cb94a00a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.142593  4054 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac0007bf964444baa4a484cb94a00a2 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:37.144860  4053 tablet_service.cc:1511] Processing CreateTablet for tablet 5492fd8ecd7349f1af24534925f9b459 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:37.132297  4056 tablet_service.cc:1511] Processing CreateTablet for tablet a0d7d604af7a49878718bff4fd0ca036 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:37.132498  4127 tablet_service.cc:1511] Processing CreateTablet for tablet 5492fd8ecd7349f1af24534925f9b459 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:37.133874  4057 tablet_service.cc:1511] Processing CreateTablet for tablet ced35270536e472c8819dcbc27c18058 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:37.137143  4061 tablet_service.cc:1511] Processing CreateTablet for tablet e53bb1d7857f4c688f7589394e2c6af3 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:37.148581  4127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5492fd8ecd7349f1af24534925f9b459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.151561  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac0007bf964444baa4a484cb94a00a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.155553  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5492fd8ecd7349f1af24534925f9b459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.159546  4057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced35270536e472c8819dcbc27c18058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.163550  4061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53bb1d7857f4c688f7589394e2c6af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.167532  4056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d7d604af7a49878718bff4fd0ca036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.216508  4185 tablet_bootstrap.cc:492] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:37.233465  3986 tablet_service.cc:1511] Processing CreateTablet for tablet e53bb1d7857f4c688f7589394e2c6af3 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:37.234844  3986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53bb1d7857f4c688f7589394e2c6af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.236156  3985 tablet_service.cc:1511] Processing CreateTablet for tablet d6c8b6bc4d734f898773c9db893d71da (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:37.237444  3985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c8b6bc4d734f898773c9db893d71da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.237201  3981 tablet_service.cc:1511] Processing CreateTablet for tablet a0d7d604af7a49878718bff4fd0ca036 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:37.238461  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d7d604af7a49878718bff4fd0ca036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.239372  3984 tablet_service.cc:1511] Processing CreateTablet for tablet 60d5474aecf64e02a653c7a7811d2ca1 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:37.240222  3980 tablet_service.cc:1511] Processing CreateTablet for tablet 40501010f71c45359a2c1c6164b4e909 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:37.241973  3983 tablet_service.cc:1511] Processing CreateTablet for tablet 0decd7b2c08e4a0390890173c43d6241 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:37.236094  3982 tablet_service.cc:1511] Processing CreateTablet for tablet ced35270536e472c8819dcbc27c18058 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:37.242383  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac0007bf964444baa4a484cb94a00a2 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:37.244297  3978 tablet_service.cc:1511] Processing CreateTablet for tablet 5492fd8ecd7349f1af24534925f9b459 (DEFAULT_TABLE table=test-workload [id=e1c55cbaa553466a943f972d1f72cacf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:37.240617  3984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5474aecf64e02a653c7a7811d2ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.246744  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac0007bf964444baa4a484cb94a00a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.247685  3978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5492fd8ecd7349f1af24534925f9b459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.251564  3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40501010f71c45359a2c1c6164b4e909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.257218  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0decd7b2c08e4a0390890173c43d6241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.257849  3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced35270536e472c8819dcbc27c18058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.268141  4184 tablet_bootstrap.cc:492] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:37.293161  4185 tablet_bootstrap.cc:654] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.296726  4186 tablet_bootstrap.cc:492] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:37.298161  4184 tablet_bootstrap.cc:654] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.300808  4185 tablet_bootstrap.cc:492] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:37.301222  4185 ts_tablet_manager.cc:1403] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.004s
I20260713 09:12:37.302130  4186 tablet_bootstrap.cc:654] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.302578  4184 tablet_bootstrap.cc:492] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:37.303045  4184 ts_tablet_manager.cc:1403] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260713 09:12:37.303875  4185 raft_consensus.cc:359] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.304610  4185 raft_consensus.cc:385] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.304927  4185 raft_consensus.cc:740] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.305713  4184 raft_consensus.cc:359] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.305627  4185 consensus_queue.cc:260] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.306217  4186 tablet_bootstrap.cc:492] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:37.306460  4184 raft_consensus.cc:385] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.306704  4186 ts_tablet_manager.cc:1403] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:37.306839  4184 raft_consensus.cc:740] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.307722  4184 consensus_queue.cc:260] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.308167  4096 heartbeater.cc:499] Master 127.31.219.254:43659 was elected leader, sending a full tablet report...
I20260713 09:12:37.308561  4185 ts_tablet_manager.cc:1434] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:12:37.309648  4185 tablet_bootstrap.cc:492] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:37.309576  4186 raft_consensus.cc:359] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } }
I20260713 09:12:37.310348  4186 raft_consensus.cc:385] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.310637  4186 raft_consensus.cc:740] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.311415  4186 consensus_queue.cc:260] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } }
I20260713 09:12:37.316664  4184 ts_tablet_manager.cc:1434] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:12:37.316987  4185 tablet_bootstrap.cc:654] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.318223  4186 ts_tablet_manager.cc:1434] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:12:37.319020  4170 heartbeater.cc:499] Master 127.31.219.254:43659 was elected leader, sending a full tablet report...
I20260713 09:12:37.319664  4186 tablet_bootstrap.cc:492] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:37.319063  4021 heartbeater.cc:499] Master 127.31.219.254:43659 was elected leader, sending a full tablet report...
I20260713 09:12:37.326150  4186 tablet_bootstrap.cc:654] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.331068  4185 tablet_bootstrap.cc:492] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:37.331765  4185 ts_tablet_manager.cc:1403] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.011s
I20260713 09:12:37.335088  4185 raft_consensus.cc:359] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.335882  4185 raft_consensus.cc:385] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.336217  4185 raft_consensus.cc:740] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.337030  4186 tablet_bootstrap.cc:492] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:37.337515  4186 ts_tablet_manager.cc:1403] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260713 09:12:37.336962  4185 consensus_queue.cc:260] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.339507  4185 ts_tablet_manager.cc:1434] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:37.339753  4184 tablet_bootstrap.cc:492] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:37.340566  4185 tablet_bootstrap.cc:492] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:37.340173  4186 raft_consensus.cc:359] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.341005  4186 raft_consensus.cc:385] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.341318  4186 raft_consensus.cc:740] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.342114  4186 consensus_queue.cc:260] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.344390  4186 ts_tablet_manager.cc:1434] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:37.345329  4186 tablet_bootstrap.cc:492] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:37.346546  4184 tablet_bootstrap.cc:654] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.348625  4185 tablet_bootstrap.cc:654] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.350855  4186 tablet_bootstrap.cc:654] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.357640  4184 tablet_bootstrap.cc:492] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:37.358122  4184 ts_tablet_manager.cc:1403] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:12:37.360738  4184 raft_consensus.cc:359] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.361429  4184 raft_consensus.cc:385] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.361712  4184 raft_consensus.cc:740] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.362360  4184 consensus_queue.cc:260] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.364356  4184 ts_tablet_manager.cc:1434] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:12:37.365231  4184 tablet_bootstrap.cc:492] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:37.370720  4184 tablet_bootstrap.cc:654] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.379137  4185 tablet_bootstrap.cc:492] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:37.379671  4185 ts_tablet_manager.cc:1403] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.017s
I20260713 09:12:37.380323  4186 tablet_bootstrap.cc:492] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:37.380795  4186 ts_tablet_manager.cc:1403] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.013s
I20260713 09:12:37.382437  4185 raft_consensus.cc:359] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.383245  4185 raft_consensus.cc:385] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.383595  4185 raft_consensus.cc:740] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.383371  4186 raft_consensus.cc:359] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.384158  4186 raft_consensus.cc:385] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.384492  4186 raft_consensus.cc:740] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.384352  4185 consensus_queue.cc:260] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.385243  4186 consensus_queue.cc:260] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.385823  4184 tablet_bootstrap.cc:492] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:37.386284  4184 ts_tablet_manager.cc:1403] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.010s
I20260713 09:12:37.386541  4185 ts_tablet_manager.cc:1434] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260713 09:12:37.387542  4185 tablet_bootstrap.cc:492] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:37.388844  4184 raft_consensus.cc:359] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.389556  4184 raft_consensus.cc:385] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.389933  4184 raft_consensus.cc:740] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.390794  4184 consensus_queue.cc:260] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.393509  4185 tablet_bootstrap.cc:654] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.397444  4184 ts_tablet_manager.cc:1434] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260713 09:12:37.398336  4184 tablet_bootstrap.cc:492] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:37.393785  4186 ts_tablet_manager.cc:1434] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:12:37.404441  4185 tablet_bootstrap.cc:492] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:37.404497  4184 tablet_bootstrap.cc:654] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.405035  4185 ts_tablet_manager.cc:1403] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:12:37.406548  4186 tablet_bootstrap.cc:492] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:37.407820  4185 raft_consensus.cc:359] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.408555  4185 raft_consensus.cc:385] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.408846  4185 raft_consensus.cc:740] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.409489  4184 tablet_bootstrap.cc:492] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:37.409894  4184 ts_tablet_manager.cc:1403] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:12:37.409574  4185 consensus_queue.cc:260] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.411875  4185 ts_tablet_manager.cc:1434] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:37.412763  4184 raft_consensus.cc:359] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.413278  4186 tablet_bootstrap.cc:654] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.413491  4184 raft_consensus.cc:385] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.413849  4184 raft_consensus.cc:740] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.414497  4184 consensus_queue.cc:260] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.416508  4184 ts_tablet_manager.cc:1434] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:12:37.417438  4184 tablet_bootstrap.cc:492] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:37.422132  4186 tablet_bootstrap.cc:492] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:37.422410  4184 tablet_bootstrap.cc:654] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.422533  4186 ts_tablet_manager.cc:1403] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.012s
I20260713 09:12:37.412802  4185 tablet_bootstrap.cc:492] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:37.424718  4186 raft_consensus.cc:359] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.425228  4186 raft_consensus.cc:385] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.427407  4186 raft_consensus.cc:740] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.428237  4186 consensus_queue.cc:260] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.429435  4185 tablet_bootstrap.cc:654] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.436064  4184 tablet_bootstrap.cc:492] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:37.436240  4186 ts_tablet_manager.cc:1434] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:12:37.436447  4184 ts_tablet_manager.cc:1403] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.012s
I20260713 09:12:37.437103  4186 tablet_bootstrap.cc:492] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:37.439165  4184 raft_consensus.cc:359] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } }
I20260713 09:12:37.439903  4184 raft_consensus.cc:385] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.440183  4184 raft_consensus.cc:740] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.441110  4185 tablet_bootstrap.cc:492] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:37.440965  4184 consensus_queue.cc:260] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } }
I20260713 09:12:37.441568  4185 ts_tablet_manager.cc:1403] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.004s
I20260713 09:12:37.442495  4186 tablet_bootstrap.cc:654] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.444389  4185 raft_consensus.cc:359] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.445101  4185 raft_consensus.cc:385] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.445403  4185 raft_consensus.cc:740] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.445708  4184 ts_tablet_manager.cc:1434] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:12:37.446086  4185 consensus_queue.cc:260] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.446638  4184 tablet_bootstrap.cc:492] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:37.448549  4185 ts_tablet_manager.cc:1434] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:12:37.449479  4185 tablet_bootstrap.cc:492] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:37.453071  4184 tablet_bootstrap.cc:654] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.455519  4185 tablet_bootstrap.cc:654] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.456164  4190 raft_consensus.cc:493] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:37.456646  4190 raft_consensus.cc:515] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.462124  4190 leader_election.cc:290] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:37.463084  4186 tablet_bootstrap.cc:492] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:37.463886  4186 ts_tablet_manager.cc:1403] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260713 09:12:37.466357  4186 raft_consensus.cc:359] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.466653  4184 tablet_bootstrap.cc:492] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:37.466892  4186 raft_consensus.cc:385] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.467299  4184 ts_tablet_manager.cc:1403] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260713 09:12:37.467388  4186 raft_consensus.cc:740] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.468372  4186 consensus_queue.cc:260] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.470803  4186 ts_tablet_manager.cc:1434] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:12:37.471853  4186 tablet_bootstrap.cc:492] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:37.470872  4184 raft_consensus.cc:359] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.475004  4184 raft_consensus.cc:385] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.475306  4184 raft_consensus.cc:740] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.476058  4184 consensus_queue.cc:260] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.478467  4186 tablet_bootstrap.cc:654] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.478483  4184 ts_tablet_manager.cc:1434] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260713 09:12:37.480001  4184 tablet_bootstrap.cc:492] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:37.484789  4185 tablet_bootstrap.cc:492] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:37.485280  4185 ts_tablet_manager.cc:1403] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.002s
I20260713 09:12:37.486234  4184 tablet_bootstrap.cc:654] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.488157  4185 raft_consensus.cc:359] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } }
I20260713 09:12:37.488914  4185 raft_consensus.cc:385] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.489302  4185 raft_consensus.cc:740] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.496248  4185 consensus_queue.cc:260] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } }
I20260713 09:12:37.498190  4145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5474aecf64e02a653c7a7811d2ca1" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
W20260713 09:12:37.501333  4036 leader_election.cc:343] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:37.498452  4185 ts_tablet_manager.cc:1434] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:12:37.502578  4185 tablet_bootstrap.cc:492] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:37.507795  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5474aecf64e02a653c7a7811d2ca1" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:37.508625  3996 raft_consensus.cc:2468] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 0.
I20260713 09:12:37.508967  4185 tablet_bootstrap.cc:654] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.510703  4184 tablet_bootstrap.cc:492] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:37.510501  4034 leader_election.cc:304] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [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: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:37.511294  4184 ts_tablet_manager.cc:1403] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260713 09:12:37.511993  4190 raft_consensus.cc:2804] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:37.512480  4190 raft_consensus.cc:493] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:37.512887  4190 raft_consensus.cc:3060] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.515130  4184 raft_consensus.cc:359] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.516175  4184 raft_consensus.cc:385] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.516571  4184 raft_consensus.cc:740] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.517611  4184 consensus_queue.cc:260] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.520262  4184 ts_tablet_manager.cc:1434] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:12:37.521309  4184 tablet_bootstrap.cc:492] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:37.526065  4192 raft_consensus.cc:493] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:37.526526  4192 raft_consensus.cc:515] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } }
I20260713 09:12:37.528095  4184 tablet_bootstrap.cc:654] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.529145  4192 leader_election.cc:290] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:37.528170  4190 raft_consensus.cc:515] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.530097  4185 tablet_bootstrap.cc:492] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:37.532032  4185 ts_tablet_manager.cc:1403] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
W20260713 09:12:37.534508  3942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:37.536005  4190 leader_election.cc:290] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:37.537047  4145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5474aecf64e02a653c7a7811d2ca1" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:37.539202  4145 raft_consensus.cc:3060] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.540980  4190 raft_consensus.cc:493] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:37.541632  4190 raft_consensus.cc:515] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.546139  4190 leader_election.cc:290] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:37.546691  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:37.547411  4144 raft_consensus.cc:2468] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 0.
I20260713 09:12:37.548365  4191 raft_consensus.cc:493] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:37.548728  4036 leader_election.cc:304] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:37.548879  4191 raft_consensus.cc:515] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } }
I20260713 09:12:37.549309  4145 raft_consensus.cc:2468] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 1.
I20260713 09:12:37.537933  4185 raft_consensus.cc:359] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.550407  4185 raft_consensus.cc:385] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.550730  4185 raft_consensus.cc:740] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.550659  4036 leader_election.cc:304] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:37.551738  4191 leader_election.cc:290] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:37.551724  4185 consensus_queue.cc:260] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.555711  4190 raft_consensus.cc:2804] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:37.556747  4190 raft_consensus.cc:493] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:37.557665  4190 raft_consensus.cc:3060] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.560317  4186 tablet_bootstrap.cc:492] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:37.560846  4186 ts_tablet_manager.cc:1403] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.089s	user 0.035s	sys 0.018s
I20260713 09:12:37.578666  4215 raft_consensus.cc:2804] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:37.582283  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5474aecf64e02a653c7a7811d2ca1" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:37.582880  3996 raft_consensus.cc:3060] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.584404  4190 raft_consensus.cc:515] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.592080  4192 raft_consensus.cc:493] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:37.592582  4192 raft_consensus.cc:515] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.594576  4192 leader_election.cc:290] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:37.594926  3996 raft_consensus.cc:2468] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 1.
I20260713 09:12:37.582039  4186 raft_consensus.cc:359] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.598045  4215 raft_consensus.cc:697] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Becoming Leader. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:37.599472  4184 tablet_bootstrap.cc:492] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:37.599979  4184 ts_tablet_manager.cc:1403] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.044s
I20260713 09:12:37.597797  4186 raft_consensus.cc:385] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.604393  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:37.605607  3995 raft_consensus.cc:3060] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.602849  4184 raft_consensus.cc:359] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.606182  4184 raft_consensus.cc:385] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.606480  4184 raft_consensus.cc:740] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.607195  4184 consensus_queue.cc:260] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.604753  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:37.598976  4215 consensus_queue.cc:237] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.610893  4191 raft_consensus.cc:493] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:37.608557  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53bb1d7857f4c688f7589394e2c6af3" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:37.613195  4191 raft_consensus.cc:515] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.613656  3994 raft_consensus.cc:2468] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:37.614102  3995 raft_consensus.cc:2468] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 1.
I20260713 09:12:37.614326  4184 ts_tablet_manager.cc:1434] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:12:37.609525  4186 raft_consensus.cc:740] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.615218  4191 leader_election.cc:290] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:37.615463  4184 tablet_bootstrap.cc:492] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:37.615305  4186 consensus_queue.cc:260] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.616209  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac0007bf964444baa4a484cb94a00a2" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:37.616792  3994 raft_consensus.cc:2468] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:37.617779  4186 ts_tablet_manager.cc:1434] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260713 09:12:37.618865  4186 tablet_bootstrap.cc:492] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:37.619366  4190 leader_election.cc:290] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:37.602856  4185 ts_tablet_manager.cc:1434] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.070s	user 0.011s	sys 0.024s
I20260713 09:12:37.620649  4145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53bb1d7857f4c688f7589394e2c6af3" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:37.620862  4185 tablet_bootstrap.cc:492] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:37.619928  4108 leader_election.cc:304] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:37.621729  4145 raft_consensus.cc:2468] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 0.
I20260713 09:12:37.622097  4034 leader_election.cc:304] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:37.622591  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7d604af7a49878718bff4fd0ca036" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:37.624691  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:37.625387  4143 raft_consensus.cc:3060] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.628110  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53bb1d7857f4c688f7589394e2c6af3" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:37.628822  4071 raft_consensus.cc:2468] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:37.630056  4191 raft_consensus.cc:493] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:37.630625  4191 raft_consensus.cc:515] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.624842  4144 raft_consensus.cc:2468] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 0.
I20260713 09:12:37.633093  3961 leader_election.cc:304] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:37.634861  4219 raft_consensus.cc:2804] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:37.635744  4219 raft_consensus.cc:697] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Becoming Leader. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:37.636773  4185 tablet_bootstrap.cc:654] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.636543  4219 consensus_queue.cc:237] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.637375  4186 tablet_bootstrap.cc:654] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.638351  4143 raft_consensus.cc:2468] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 1.
I20260713 09:12:37.624154  4184 tablet_bootstrap.cc:654] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.641213  4070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac0007bf964444baa4a484cb94a00a2" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:37.640143  4192 raft_consensus.cc:2804] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:37.643236  4070 raft_consensus.cc:2468] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:37.644194  4192 raft_consensus.cc:493] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:37.644718  4192 raft_consensus.cc:3060] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.641981  3961 leader_election.cc:304] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:37.641623  4191 leader_election.cc:290] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:37.649530  4191 raft_consensus.cc:2804] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:37.649904  4191 raft_consensus.cc:493] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:37.650272  4191 raft_consensus.cc:3060] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.650833  3891 catalog_manager.cc:5697] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "e929535f91b145d9a016d4d2106bc2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:37.672051  4223 raft_consensus.cc:2804] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:37.672544  4223 raft_consensus.cc:493] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:37.672899  4223 raft_consensus.cc:3060] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.679872  4192 raft_consensus.cc:515] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } }
I20260713 09:12:37.681125  4186 tablet_bootstrap.cc:492] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:37.682003  4192 leader_election.cc:290] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 election: Requested vote from peers a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:37.682708  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53bb1d7857f4c688f7589394e2c6af3" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:37.685273  4186 ts_tablet_manager.cc:1403] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.000s
I20260713 09:12:37.687426  4070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53bb1d7857f4c688f7589394e2c6af3" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:37.688231  4070 raft_consensus.cc:2468] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 0.
I20260713 09:12:37.688323  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53bb1d7857f4c688f7589394e2c6af3" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:37.688990  4069 raft_consensus.cc:3060] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.689374  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7d604af7a49878718bff4fd0ca036" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:37.690287  4191 raft_consensus.cc:515] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } }
I20260713 09:12:37.692047  4143 raft_consensus.cc:2393] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9837f5e7c4414dde89202474b992af30 in current term 1: Already voted for candidate a81f1c2e0f10423dafcbb120e0846c40 in this term.
I20260713 09:12:37.694577  4186 raft_consensus.cc:359] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
W20260713 09:12:37.695016  3959 leader_election.cc:343] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:37.686555  4108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.193:42461, user_credentials={real_user=slave}} blocked reactor thread for 66875.9us
I20260713 09:12:37.695145  4223 raft_consensus.cc:515] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.696419  4186 raft_consensus.cc:385] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.697780  4108 leader_election.cc:304] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:37.698236  4186 raft_consensus.cc:740] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.699314  4224 raft_consensus.cc:2804] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:37.699745  4224 raft_consensus.cc:493] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:37.700080  4224 raft_consensus.cc:3060] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.700310  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced35270536e472c8819dcbc27c18058" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:37.700522  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced35270536e472c8819dcbc27c18058" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:37.700948  4186 consensus_queue.cc:260] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.701169  4071 raft_consensus.cc:2468] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:37.701763  3995 raft_consensus.cc:2468] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:37.705806  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7d604af7a49878718bff4fd0ca036" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
W20260713 09:12:37.706997  3959 leader_election.cc:343] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:37.707399  4191 leader_election.cc:290] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:37.708472  4185 tablet_bootstrap.cc:492] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:37.708498  4069 raft_consensus.cc:2468] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 1.
I20260713 09:12:37.709036  4185 ts_tablet_manager.cc:1403] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.014s
I20260713 09:12:37.709935  4186 ts_tablet_manager.cc:1434] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:12:37.709874  3959 leader_election.cc:304] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [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: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:37.710813  4192 raft_consensus.cc:2804] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:37.711562  4185 raft_consensus.cc:359] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.712260  4185 raft_consensus.cc:385] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.712281  4186 tablet_bootstrap.cc:492] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:37.712747  4185 raft_consensus.cc:740] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.712182  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7d604af7a49878718bff4fd0ca036" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:37.713521  4143 raft_consensus.cc:3060] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.713588  4185 consensus_queue.cc:260] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.715543  4185 ts_tablet_manager.cc:1434] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:12:37.716336  4185 tablet_bootstrap.cc:492] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:37.716435  4223 leader_election.cc:290] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 election: Requested vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:37.723763  4108 leader_election.cc:304] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:37.724846  4191 raft_consensus.cc:2804] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:37.725360  4191 raft_consensus.cc:493] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:37.725844  4191 raft_consensus.cc:3060] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.726392  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53bb1d7857f4c688f7589394e2c6af3" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:37.727309  4069 raft_consensus.cc:2393] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a81f1c2e0f10423dafcbb120e0846c40 in current term 1: Already voted for candidate 9837f5e7c4414dde89202474b992af30 in this term.
I20260713 09:12:37.728071  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53bb1d7857f4c688f7589394e2c6af3" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:37.722816  4224 raft_consensus.cc:515] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.732263  4223 raft_consensus.cc:493] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:37.732760  4223 raft_consensus.cc:515] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.731531  4192 raft_consensus.cc:697] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Becoming Leader. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:37.736073  4223 leader_election.cc:290] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:37.736614  4185 tablet_bootstrap.cc:654] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.735867  4192 consensus_queue.cc:237] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } }
I20260713 09:12:37.738029  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5492fd8ecd7349f1af24534925f9b459" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:37.738626  4069 raft_consensus.cc:2468] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 0.
I20260713 09:12:37.738795  4191 raft_consensus.cc:515] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.740837  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5492fd8ecd7349f1af24534925f9b459" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:37.741375  3959 leader_election.cc:304] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:37.741693  4144 raft_consensus.cc:2468] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 0.
I20260713 09:12:37.734002  4143 raft_consensus.cc:2468] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 1.
I20260713 09:12:37.743625  4224 leader_election.cc:290] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:37.743808  4186 tablet_bootstrap.cc:654] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.744513  3961 leader_election.cc:304] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [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: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:37.744984  4229 raft_consensus.cc:2804] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:37.745545  4223 raft_consensus.cc:2804] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:37.745380  4229 raft_consensus.cc:493] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:37.747823  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac0007bf964444baa4a484cb94a00a2" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:37.747043  4229 raft_consensus.cc:3060] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.748452  3994 raft_consensus.cc:3060] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.749914  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced35270536e472c8819dcbc27c18058" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:37.750547  4071 raft_consensus.cc:3060] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.750630  4219 raft_consensus.cc:493] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:37.751173  4219 raft_consensus.cc:515] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.755676  4191 leader_election.cc:290] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:37.756177  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced35270536e472c8819dcbc27c18058" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:37.756312  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac0007bf964444baa4a484cb94a00a2" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:37.756953  3996 raft_consensus.cc:3060] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.757236  4069 raft_consensus.cc:3060] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.761642  4229 raft_consensus.cc:515] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.764398  4070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5492fd8ecd7349f1af24534925f9b459" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:37.764947  4070 raft_consensus.cc:3060] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.765389  4071 raft_consensus.cc:2468] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:37.766484  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:37.766649  4108 leader_election.cc:304] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:37.767638  4191 raft_consensus.cc:2804] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:12:37.767984  4034 leader_election.cc:343] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:37.768147  4191 raft_consensus.cc:697] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:37.769148  4191 consensus_queue.cc:237] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.770021  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:37.770841  4069 raft_consensus.cc:2468] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
W20260713 09:12:37.771360  4036 leader_election.cc:343] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:37.774813  4036 leader_election.cc:304] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e929535f91b145d9a016d4d2106bc2d8; no voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:37.775274  4185 tablet_bootstrap.cc:492] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:37.764948  3996 raft_consensus.cc:2468] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:37.775693  4215 raft_consensus.cc:2749] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:37.775944  4185 ts_tablet_manager.cc:1403] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.003s
I20260713 09:12:37.771631  4070 raft_consensus.cc:2468] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 1.
I20260713 09:12:37.771735  4219 leader_election.cc:290] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:37.773218  3994 raft_consensus.cc:2468] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:37.777889  4108 leader_election.cc:304] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:37.748580  4184 tablet_bootstrap.cc:492] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:37.777505  3959 leader_election.cc:304] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:37.778738  4224 raft_consensus.cc:2804] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:37.785668  4229 leader_election.cc:290] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 election: Requested vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:37.778925  4185 raft_consensus.cc:359] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.783011  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5492fd8ecd7349f1af24534925f9b459" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:37.786563  4185 raft_consensus.cc:385] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.786729  4143 raft_consensus.cc:3060] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.786902  4185 raft_consensus.cc:740] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.787801  4185 consensus_queue.cc:260] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.790323  4185 ts_tablet_manager.cc:1434] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:12:37.796265  4219 raft_consensus.cc:493] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:37.795554  3894 catalog_manager.cc:5697] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:37.796801  4219 raft_consensus.cc:515] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.799863  4219 leader_election.cc:290] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:37.801921  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7d604af7a49878718bff4fd0ca036" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:37.802714  4144 raft_consensus.cc:2393] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e929535f91b145d9a016d4d2106bc2d8 in current term 1: Already voted for candidate 9837f5e7c4414dde89202474b992af30 in this term.
I20260713 09:12:37.804538  4184 ts_tablet_manager.cc:1403] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.189s	user 0.007s	sys 0.008s
I20260713 09:12:37.805260  4224 raft_consensus.cc:697] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:37.806001  4224 consensus_queue.cc:237] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.805809  3893 catalog_manager.cc:5697] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9837f5e7c4414dde89202474b992af30 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "9837f5e7c4414dde89202474b992af30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:37.807530  4108 leader_election.cc:304] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [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: a81f1c2e0f10423dafcbb120e0846c40; no voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:37.786746  4229 raft_consensus.cc:2804] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:37.808243  4186 tablet_bootstrap.cc:492] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:37.812793  4229 raft_consensus.cc:697] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Becoming Leader. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:37.813527  4186 ts_tablet_manager.cc:1403] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.000s
I20260713 09:12:37.812772  3891 catalog_manager.cc:5697] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "e929535f91b145d9a016d4d2106bc2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:37.813802  4229 consensus_queue.cc:237] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.810364  4184 raft_consensus.cc:359] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.816638  4184 raft_consensus.cc:385] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.816900  4184 raft_consensus.cc:740] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.817489  4223 raft_consensus.cc:697] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Becoming Leader. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:37.822309  4238 raft_consensus.cc:2749] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:37.823580  4186 raft_consensus.cc:359] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.824472  4186 raft_consensus.cc:385] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.824790  4186 raft_consensus.cc:740] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.825613  4186 consensus_queue.cc:260] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.828320  4223 consensus_queue.cc:237] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.811051  4143 raft_consensus.cc:2468] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 1.
I20260713 09:12:37.830518  4184 consensus_queue.cc:260] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.834141  4184 ts_tablet_manager.cc:1434] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260713 09:12:37.837541  4186 ts_tablet_manager.cc:1434] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260713 09:12:37.839596  4186 tablet_bootstrap.cc:492] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
W20260713 09:12:37.847373  3959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.194:38267, user_credentials={real_user=slave}} blocked reactor thread for 69946.2us
I20260713 09:12:37.847647  4186 tablet_bootstrap.cc:654] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.848978  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7d604af7a49878718bff4fd0ca036" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:37.850600  4034 leader_election.cc:304] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e929535f91b145d9a016d4d2106bc2d8; no voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:37.852169  4219 raft_consensus.cc:3060] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.851047  3894 catalog_manager.cc:5697] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:37.862689  4219 raft_consensus.cc:2749] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:37.859869  3891 catalog_manager.cc:5697] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9837f5e7c4414dde89202474b992af30 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "9837f5e7c4414dde89202474b992af30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:37.864029  3891 catalog_manager.cc:5697] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9837f5e7c4414dde89202474b992af30 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "9837f5e7c4414dde89202474b992af30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:37.872335  4186 tablet_bootstrap.cc:492] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:37.872874  4186 ts_tablet_manager.cc:1403] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.034s	user 0.026s	sys 0.006s
I20260713 09:12:37.875375  4186 raft_consensus.cc:359] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.875932  4186 raft_consensus.cc:385] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.876147  4186 raft_consensus.cc:740] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.876668  4186 consensus_queue.cc:260] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:37.878372  4186 ts_tablet_manager.cc:1434] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:12:37.998128  4238 raft_consensus.cc:493] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:37.998560  4238 raft_consensus.cc:515] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.000134  4238 leader_election.cc:290] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:38.000861  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0decd7b2c08e4a0390890173c43d6241" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:38.001066  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0decd7b2c08e4a0390890173c43d6241" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:38.001415  3995 raft_consensus.cc:2468] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:38.001678  4071 raft_consensus.cc:2468] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:38.002501  4108 leader_election.cc:304] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:38.003108  4238 raft_consensus.cc:2804] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:38.003456  4238 raft_consensus.cc:493] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:38.003737  4238 raft_consensus.cc:3060] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:38.008416  4238 raft_consensus.cc:515] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.009819  4238 leader_election.cc:290] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:38.010576  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0decd7b2c08e4a0390890173c43d6241" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:38.010874  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0decd7b2c08e4a0390890173c43d6241" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:38.011139  3995 raft_consensus.cc:3060] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:38.011453  4071 raft_consensus.cc:3060] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:38.017565  4071 raft_consensus.cc:2468] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:38.017565  3995 raft_consensus.cc:2468] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:38.018664  4108 leader_election.cc:304] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:38.019250  4238 raft_consensus.cc:2804] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:38.019750  4238 raft_consensus.cc:697] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:38.020463  4238 consensus_queue.cc:237] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.026387  4238 raft_consensus.cc:493] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:38.026840  4238 raft_consensus.cc:515] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.028838  4238 leader_election.cc:290] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:38.028132  3893 catalog_manager.cc:5697] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:38.029390  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:38.029778  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:38.029976  3995 raft_consensus.cc:2468] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:38.030372  4071 raft_consensus.cc:2468] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:38.031076  4108 leader_election.cc:304] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:38.031823  4238 raft_consensus.cc:2804] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:38.032162  4238 raft_consensus.cc:493] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:38.032461  4238 raft_consensus.cc:3060] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:38.037518  4238 raft_consensus.cc:515] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.039052  4238 leader_election.cc:290] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:38.039683  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:38.039932  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:38.040143  3995 raft_consensus.cc:3060] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:38.040477  4071 raft_consensus.cc:3060] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:38.044543  3995 raft_consensus.cc:2468] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:38.044901  4071 raft_consensus.cc:2468] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:38.045568  4108 leader_election.cc:304] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:38.046307  4238 raft_consensus.cc:2804] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:38.046733  4238 raft_consensus.cc:697] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:38.047384  4238 consensus_queue.cc:237] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.053931  3893 catalog_manager.cc:5697] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:38.132357  4219 consensus_queue.cc:1048] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.143769  4215 consensus_queue.cc:1048] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.153815  4215 consensus_queue.cc:1048] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.164114  4215 consensus_queue.cc:1048] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.168936  4223 consensus_queue.cc:1048] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.181176  4229 consensus_queue.cc:1048] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.184183  4238 consensus_queue.cc:1048] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.207785  4224 consensus_queue.cc:1048] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.231485  4069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da"
dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
mode: GRACEFUL
new_leader_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:39144
I20260713 09:12:38.231930  4069 raft_consensus.cc:606] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Received request to transfer leadership to TS 9837f5e7c4414dde89202474b992af30
I20260713 09:12:38.236358  4069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60d5474aecf64e02a653c7a7811d2ca1"
dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
mode: GRACEFUL
new_leader_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:39144
I20260713 09:12:38.236734  4069 raft_consensus.cc:606] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Received request to transfer leadership to TS 9837f5e7c4414dde89202474b992af30
I20260713 09:12:38.249097  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0decd7b2c08e4a0390890173c43d6241"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
mode: GRACEFUL
new_leader_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:12:38.249599  4143 raft_consensus.cc:606] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Received request to transfer leadership to TS 9837f5e7c4414dde89202474b992af30
I20260713 09:12:38.254452  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ced35270536e472c8819dcbc27c18058"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
mode: GRACEFUL
new_leader_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:12:38.254925  4143 raft_consensus.cc:606] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Received request to transfer leadership to TS e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:38.266534  3995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0d7d604af7a49878718bff4fd0ca036"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
mode: GRACEFUL
new_leader_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:58396
I20260713 09:12:38.266986  3995 raft_consensus.cc:606] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Received request to transfer leadership to TS e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:38.271562  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
mode: GRACEFUL
new_leader_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:12:38.272010  4143 raft_consensus.cc:606] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Received request to transfer leadership to TS e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:38.276301  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ac0007bf964444baa4a484cb94a00a2"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
mode: GRACEFUL
new_leader_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:12:38.276726  4143 raft_consensus.cc:606] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Received request to transfer leadership to TS e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:38.280920  3995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5492fd8ecd7349f1af24534925f9b459"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
mode: GRACEFUL
new_leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:58396
I20260713 09:12:38.281344  3995 raft_consensus.cc:606] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Received request to transfer leadership to TS a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:38.310129  4223 consensus_queue.cc:1048] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.320322  4232 consensus_queue.cc:1048] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.320649  4223 consensus_queue.cc:1048] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.329499  4229 raft_consensus.cc:993] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30: : Instructing follower e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:38.329898  4229 raft_consensus.cc:1081] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Signalling peer e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:38.331521  4069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0d7d604af7a49878718bff4fd0ca036"
dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:39126
I20260713 09:12:38.332027  4069 raft_consensus.cc:493] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:38.332417  4069 raft_consensus.cc:3060] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.334142  4232 consensus_queue.cc:1048] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.339530  4069 raft_consensus.cc:515] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.342056  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7d604af7a49878718bff4fd0ca036" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:38.342219  4069 leader_election.cc:290] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 2 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:38.342600  3995 raft_consensus.cc:3055] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:38.342680  4232 raft_consensus.cc:993] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30: : Instructing follower a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:38.342957  3995 raft_consensus.cc:740] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:38.343158  4232 raft_consensus.cc:1081] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Signalling peer a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:38.343809  3995 consensus_queue.cc:260] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.344619  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7d604af7a49878718bff4fd0ca036" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:38.344954  4144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5492fd8ecd7349f1af24534925f9b459"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:56052
I20260713 09:12:38.345111  3995 raft_consensus.cc:3060] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.345214  4143 raft_consensus.cc:3060] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.345616  4144 raft_consensus.cc:493] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:38.346146  4144 raft_consensus.cc:3060] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.351810  3995 raft_consensus.cc:2468] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 2.
I20260713 09:12:38.352672  4143 raft_consensus.cc:2468] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 2.
I20260713 09:12:38.352852  4034 leader_election.cc:304] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:38.353718  4215 raft_consensus.cc:2804] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:38.354204  4215 raft_consensus.cc:697] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Becoming Leader. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:38.354882  4215 consensus_queue.cc:237] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.355722  4144 raft_consensus.cc:515] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.358141  4144 leader_election.cc:290] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 2 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:38.359230  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5492fd8ecd7349f1af24534925f9b459" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:38.359616  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5492fd8ecd7349f1af24534925f9b459" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:38.359787  4069 raft_consensus.cc:3060] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.360158  3995 raft_consensus.cc:3055] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:38.360486  3995 raft_consensus.cc:740] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:38.361193  3995 consensus_queue.cc:260] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.362387  3995 raft_consensus.cc:3060] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.361812  3894 catalog_manager.cc:5697] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 reported cstate change: term changed from 1 to 2, leader changed from 9837f5e7c4414dde89202474b992af30 (127.31.219.193) to e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "e929535f91b145d9a016d4d2106bc2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:38.365785  4069 raft_consensus.cc:2468] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 2.
I20260713 09:12:38.366828  4108 leader_election.cc:304] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:38.367501  3995 raft_consensus.cc:2468] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 2.
I20260713 09:12:38.367609  4191 raft_consensus.cc:2804] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:38.368249  4191 raft_consensus.cc:697] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:38.369042  4191 consensus_queue.cc:237] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.375033  3894 catalog_manager.cc:5697] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 1 to 2, leader changed from 9837f5e7c4414dde89202474b992af30 (127.31.219.193) to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 2 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:38.408535  4191 consensus_queue.cc:1048] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.414719  4224 raft_consensus.cc:993] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40: : Instructing follower e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:38.415127  4238 raft_consensus.cc:1081] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Signalling peer e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:38.416790  4071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ac0007bf964444baa4a484cb94a00a2"
dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:39130
I20260713 09:12:38.417309  4071 raft_consensus.cc:493] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:38.417660  4071 raft_consensus.cc:3060] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.419842  4238 consensus_queue.cc:1048] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.423957  4071 raft_consensus.cc:515] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.425239  4069 raft_consensus.cc:1240] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Rejecting Update request from peer a81f1c2e0f10423dafcbb120e0846c40 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:38.426789  4071 leader_election.cc:290] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 2 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:38.427326  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac0007bf964444baa4a484cb94a00a2" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:38.427958  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac0007bf964444baa4a484cb94a00a2" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:38.428534  4144 raft_consensus.cc:3055] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:38.428865  4144 raft_consensus.cc:740] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:38.429663  4144 consensus_queue.cc:260] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.430552  4144 raft_consensus.cc:3060] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.437201  4144 raft_consensus.cc:2468] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 2.
I20260713 09:12:38.438388  4036 leader_election.cc:304] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [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: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 9837f5e7c4414dde89202474b992af30
W20260713 09:12:38.430742  4238 consensus_queue.cc:1175] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e929535f91b145d9a016d4d2106bc2d8" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer a81f1c2e0f10423dafcbb120e0846c40 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:12:38.439417  4215 raft_consensus.cc:2804] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:38.439915  4215 raft_consensus.cc:697] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Becoming Leader. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:38.440601  4215 consensus_queue.cc:237] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.446290  4238 consensus_queue.cc:1048] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.446553  3894 catalog_manager.cc:5697] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 reported cstate change: term changed from 1 to 2, leader changed from a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195) to e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "e929535f91b145d9a016d4d2106bc2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:38.452142  4191 raft_consensus.cc:993] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40: : Instructing follower e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:38.452615  4224 raft_consensus.cc:1081] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Signalling peer e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:38.455534  4071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909"
dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:39130
I20260713 09:12:38.458407  4238 consensus_queue.cc:1048] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.460071  4071 raft_consensus.cc:493] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:38.460486  4071 raft_consensus.cc:3060] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.466626  4071 raft_consensus.cc:515] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.470388  4071 leader_election.cc:290] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 2 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:38.471058  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:38.471562  3995 raft_consensus.cc:3060] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.471374  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:38.472055  4144 raft_consensus.cc:3055] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:38.472364  4144 raft_consensus.cc:740] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:38.473116  4144 consensus_queue.cc:260] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.474159  4144 raft_consensus.cc:3060] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.477967  3995 raft_consensus.cc:2468] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 2.
I20260713 09:12:38.480329  4144 raft_consensus.cc:2468] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 2.
I20260713 09:12:38.481015  4034 leader_election.cc:304] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:38.481791  4215 raft_consensus.cc:2804] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:38.482201  4215 raft_consensus.cc:697] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Becoming Leader. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:38.482920  4215 consensus_queue.cc:237] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.488111  3892 catalog_manager.cc:5697] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 reported cstate change: term changed from 1 to 2, leader changed from a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195) to e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "e929535f91b145d9a016d4d2106bc2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:38.536394  4238 consensus_queue.cc:1048] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.547770  4224 consensus_queue.cc:1048] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:38.552749  4219 raft_consensus.cc:993] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8: : Instructing follower 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:38.553211  4219 raft_consensus.cc:1081] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Signalling peer 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:38.554772  3996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:58378
I20260713 09:12:38.555301  4224 raft_consensus.cc:993] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40: : Instructing follower 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:38.555387  3996 raft_consensus.cc:493] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:38.555845  4224 raft_consensus.cc:1081] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Signalling peer 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:38.556006  3996 raft_consensus.cc:3060] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.557514  3995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0decd7b2c08e4a0390890173c43d6241"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:58390
I20260713 09:12:38.558060  3995 raft_consensus.cc:493] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:38.558409  3995 raft_consensus.cc:3060] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.563223  3996 raft_consensus.cc:515] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.564971  3995 raft_consensus.cc:515] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.565383  3996 leader_election.cc:290] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Requested vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:38.565907  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:38.566478  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:38.566481  4071 raft_consensus.cc:3055] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:38.567060  4071 raft_consensus.cc:740] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:38.567080  4144 raft_consensus.cc:3060] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.568181  3995 leader_election.cc:290] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Requested vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:38.568035  4071 consensus_queue.cc:260] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.569170  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0decd7b2c08e4a0390890173c43d6241" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:38.569723  4143 raft_consensus.cc:3055] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:38.570050  4143 raft_consensus.cc:740] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:38.569291  4071 raft_consensus.cc:3060] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.570436  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0decd7b2c08e4a0390890173c43d6241" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:38.570979  4069 raft_consensus.cc:3060] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.570817  4143 consensus_queue.cc:260] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.572099  4143 raft_consensus.cc:3060] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.573884  4144 raft_consensus.cc:2468] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:38.575059  3961 leader_election.cc:304] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:38.575892  4229 raft_consensus.cc:2804] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:38.576325  4229 raft_consensus.cc:697] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Becoming Leader. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:38.577411  4069 raft_consensus.cc:2468] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:38.577091  4229 consensus_queue.cc:237] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.578466  3959 leader_election.cc:304] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:38.578516  4143 raft_consensus.cc:2468] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:38.579408  4223 raft_consensus.cc:2804] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:38.579900  4223 raft_consensus.cc:697] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Becoming Leader. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:38.580667  4223 consensus_queue.cc:237] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.580605  4071 raft_consensus.cc:2468] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:38.584769  3894 catalog_manager.cc:5697] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 reported cstate change: term changed from 1 to 2, leader changed from e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194) to 9837f5e7c4414dde89202474b992af30 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "9837f5e7c4414dde89202474b992af30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:38.595113  3894 catalog_manager.cc:5697] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 reported cstate change: term changed from 1 to 2, leader changed from a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195) to 9837f5e7c4414dde89202474b992af30 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "9837f5e7c4414dde89202474b992af30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:38.683988  4215 raft_consensus.cc:993] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8: : Instructing follower 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:38.684423  4271 raft_consensus.cc:1081] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Signalling peer 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:38.685781  3995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60d5474aecf64e02a653c7a7811d2ca1"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:58378
I20260713 09:12:38.686229  3995 raft_consensus.cc:493] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:38.686528  3995 raft_consensus.cc:3060] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.691167  3995 raft_consensus.cc:515] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.692852  3995 leader_election.cc:290] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Requested vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:38.693459  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5474aecf64e02a653c7a7811d2ca1" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:38.693820  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5474aecf64e02a653c7a7811d2ca1" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:38.694065  4071 raft_consensus.cc:3055] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:38.694408  4144 raft_consensus.cc:3060] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.694428  4071 raft_consensus.cc:740] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:38.695343  4071 consensus_queue.cc:260] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.696301  4071 raft_consensus.cc:3060] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.699829  4144 raft_consensus.cc:2468] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:38.700708  3961 leader_election.cc:304] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:38.701354  4223 raft_consensus.cc:2804] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:38.701465  4071 raft_consensus.cc:2468] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:38.701777  4223 raft_consensus.cc:697] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Becoming Leader. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:38.702651  4223 consensus_queue.cc:237] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.709671  3892 catalog_manager.cc:5697] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 reported cstate change: term changed from 1 to 2, leader changed from e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194) to 9837f5e7c4414dde89202474b992af30 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "9837f5e7c4414dde89202474b992af30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:38.775105  4224 raft_consensus.cc:993] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40: : Instructing follower e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:38.775552  4191 raft_consensus.cc:1081] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Signalling peer e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:38.776859  4071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ced35270536e472c8819dcbc27c18058"
dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:39130
I20260713 09:12:38.777259  4071 raft_consensus.cc:493] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:38.777509  4071 raft_consensus.cc:3060] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.782119  4071 raft_consensus.cc:515] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.783792  4071 leader_election.cc:290] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 2 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:38.784507  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced35270536e472c8819dcbc27c18058" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:38.784783  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced35270536e472c8819dcbc27c18058" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:38.785063  3995 raft_consensus.cc:3060] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.785367  4144 raft_consensus.cc:3055] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:38.785666  4144 raft_consensus.cc:740] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:38.786334  4144 consensus_queue.cc:260] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.787268  4144 raft_consensus.cc:3060] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.789723  3995 raft_consensus.cc:2468] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 2.
I20260713 09:12:38.791070  4034 leader_election.cc:304] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:38.791824  4271 raft_consensus.cc:2804] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:38.792202  4271 raft_consensus.cc:697] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Becoming Leader. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:38.792879  4144 raft_consensus.cc:2468] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 2.
I20260713 09:12:38.792928  4271 consensus_queue.cc:237] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:38.799763  3892 catalog_manager.cc:5697] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 reported cstate change: term changed from 1 to 2, leader changed from a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195) to e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "e929535f91b145d9a016d4d2106bc2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:38.814541  4144 raft_consensus.cc:1275] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:38.815668  4271 consensus_queue.cc:1048] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:38.823137  3995 raft_consensus.cc:1275] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:38.824747  4215 consensus_queue.cc:1048] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:38.887537  4071 raft_consensus.cc:1275] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:38.888711  4191 consensus_queue.cc:1048] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:38.895979  3995 raft_consensus.cc:1275] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:38.897723  4238 consensus_queue.cc:1048] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:38.990940  4071 raft_consensus.cc:1275] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:38.992297  4223 consensus_queue.cc:1048] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:38.993057  3995 raft_consensus.cc:3060] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:38.999758  4144 raft_consensus.cc:1275] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:38.999960  3995 raft_consensus.cc:1275] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:39.001044  4229 consensus_queue.cc:1048] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:39.001312  4215 consensus_queue.cc:1048] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:39.011528  4144 raft_consensus.cc:1275] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:39.012691  4215 consensus_queue.cc:1048] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:39.024530  3995 raft_consensus.cc:1275] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:39.025743  4215 consensus_queue.cc:1048] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:39.028231  4144 raft_consensus.cc:1275] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:39.029794  4215 consensus_queue.cc:1048] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:39.070585  4144 raft_consensus.cc:1275] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:39.071811  4223 consensus_queue.cc:1048] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:39.081311  4071 raft_consensus.cc:1275] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:39.082589  4223 consensus_queue.cc:1048] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:39.127413  4071 raft_consensus.cc:1275] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:39.128501  4223 consensus_queue.cc:1048] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:39.135428  4143 raft_consensus.cc:1275] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:39.137223  4223 consensus_queue.cc:1048] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:39.258991  3995 raft_consensus.cc:1275] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:39.260174  4219 consensus_queue.cc:1048] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:39.269248  4143 raft_consensus.cc:1275] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:39.270720  4271 consensus_queue.cc:1048] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.315148  3891 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48320:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:41.317698  3891 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:41.370077  3980 tablet_service.cc:1511] Processing CreateTablet for tablet ab0e8472dfea4251aa371466e64b5736 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:41.371410  4056 tablet_service.cc:1511] Processing CreateTablet for tablet ab0e8472dfea4251aa371466e64b5736 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:41.372079  3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0e8472dfea4251aa371466e64b5736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.373045  4056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0e8472dfea4251aa371466e64b5736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.372721  4132 tablet_service.cc:1511] Processing CreateTablet for tablet ab0e8472dfea4251aa371466e64b5736 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:41.374323  4132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0e8472dfea4251aa371466e64b5736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.378096  4058 tablet_service.cc:1511] Processing CreateTablet for tablet 6054997c68aa49f9bdbac34b13a9ec62 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:41.378955  3986 tablet_service.cc:1511] Processing CreateTablet for tablet 6054997c68aa49f9bdbac34b13a9ec62 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:41.379591  4058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6054997c68aa49f9bdbac34b13a9ec62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.380283  3986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6054997c68aa49f9bdbac34b13a9ec62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.384477  3983 tablet_service.cc:1511] Processing CreateTablet for tablet eeb144fbd0b74c138dc25ea9ffdc4312 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:41.385794  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb144fbd0b74c138dc25ea9ffdc4312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.388414  4129 tablet_service.cc:1511] Processing CreateTablet for tablet 6054997c68aa49f9bdbac34b13a9ec62 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:41.389667  4129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6054997c68aa49f9bdbac34b13a9ec62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.393823  4057 tablet_service.cc:1511] Processing CreateTablet for tablet eeb144fbd0b74c138dc25ea9ffdc4312 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:41.394198  4133 tablet_service.cc:1511] Processing CreateTablet for tablet eeb144fbd0b74c138dc25ea9ffdc4312 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:41.395246  4057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb144fbd0b74c138dc25ea9ffdc4312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.395617  4133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb144fbd0b74c138dc25ea9ffdc4312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.398702  4061 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5ca3393fb14bedbfa5cdf465bfd7ca (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:41.400058  4061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5ca3393fb14bedbfa5cdf465bfd7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.404937  4135 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5ca3393fb14bedbfa5cdf465bfd7ca (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:41.406236  4135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5ca3393fb14bedbfa5cdf465bfd7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.407683  4053 tablet_service.cc:1511] Processing CreateTablet for tablet a0d0294098e2489b96cd09321d3a0fa3 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:41.409037  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d0294098e2489b96cd09321d3a0fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.409358  4131 tablet_service.cc:1511] Processing CreateTablet for tablet a0d0294098e2489b96cd09321d3a0fa3 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:41.410547  4131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d0294098e2489b96cd09321d3a0fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.413501  3985 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5ca3393fb14bedbfa5cdf465bfd7ca (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:41.414742  3985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5ca3393fb14bedbfa5cdf465bfd7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.415686  3979 tablet_service.cc:1511] Processing CreateTablet for tablet eb84b7dae2774299b766b9dae606ef42 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:41.416396  3982 tablet_service.cc:1511] Processing CreateTablet for tablet a0d0294098e2489b96cd09321d3a0fa3 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:41.416905  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb84b7dae2774299b766b9dae606ef42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.417634  3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d0294098e2489b96cd09321d3a0fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.420349  4134 tablet_service.cc:1511] Processing CreateTablet for tablet eb84b7dae2774299b766b9dae606ef42 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:41.421588  4134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb84b7dae2774299b766b9dae606ef42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.426663  4130 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5ec1e0cbdb4dee9060edb1d6873846 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:41.428412  4130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5ec1e0cbdb4dee9060edb1d6873846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.431885  4054 tablet_service.cc:1511] Processing CreateTablet for tablet eb84b7dae2774299b766b9dae606ef42 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:41.433220  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb84b7dae2774299b766b9dae606ef42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.437407  3978 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5ec1e0cbdb4dee9060edb1d6873846 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:41.439071  3978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5ec1e0cbdb4dee9060edb1d6873846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.449636  4128 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9b1dd5a4bd448da950d11f16ac7407 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:41.450927  4128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9b1dd5a4bd448da950d11f16ac7407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.458305  4060 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5ec1e0cbdb4dee9060edb1d6873846 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:41.460394  4059 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9b1dd5a4bd448da950d11f16ac7407 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:41.461663  4059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9b1dd5a4bd448da950d11f16ac7407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.467649  4060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5ec1e0cbdb4dee9060edb1d6873846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.468577  3981 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9b1dd5a4bd448da950d11f16ac7407 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:41.469825  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9b1dd5a4bd448da950d11f16ac7407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.474215  3984 tablet_service.cc:1511] Processing CreateTablet for tablet f05ea0ca3eb54a52866b1c874a8fe699 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:41.476044  3984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05ea0ca3eb54a52866b1c874a8fe699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.477023  4055 tablet_service.cc:1511] Processing CreateTablet for tablet f05ea0ca3eb54a52866b1c874a8fe699 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:41.478214  4055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05ea0ca3eb54a52866b1c874a8fe699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.486081  4135 tablet_service.cc:1511] Processing CreateTablet for tablet f05ea0ca3eb54a52866b1c874a8fe699 (DEFAULT_TABLE table=soft_deleted_table [id=a51d3504878d44f5960515f661871051]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:41.490759  4135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05ea0ca3eb54a52866b1c874a8fe699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.523651  4289 tablet_bootstrap.cc:492] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:41.527571  4288 tablet_bootstrap.cc:492] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:41.535331  4288 tablet_bootstrap.cc:654] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.564752  4290 tablet_bootstrap.cc:492] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:41.571683  4289 tablet_bootstrap.cc:654] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:41.576167  3942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:41.583817  4290 tablet_bootstrap.cc:654] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.592053  4288 tablet_bootstrap.cc:492] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:41.592636  4288 ts_tablet_manager.cc:1403] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.018s
I20260713 09:12:41.595830  4288 raft_consensus.cc:359] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.596722  4289 tablet_bootstrap.cc:492] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:41.596782  4288 raft_consensus.cc:385] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.597311  4288 raft_consensus.cc:740] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.597340  4289 ts_tablet_manager.cc:1403] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.000s
I20260713 09:12:41.598002  4290 tablet_bootstrap.cc:492] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:41.598435  4290 ts_tablet_manager.cc:1403] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.002s
I20260713 09:12:41.598078  4288 consensus_queue.cc:260] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.600735  4288 ts_tablet_manager.cc:1434] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:41.600504  4289 raft_consensus.cc:359] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.601293  4289 raft_consensus.cc:385] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.601182  4290 raft_consensus.cc:359] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.601694  4288 tablet_bootstrap.cc:492] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:41.601709  4289 raft_consensus.cc:740] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.602023  4290 raft_consensus.cc:385] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.602412  4290 raft_consensus.cc:740] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.602734  4289 consensus_queue.cc:260] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.603245  4290 consensus_queue.cc:260] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.605252  4289 ts_tablet_manager.cc:1434] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:12:41.605683  4290 ts_tablet_manager.cc:1434] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:12:41.606606  4290 tablet_bootstrap.cc:492] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:41.608377  4289 tablet_bootstrap.cc:492] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:41.612939  4290 tablet_bootstrap.cc:654] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.615154  4289 tablet_bootstrap.cc:654] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.624347  4290 tablet_bootstrap.cc:492] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:41.624831  4290 ts_tablet_manager.cc:1403] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260713 09:12:41.628304  4290 raft_consensus.cc:359] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.630105  4290 raft_consensus.cc:385] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.630447  4290 raft_consensus.cc:740] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.631343  4288 tablet_bootstrap.cc:654] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.631464  4289 tablet_bootstrap.cc:492] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:41.631246  4290 consensus_queue.cc:260] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.632162  4289 ts_tablet_manager.cc:1403] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260713 09:12:41.633877  4290 ts_tablet_manager.cc:1434] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:12:41.634799  4290 tablet_bootstrap.cc:492] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:41.639086  4289 raft_consensus.cc:359] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.639890  4289 raft_consensus.cc:385] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.640196  4289 raft_consensus.cc:740] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.640914  4289 consensus_queue.cc:260] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.643306  4290 tablet_bootstrap.cc:654] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.649207  4289 ts_tablet_manager.cc:1434] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:12:41.650591  4289 tablet_bootstrap.cc:492] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:41.665076  4289 tablet_bootstrap.cc:654] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.665825  4290 tablet_bootstrap.cc:492] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:41.666477  4290 ts_tablet_manager.cc:1403] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.004s
I20260713 09:12:41.669229  4289 tablet_bootstrap.cc:492] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:41.669639  4289 ts_tablet_manager.cc:1403] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.005s
I20260713 09:12:41.670378  4290 raft_consensus.cc:359] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.671362  4290 raft_consensus.cc:385] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.671730  4290 raft_consensus.cc:740] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.672305  4289 raft_consensus.cc:359] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.672806  4276 raft_consensus.cc:493] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.673125  4289 raft_consensus.cc:385] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.672670  4290 consensus_queue.cc:260] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.673439  4289 raft_consensus.cc:740] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.673408  4276 raft_consensus.cc:515] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.674465  4289 consensus_queue.cc:260] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.675899  4276 leader_election.cc:290] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:41.677116  4288 tablet_bootstrap.cc:492] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:41.677551  4288 ts_tablet_manager.cc:1403] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.018s
I20260713 09:12:41.679374  4289 ts_tablet_manager.cc:1434] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:12:41.679701  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5ca3393fb14bedbfa5cdf465bfd7ca" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:41.680171  4289 tablet_bootstrap.cc:492] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:41.680500  4288 raft_consensus.cc:359] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.681233  4288 raft_consensus.cc:385] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.681295  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5ca3393fb14bedbfa5cdf465bfd7ca" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:41.681576  4288 raft_consensus.cc:740] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.682286  4288 consensus_queue.cc:260] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.684082  4290 ts_tablet_manager.cc:1434] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.005s
I20260713 09:12:41.684602  4288 ts_tablet_manager.cc:1434] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:12:41.685014  4290 tablet_bootstrap.cc:492] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:41.685530  4288 tablet_bootstrap.cc:492] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
W20260713 09:12:41.689559  4108 leader_election.cc:343] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.690968  3995 raft_consensus.cc:2468] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:41.691900  4290 tablet_bootstrap.cc:654] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.692454  4288 tablet_bootstrap.cc:654] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.693018  4108 leader_election.cc:304] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [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: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:41.694371  4300 raft_consensus.cc:2804] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.694736  4300 raft_consensus.cc:493] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.695048  4300 raft_consensus.cc:3060] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.697718  4289 tablet_bootstrap.cc:654] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.703926  4290 tablet_bootstrap.cc:492] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:41.704366  4290 ts_tablet_manager.cc:1403] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:12:41.707114  4290 raft_consensus.cc:359] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.707801  4290 raft_consensus.cc:385] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.708098  4290 raft_consensus.cc:740] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.710881  4289 tablet_bootstrap.cc:492] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:41.711360  4289 ts_tablet_manager.cc:1403] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260713 09:12:41.713367  4290 consensus_queue.cc:260] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.714234  4289 raft_consensus.cc:359] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.715342  4289 raft_consensus.cc:385] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.715633  4289 raft_consensus.cc:740] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.715809  4290 ts_tablet_manager.cc:1434] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:12:41.716812  4290 tablet_bootstrap.cc:492] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:41.716457  4289 consensus_queue.cc:260] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.718688  4289 ts_tablet_manager.cc:1434] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:41.719635  4289 tablet_bootstrap.cc:492] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:41.725955  4289 tablet_bootstrap.cc:654] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.727988  4290 tablet_bootstrap.cc:654] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.750501  4300 raft_consensus.cc:515] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.754163  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5ca3393fb14bedbfa5cdf465bfd7ca" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:41.754880  3995 raft_consensus.cc:3060] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.755851  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5ca3393fb14bedbfa5cdf465bfd7ca" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:41.757099  4300 leader_election.cc:290] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
W20260713 09:12:41.759533  4108 leader_election.cc:343] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.760339  4288 tablet_bootstrap.cc:492] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:41.760825  4288 ts_tablet_manager.cc:1403] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.076s	user 0.029s	sys 0.044s
I20260713 09:12:41.763763  4288 raft_consensus.cc:359] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.764402  4288 raft_consensus.cc:385] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.764657  4288 raft_consensus.cc:740] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.765399  4288 consensus_queue.cc:260] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.766696  3995 raft_consensus.cc:2468] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:41.767946  4108 leader_election.cc:304] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [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: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:41.769181  4300 raft_consensus.cc:2804] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.769711  4300 raft_consensus.cc:697] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:41.770465  4300 consensus_queue.cc:237] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.771088  4289 tablet_bootstrap.cc:492] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:41.771611  4289 ts_tablet_manager.cc:1403] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.036s
I20260713 09:12:41.771939  4288 ts_tablet_manager.cc:1434] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260713 09:12:41.773095  4288 tablet_bootstrap.cc:492] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:41.774508  4289 raft_consensus.cc:359] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.775239  4289 raft_consensus.cc:385] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.775563  4289 raft_consensus.cc:740] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.778045  4290 tablet_bootstrap.cc:492] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:41.778520  4290 ts_tablet_manager.cc:1403] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.000s
I20260713 09:12:41.781559  4290 raft_consensus.cc:359] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.782251  4290 raft_consensus.cc:385] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.782548  4290 raft_consensus.cc:740] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.783188  4290 consensus_queue.cc:260] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.784092  4288 tablet_bootstrap.cc:654] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.784423  4289 consensus_queue.cc:260] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.784502  3891 catalog_manager.cc:5697] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:41.786751  4289 ts_tablet_manager.cc:1434] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:12:41.787704  4289 tablet_bootstrap.cc:492] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:41.789485  4300 raft_consensus.cc:493] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.790148  4300 raft_consensus.cc:515] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.793594  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6054997c68aa49f9bdbac34b13a9ec62" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:41.793958  4289 tablet_bootstrap.cc:654] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:41.795536  4108 leader_election.cc:343] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.788992  4290 ts_tablet_manager.cc:1434] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:41.797319  4290 tablet_bootstrap.cc:492] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:41.799518  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6054997c68aa49f9bdbac34b13a9ec62" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:41.800377  4071 raft_consensus.cc:2468] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:41.801612  4108 leader_election.cc:304] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [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: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 9837f5e7c4414dde89202474b992af30
I20260713 09:12:41.802407  4276 raft_consensus.cc:2804] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.802722  4276 raft_consensus.cc:493] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.803037  4276 raft_consensus.cc:3060] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.806733  4215 raft_consensus.cc:493] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.807288  4215 raft_consensus.cc:515] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.809954  4215 leader_election.cc:290] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:41.812503  4276 raft_consensus.cc:515] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.814597  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9b1dd5a4bd448da950d11f16ac7407" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:41.816607  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9b1dd5a4bd448da950d11f16ac7407" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
W20260713 09:12:41.821259  4034 leader_election.cc:343] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.821434  4143 raft_consensus.cc:2468] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 0.
I20260713 09:12:41.819307  4300 leader_election.cc:290] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:41.822741  4288 tablet_bootstrap.cc:492] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:41.822908  4300 raft_consensus.cc:493] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.823261  4288 ts_tablet_manager.cc:1403] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.017s
I20260713 09:12:41.822926  4036 leader_election.cc:304] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [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: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 9837f5e7c4414dde89202474b992af30
I20260713 09:12:41.823748  4289 tablet_bootstrap.cc:492] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:41.824236  4289 ts_tablet_manager.cc:1403] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.020s
I20260713 09:12:41.824275  4215 raft_consensus.cc:2804] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.823633  4300 raft_consensus.cc:515] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.827116  4289 raft_consensus.cc:359] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.827889  4289 raft_consensus.cc:385] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.828195  4289 raft_consensus.cc:740] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.828876  4289 consensus_queue.cc:260] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.829473  4276 leader_election.cc:290] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:41.826251  4288 raft_consensus.cc:359] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.826543  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6054997c68aa49f9bdbac34b13a9ec62" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:41.824724  4215 raft_consensus.cc:493] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.835111  4288 raft_consensus.cc:385] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.835307  4215 raft_consensus.cc:3060] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.835500  4288 raft_consensus.cc:740] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.831693  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:41.832326  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6054997c68aa49f9bdbac34b13a9ec62" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
W20260713 09:12:41.836136  4108 leader_election.cc:343] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.836597  4071 raft_consensus.cc:3060] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.836331  4288 consensus_queue.cc:260] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.837075  4300 leader_election.cc:290] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:41.838795  4288 ts_tablet_manager.cc:1434] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.001s
I20260713 09:12:41.834365  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:41.839852  4288 tablet_bootstrap.cc:492] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:41.839993  4069 raft_consensus.cc:2468] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:41.841106  4108 leader_election.cc:304] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:41.842048  4309 raft_consensus.cc:2804] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.842473  4309 raft_consensus.cc:493] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.842849  4309 raft_consensus.cc:3060] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.836436  3996 raft_consensus.cc:2468] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:41.843763  4300 raft_consensus.cc:493] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.843102  4215 raft_consensus.cc:515] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.848500  4300 raft_consensus.cc:515] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.836356  4289 ts_tablet_manager.cc:1434] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260713 09:12:41.850481  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9b1dd5a4bd448da950d11f16ac7407" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:41.851262  4289 tablet_bootstrap.cc:492] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:41.851194  4300 leader_election.cc:290] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:41.851563  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9b1dd5a4bd448da950d11f16ac7407" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:41.852116  4143 raft_consensus.cc:3060] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.854220  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:41.843518  4294 raft_consensus.cc:493] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:12:41.855651  4108 leader_election.cc:343] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.855975  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:41.843247  4290 tablet_bootstrap.cc:654] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.857683  4289 tablet_bootstrap.cc:654] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.847371  4288 tablet_bootstrap.cc:654] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.855683  4294 raft_consensus.cc:515] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.860620  4215 leader_election.cc:290] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:41.861195  4294 leader_election.cc:290] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:41.845228  4071 raft_consensus.cc:2468] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:41.864707  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:41.865520  4144 raft_consensus.cc:2468] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 0.
I20260713 09:12:41.866016  3995 raft_consensus.cc:2468] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:41.867230  3961 leader_election.cc:304] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:41.868389  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
W20260713 09:12:41.870149  3959 leader_election.cc:343] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:41.872051  4034 leader_election.cc:343] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.872884  4294 raft_consensus.cc:2804] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.873430  4294 raft_consensus.cc:493] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.879184  4294 raft_consensus.cc:3060] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.864683  4108 leader_election.cc:304] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [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: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 9837f5e7c4414dde89202474b992af30
I20260713 09:12:41.882959  4290 tablet_bootstrap.cc:492] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:41.883770  4290 ts_tablet_manager.cc:1403] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.007s
I20260713 09:12:41.884244  4300 raft_consensus.cc:2804] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.884708  4300 raft_consensus.cc:697] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:41.885996  4300 consensus_queue.cc:237] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.888441  4290 raft_consensus.cc:359] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.889560  4108 leader_election.cc:304] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [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: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:41.890391  4276 raft_consensus.cc:2804] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.890750  4276 raft_consensus.cc:493] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.889140  4290 raft_consensus.cc:385] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.891057  4276 raft_consensus.cc:3060] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.891222  4290 raft_consensus.cc:740] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.891366  4215 raft_consensus.cc:493] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.891810  4215 raft_consensus.cc:515] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.892158  4290 consensus_queue.cc:260] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.893903  4215 leader_election.cc:290] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:41.895864  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5ec1e0cbdb4dee9060edb1d6873846" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:41.896922  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5ec1e0cbdb4dee9060edb1d6873846" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
W20260713 09:12:41.897238  4036 leader_election.cc:343] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.897864  3996 raft_consensus.cc:2468] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 0.
I20260713 09:12:41.899255  4034 leader_election.cc:304] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [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: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:41.900285  4215 raft_consensus.cc:2804] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.900743  4215 raft_consensus.cc:493] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.901151  4215 raft_consensus.cc:3060] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.904354  4290 ts_tablet_manager.cc:1434] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.007s
I20260713 09:12:41.905339  4290 tablet_bootstrap.cc:492] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:41.906013  4276 raft_consensus.cc:515] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.908237  4215 raft_consensus.cc:515] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.916848  4276 leader_election.cc:290] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:41.917883  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5ec1e0cbdb4dee9060edb1d6873846" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:41.918397  4215 leader_election.cc:290] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:41.911796  4143 raft_consensus.cc:2468] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 1.
I20260713 09:12:41.913636  4290 tablet_bootstrap.cc:654] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:41.919709  4036 leader_election.cc:343] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.920145  4294 raft_consensus.cc:515] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.921578  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5ec1e0cbdb4dee9060edb1d6873846" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:41.922278  3995 raft_consensus.cc:3060] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.923218  4294 leader_election.cc:290] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 election: Requested vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:41.925506  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:41.927222  4144 raft_consensus.cc:2393] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9837f5e7c4414dde89202474b992af30 in current term 1: Already voted for candidate a81f1c2e0f10423dafcbb120e0846c40 in this term.
I20260713 09:12:41.925922  4036 leader_election.cc:304] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [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: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 9837f5e7c4414dde89202474b992af30
I20260713 09:12:41.928648  4288 tablet_bootstrap.cc:492] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:41.928913  4289 tablet_bootstrap.cc:492] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:41.929171  4288 ts_tablet_manager.cc:1403] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.041s
I20260713 09:12:41.929255  4215 raft_consensus.cc:2804] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.929554  4289 ts_tablet_manager.cc:1403] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.034s
I20260713 09:12:41.929826  4215 raft_consensus.cc:697] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Becoming Leader. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:41.930680  4215 consensus_queue.cc:237] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.932302  4288 raft_consensus.cc:359] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.933064  4288 raft_consensus.cc:385] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.933349  4288 raft_consensus.cc:740] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.934139  4310 raft_consensus.cc:493] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.933615  4289 raft_consensus.cc:359] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.934644  4289 raft_consensus.cc:385] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.934801  4288 consensus_queue.cc:260] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.935261  4289 raft_consensus.cc:740] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.934590  4310 raft_consensus.cc:515] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.936679  4289 consensus_queue.cc:260] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.937687  4310 leader_election.cc:290] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:41.939750  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05ea0ca3eb54a52866b1c874a8fe699" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:41.940325  4144 raft_consensus.cc:2468] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 0.
I20260713 09:12:41.941521  4036 leader_election.cc:304] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:41.942325  4310 raft_consensus.cc:2804] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.942642  4310 raft_consensus.cc:493] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.942953  4310 raft_consensus.cc:3060] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.945207  4288 ts_tablet_manager.cc:1434] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:12:41.950206  4310 raft_consensus.cc:515] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.964740  4310 leader_election.cc:290] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:41.951910  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:41.952620  4288 tablet_bootstrap.cc:492] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:41.967337  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05ea0ca3eb54a52866b1c874a8fe699" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:41.967914  3993 raft_consensus.cc:3060] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.953821  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05ea0ca3eb54a52866b1c874a8fe699" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:41.973461  4288 tablet_bootstrap.cc:654] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.974270  3993 raft_consensus.cc:2468] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 1.
I20260713 09:12:41.974789  3894 catalog_manager.cc:5697] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
W20260713 09:12:41.976230  3959 leader_election.cc:343] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.976699  3959 leader_election.cc:304] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [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: 9837f5e7c4414dde89202474b992af30; no voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:41.977535  4034 leader_election.cc:304] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:41.978274  4310 raft_consensus.cc:2804] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.978345  4294 raft_consensus.cc:2749] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:41.978094  3891 catalog_manager.cc:5697] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "e929535f91b145d9a016d4d2106bc2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:41.957057  4289 ts_tablet_manager.cc:1434] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.014s
I20260713 09:12:41.979815  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05ea0ca3eb54a52866b1c874a8fe699" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:41.980634  4144 raft_consensus.cc:3060] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.959758  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:41.981865  4290 tablet_bootstrap.cc:492] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:41.913486  4309 raft_consensus.cc:515] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.979082  4310 raft_consensus.cc:697] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Becoming Leader. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:41.982338  4290 ts_tablet_manager.cc:1403] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.077s	user 0.029s	sys 0.023s
I20260713 09:12:41.982923  4310 consensus_queue.cc:237] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.983855  4309 leader_election.cc:290] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:41.980191  4289 tablet_bootstrap.cc:492] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:41.917850  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:41.985360  4290 raft_consensus.cc:359] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.986083  4290 raft_consensus.cc:385] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.986642  3996 raft_consensus.cc:2393] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a81f1c2e0f10423dafcbb120e0846c40 in current term 1: Already voted for candidate 9837f5e7c4414dde89202474b992af30 in this term.
I20260713 09:12:41.986395  4290 raft_consensus.cc:740] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.992062  4290 consensus_queue.cc:260] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:41.994199  4289 tablet_bootstrap.cc:654] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.994402  4290 ts_tablet_manager.cc:1434] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:12:41.995594  4290 tablet_bootstrap.cc:492] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:41.957880  3995 raft_consensus.cc:2468] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 1.
I20260713 09:12:41.999615  4034 leader_election.cc:304] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [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: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:42.000674  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:42.001434  4069 raft_consensus.cc:3060] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.011402  4215 raft_consensus.cc:2804] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:42.012154  4215 raft_consensus.cc:697] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Becoming Leader. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:42.013257  4215 consensus_queue.cc:237] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.014739  4290 tablet_bootstrap.cc:654] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:42.018254  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:42.019066  3995 raft_consensus.cc:3060] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.020931  4289 tablet_bootstrap.cc:492] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:42.021519  4289 ts_tablet_manager.cc:1403] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.005s
W20260713 09:12:42.022179  4108 leader_election.cc:343] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:42.022852  4108 leader_election.cc:304] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [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: a81f1c2e0f10423dafcbb120e0846c40; no voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:42.023911  4309 raft_consensus.cc:2749] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:42.024940  4289 raft_consensus.cc:359] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.025826  4289 raft_consensus.cc:385] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:42.026152  4289 raft_consensus.cc:740] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.030414  4290 tablet_bootstrap.cc:492] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:42.030972  4290 ts_tablet_manager.cc:1403] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.004s
I20260713 09:12:42.034395  4290 raft_consensus.cc:359] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.035311  4290 raft_consensus.cc:385] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:42.035668  4290 raft_consensus.cc:740] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.026937  4289 consensus_queue.cc:260] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.036470  4290 consensus_queue.cc:260] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.038187  4289 ts_tablet_manager.cc:1434] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260713 09:12:42.038507  4290 ts_tablet_manager.cc:1434] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:42.010932  4069 raft_consensus.cc:2468] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:42.039672  4290 tablet_bootstrap.cc:492] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40: Bootstrap starting.
I20260713 09:12:42.039038  4289 tablet_bootstrap.cc:492] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8: Bootstrap starting.
I20260713 09:12:42.045655  4144 raft_consensus.cc:2468] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 1.
I20260713 09:12:42.046301  4290 tablet_bootstrap.cc:654] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:42.046633  4108 leader_election.cc:304] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:42.056193  4309 raft_consensus.cc:2804] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:42.056658  4309 raft_consensus.cc:697] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:42.057412  4309 consensus_queue.cc:237] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.048146  4289 tablet_bootstrap.cc:654] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:42.070060  4290 tablet_bootstrap.cc:492] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40: No bootstrap required, opened a new log
I20260713 09:12:42.070575  4290 ts_tablet_manager.cc:1403] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.005s
I20260713 09:12:42.072625  3995 raft_consensus.cc:2468] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:42.073360  4290 raft_consensus.cc:359] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.074759  4290 raft_consensus.cc:385] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:42.075089  4290 raft_consensus.cc:740] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.075903  4290 consensus_queue.cc:260] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.078846  4290 ts_tablet_manager.cc:1434] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:12:42.080293  4288 tablet_bootstrap.cc:492] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:42.083360  4288 ts_tablet_manager.cc:1403] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.131s	user 0.040s	sys 0.031s
I20260713 09:12:42.083556  4289 tablet_bootstrap.cc:492] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8: No bootstrap required, opened a new log
I20260713 09:12:42.084017  4289 ts_tablet_manager.cc:1403] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.003s
I20260713 09:12:42.083020  3891 catalog_manager.cc:5697] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "e929535f91b145d9a016d4d2106bc2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:42.085408  3891 catalog_manager.cc:5697] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194). New cstate: current_term: 1 leader_uuid: "e929535f91b145d9a016d4d2106bc2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:42.086234  4288 raft_consensus.cc:359] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.086452  4289 raft_consensus.cc:359] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.086948  4288 raft_consensus.cc:385] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:42.087141  4289 raft_consensus.cc:385] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:42.087325  4288 raft_consensus.cc:740] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.087527  4289 raft_consensus.cc:740] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.087731  4309 raft_consensus.cc:493] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:42.088163  4309 raft_consensus.cc:515] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.088227  4288 consensus_queue.cc:260] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.090359  4309 leader_election.cc:290] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:42.088244  4289 consensus_queue.cc:260] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.092294  4288 ts_tablet_manager.cc:1434] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:42.092525  4289 ts_tablet_manager.cc:1434] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:42.093490  4288 tablet_bootstrap.cc:492] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:42.093959  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:42.094221  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:42.094547  3995 raft_consensus.cc:2468] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:42.095307  4069 raft_consensus.cc:2468] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 0.
I20260713 09:12:42.096477  4108 leader_election.cc:304] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:42.097906  4309 raft_consensus.cc:2804] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:42.098333  4309 raft_consensus.cc:493] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:42.098752  4309 raft_consensus.cc:3060] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.100771  4288 tablet_bootstrap.cc:654] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:42.106649  3894 catalog_manager.cc:5697] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:42.108254  4300 raft_consensus.cc:493] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:42.108861  4300 raft_consensus.cc:515] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.111402  4300 leader_election.cc:290] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:42.113963  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5ec1e0cbdb4dee9060edb1d6873846" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:42.114351  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5ec1e0cbdb4dee9060edb1d6873846" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:42.114619  3995 raft_consensus.cc:2393] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a81f1c2e0f10423dafcbb120e0846c40 in current term 1: Already voted for candidate e929535f91b145d9a016d4d2106bc2d8 in this term.
I20260713 09:12:42.107088  4309 raft_consensus.cc:515] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.115877  4108 leader_election.cc:304] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40; no voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:42.116436  4309 leader_election.cc:290] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:42.116848  4300 raft_consensus.cc:3060] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.117929  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:42.118286  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:42.118512  4069 raft_consensus.cc:3060] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.118819  3995 raft_consensus.cc:3060] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.120312  4288 tablet_bootstrap.cc:492] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:42.120781  4288 ts_tablet_manager.cc:1403] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.003s
I20260713 09:12:42.123588  4288 raft_consensus.cc:359] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.124243  4288 raft_consensus.cc:385] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:42.124516  4288 raft_consensus.cc:740] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.125149  4288 consensus_queue.cc:260] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.127542  4288 ts_tablet_manager.cc:1434] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:12:42.128265  4069 raft_consensus.cc:2468] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:42.128553  4288 tablet_bootstrap.cc:492] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:42.129590  4108 leader_election.cc:304] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:42.130414  4309 raft_consensus.cc:2804] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:42.130884  4309 raft_consensus.cc:697] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:42.131677  4309 consensus_queue.cc:237] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.132575  3995 raft_consensus.cc:2468] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:42.135033  4288 tablet_bootstrap.cc:654] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:42.137495  4300 raft_consensus.cc:2749] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:42.142563  4288 tablet_bootstrap.cc:492] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:42.142975  4288 ts_tablet_manager.cc:1403] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:12:42.144040  3894 catalog_manager.cc:5697] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 1 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:42.145356  4288 raft_consensus.cc:359] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.145972  4288 raft_consensus.cc:385] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:42.146221  4288 raft_consensus.cc:740] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.146826  4288 consensus_queue.cc:260] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.148358  4288 ts_tablet_manager.cc:1434] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:42.150193  4288 tablet_bootstrap.cc:492] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30: Bootstrap starting.
I20260713 09:12:42.155313  4288 tablet_bootstrap.cc:654] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:42.159446  4288 tablet_bootstrap.cc:492] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30: No bootstrap required, opened a new log
I20260713 09:12:42.159773  4288 ts_tablet_manager.cc:1403] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:12:42.161592  4288 raft_consensus.cc:359] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.162019  4288 raft_consensus.cc:385] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:42.162227  4288 raft_consensus.cc:740] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.162744  4288 consensus_queue.cc:260] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.164523  4288 ts_tablet_manager.cc:1434] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:42.175042  4294 raft_consensus.cc:493] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:42.175508  4294 raft_consensus.cc:515] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.177032  4294 leader_election.cc:290] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:42.177685  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d0294098e2489b96cd09321d3a0fa3" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:42.177927  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d0294098e2489b96cd09321d3a0fa3" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:42.178297  4069 raft_consensus.cc:2468] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 0.
I20260713 09:12:42.178488  4144 raft_consensus.cc:2468] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 0.
I20260713 09:12:42.179388  3959 leader_election.cc:304] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:42.180104  4294 raft_consensus.cc:2804] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:42.180460  4294 raft_consensus.cc:493] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:42.180743  4294 raft_consensus.cc:3060] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.185132  4294 raft_consensus.cc:515] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.186570  4294 leader_election.cc:290] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 election: Requested vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:42.187281  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d0294098e2489b96cd09321d3a0fa3" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:42.187481  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d0294098e2489b96cd09321d3a0fa3" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:42.187745  4069 raft_consensus.cc:3060] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.188027  4144 raft_consensus.cc:3060] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.189839  4071 raft_consensus.cc:3060] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.192827  4069 raft_consensus.cc:2468] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 1.
I20260713 09:12:42.193753  3959 leader_election.cc:304] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:42.194386  4294 raft_consensus.cc:2804] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:42.194311  4144 raft_consensus.cc:2468] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 1.
I20260713 09:12:42.194952  4294 raft_consensus.cc:697] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Becoming Leader. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:42.195815  4294 consensus_queue.cc:237] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.197435  4309 consensus_queue.cc:1048] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.203487  4310 raft_consensus.cc:493] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:42.203914  4310 raft_consensus.cc:515] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.205961  4310 leader_election.cc:290] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:42.206939  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:42.206406  3891 catalog_manager.cc:5697] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9837f5e7c4414dde89202474b992af30 (127.31.219.193). New cstate: current_term: 1 leader_uuid: "9837f5e7c4414dde89202474b992af30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:42.207356  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:42.208050  4144 raft_consensus.cc:2393] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e929535f91b145d9a016d4d2106bc2d8 in current term 1: Already voted for candidate a81f1c2e0f10423dafcbb120e0846c40 in this term.
I20260713 09:12:42.207643  3995 raft_consensus.cc:2393] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e929535f91b145d9a016d4d2106bc2d8 in current term 1: Already voted for candidate 9837f5e7c4414dde89202474b992af30 in this term.
I20260713 09:12:42.216338  4034 leader_election.cc:304] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e929535f91b145d9a016d4d2106bc2d8; no voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:42.216888  4276 consensus_queue.cc:1048] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.217818  4310 raft_consensus.cc:3060] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.232026  4310 raft_consensus.cc:2749] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:42.290979  4294 raft_consensus.cc:493] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:42.291424  4294 raft_consensus.cc:515] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:42.292874  4294 leader_election.cc:290] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:42.293545  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6054997c68aa49f9bdbac34b13a9ec62" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:42.293799  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6054997c68aa49f9bdbac34b13a9ec62" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40" is_pre_election: true
I20260713 09:12:42.294121  4071 raft_consensus.cc:2393] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9837f5e7c4414dde89202474b992af30 in current term 1: Already voted for candidate a81f1c2e0f10423dafcbb120e0846c40 in this term.
I20260713 09:12:42.295136  3961 leader_election.cc:304] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9837f5e7c4414dde89202474b992af30; no voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:42.295780  4294 raft_consensus.cc:3060] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.300292  4294 raft_consensus.cc:2749] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:42.305583  4276 consensus_queue.cc:1048] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.314958  4315 consensus_queue.cc:1048] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:42.379539  3996 raft_consensus.cc:3060] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.386023  4310 consensus_queue.cc:1048] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.395370  4215 consensus_queue.cc:1048] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.396718  4318 consensus_queue.cc:1048] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:42.414820  4215 consensus_queue.cc:1048] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.433419  4215 consensus_queue.cc:1048] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.447930  4215 consensus_queue.cc:1048] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.483291  4300 consensus_queue.cc:1048] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.495347  4276 consensus_queue.cc:1048] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.522969  4276 consensus_queue.cc:1048] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.534737  4276 consensus_queue.cc:1048] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:42.577667  3942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:42.690387  4294 consensus_queue.cc:1048] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.700924  4294 consensus_queue.cc:1048] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:43.579030  3942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:44.580363  3942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:45.582139  3942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:46.583789  3942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:47.585199  3942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:48.586597  3942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:49.588065  3942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:50.590304  3942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:50.717938  4368 raft_consensus.cc:493] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:50.719285  4368 raft_consensus.cc:515] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:50.722520  4368 leader_election.cc:290] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:50.723233  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30" is_pre_election: true
I20260713 09:12:50.723654  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8" is_pre_election: true
I20260713 09:12:50.724226  3995 raft_consensus.cc:2468] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:50.724409  4069 raft_consensus.cc:2468] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 1.
I20260713 09:12:50.725610  4108 leader_election.cc:304] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [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: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:50.726181  4368 raft_consensus.cc:2804] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:50.726505  4368 raft_consensus.cc:493] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:50.726795  4368 raft_consensus.cc:3060] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.733783  4368 raft_consensus.cc:515] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:50.735430  4368 leader_election.cc:290] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 2 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:50.736171  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:50.736797  3995 raft_consensus.cc:3060] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.737115  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:50.737654  4069 raft_consensus.cc:3060] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.745028  3995 raft_consensus.cc:2468] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 2.
I20260713 09:12:50.745987  4108 leader_election.cc:304] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:50.746039  4069 raft_consensus.cc:2468] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 2.
I20260713 09:12:50.746620  4368 raft_consensus.cc:2804] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:50.747108  4368 raft_consensus.cc:697] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:50.748277  4368 consensus_queue.cc:237] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Queue going to LEADER 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:50.759300  3894 catalog_manager.cc:5697] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 0 to 2, leader changed from <none> to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 2 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:51.155158  4069 raft_consensus.cc:1275] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:51.156199  4368 consensus_queue.cc:1048] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:51.165428  3995 raft_consensus.cc:1275] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:51.166950  4372 consensus_queue.cc:1048] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:51.329600  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
mode: GRACEFUL
new_leader_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:12:51.330164  4143 raft_consensus.cc:606] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 LEADER]: Received request to transfer leadership to TS 9837f5e7c4414dde89202474b992af30
I20260713 09:12:51.334434  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6054997c68aa49f9bdbac34b13a9ec62"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
mode: GRACEFUL
new_leader_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:12:51.334833  4143 raft_consensus.cc:606] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Received request to transfer leadership to TS 9837f5e7c4414dde89202474b992af30
I20260713 09:12:51.338830  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
mode: GRACEFUL
new_leader_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:12:51.339254  4143 raft_consensus.cc:606] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Received request to transfer leadership to TS 9837f5e7c4414dde89202474b992af30
I20260713 09:12:51.343240  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f5ca3393fb14bedbfa5cdf465bfd7ca"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
mode: GRACEFUL
new_leader_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:12:51.343658  4143 raft_consensus.cc:606] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Received request to transfer leadership to TS 9837f5e7c4414dde89202474b992af30
I20260713 09:12:51.347834  3995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0d0294098e2489b96cd09321d3a0fa3"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
mode: GRACEFUL
new_leader_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:58396
I20260713 09:12:51.348278  3995 raft_consensus.cc:606] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Received request to transfer leadership to TS e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:51.352924  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
mode: GRACEFUL
new_leader_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:12:51.353312  4143 raft_consensus.cc:606] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Received request to transfer leadership to TS e929535f91b145d9a016d4d2106bc2d8
I20260713 09:12:51.362675  4069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f05ea0ca3eb54a52866b1c874a8fe699"
dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
mode: GRACEFUL
new_leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:39144
I20260713 09:12:51.363091  4069 raft_consensus.cc:606] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Received request to transfer leadership to TS a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:51.411836  4368 raft_consensus.cc:993] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40: : Instructing follower 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:51.412247  4372 raft_consensus.cc:1081] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Signalling peer 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:51.413470  3995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6054997c68aa49f9bdbac34b13a9ec62"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:58390
I20260713 09:12:51.413920  3995 raft_consensus.cc:493] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:51.414181  3995 raft_consensus.cc:3060] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.418563  3995 raft_consensus.cc:515] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.419945  3995 leader_election.cc:290] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Requested vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:51.420686  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6054997c68aa49f9bdbac34b13a9ec62" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:51.421043  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6054997c68aa49f9bdbac34b13a9ec62" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:51.421200  4069 raft_consensus.cc:3060] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.421545  4143 raft_consensus.cc:3055] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:51.421797  4143 raft_consensus.cc:740] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:51.422504  4143 consensus_queue.cc:260] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.423475  4143 raft_consensus.cc:3060] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.425799  4069 raft_consensus.cc:2468] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:51.426764  3959 leader_election.cc:304] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:51.427522  4354 raft_consensus.cc:2804] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:51.428395  4354 raft_consensus.cc:697] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Becoming Leader. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:51.429289  4143 raft_consensus.cc:2468] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:51.429384  4354 consensus_queue.cc:237] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.435987  3892 catalog_manager.cc:5697] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 reported cstate change: term changed from 1 to 2, leader changed from a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195) to 9837f5e7c4414dde89202474b992af30 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "9837f5e7c4414dde89202474b992af30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:51.442987  4368 raft_consensus.cc:993] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40: : Instructing follower 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:51.443531  4372 raft_consensus.cc:1081] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Signalling peer 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:51.444867  3995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:58390
I20260713 09:12:51.445322  3995 raft_consensus.cc:493] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:51.445583  3995 raft_consensus.cc:3060] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.449885  3995 raft_consensus.cc:515] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.451179  3995 leader_election.cc:290] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Requested vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:51.451797  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:51.452318  4069 raft_consensus.cc:3060] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.452222  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:51.452844  4143 raft_consensus.cc:3055] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:51.453145  4143 raft_consensus.cc:740] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:51.453986  4143 consensus_queue.cc:260] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.455174  4143 raft_consensus.cc:3060] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.458581  4069 raft_consensus.cc:2468] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:51.459532  3959 leader_election.cc:304] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:51.460093  4354 raft_consensus.cc:2804] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:51.460491  4354 raft_consensus.cc:697] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Becoming Leader. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:51.461246  4143 raft_consensus.cc:2468] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:51.461308  4354 consensus_queue.cc:237] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.467550  4372 raft_consensus.cc:993] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40: : Instructing follower e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:51.468001  4372 raft_consensus.cc:1081] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Signalling peer e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:51.468910  3892 catalog_manager.cc:5697] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 reported cstate change: term changed from 1 to 2, leader changed from a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195) to 9837f5e7c4414dde89202474b992af30 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "9837f5e7c4414dde89202474b992af30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:51.469525  4069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42"
dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:39130
I20260713 09:12:51.470062  4069 raft_consensus.cc:493] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:51.470398  4069 raft_consensus.cc:3060] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.475049  4069 raft_consensus.cc:515] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.477567  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:51.478050  3995 raft_consensus.cc:3060] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.478103  4069 leader_election.cc:290] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 2 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:51.479290  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:51.479847  4143 raft_consensus.cc:3055] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:51.480073  4143 raft_consensus.cc:740] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:51.480775  4143 consensus_queue.cc:260] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.481630  4143 raft_consensus.cc:3060] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.482748  3995 raft_consensus.cc:2468] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 2.
I20260713 09:12:51.483726  4034 leader_election.cc:304] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:51.484438  4366 raft_consensus.cc:2804] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:51.485622  4366 raft_consensus.cc:697] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Becoming Leader. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:51.485702  4143 raft_consensus.cc:2468] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 2.
I20260713 09:12:51.486536  4366 consensus_queue.cc:237] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.493964  3892 catalog_manager.cc:5697] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 reported cstate change: term changed from 1 to 2, leader changed from a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195) to e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "e929535f91b145d9a016d4d2106bc2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:51.507491  4383 raft_consensus.cc:993] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30: : Instructing follower e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:51.507875  4354 raft_consensus.cc:1081] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Signalling peer e929535f91b145d9a016d4d2106bc2d8 to start an election
I20260713 09:12:51.509193  4071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0d0294098e2489b96cd09321d3a0fa3"
dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
 from {username='slave'} at 127.0.0.1:39126
I20260713 09:12:51.509716  4071 raft_consensus.cc:493] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:51.510054  4071 raft_consensus.cc:3060] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.515118  4071 raft_consensus.cc:515] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.516620  4071 leader_election.cc:290] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 2 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:51.517212  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d0294098e2489b96cd09321d3a0fa3" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:51.517745  3995 raft_consensus.cc:3055] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:51.518049  3995 raft_consensus.cc:740] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:51.518209  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d0294098e2489b96cd09321d3a0fa3" candidate_uuid: "e929535f91b145d9a016d4d2106bc2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:51.518776  4143 raft_consensus.cc:3060] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.518869  3995 consensus_queue.cc:260] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.520211  3995 raft_consensus.cc:3060] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.524808  4143 raft_consensus.cc:2468] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 2.
I20260713 09:12:51.525837  4036 leader_election.cc:304] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:51.526297  3995 raft_consensus.cc:2468] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e929535f91b145d9a016d4d2106bc2d8 in term 2.
I20260713 09:12:51.526489  4366 raft_consensus.cc:2804] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:51.526997  4366 raft_consensus.cc:697] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Becoming Leader. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:51.527777  4366 consensus_queue.cc:237] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.534313  3892 catalog_manager.cc:5697] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 reported cstate change: term changed from 1 to 2, leader changed from 9837f5e7c4414dde89202474b992af30 (127.31.219.193) to e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194). New cstate: current_term: 2 leader_uuid: "e929535f91b145d9a016d4d2106bc2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:51.583838  4368 raft_consensus.cc:993] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40: : Instructing follower 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:51.584470  4392 raft_consensus.cc:1081] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 LEADER]: Signalling peer 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:51.586078  3996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:58390
I20260713 09:12:51.586474  3996 raft_consensus.cc:493] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:51.586735  3996 raft_consensus.cc:3060] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:51.592783  3996 raft_consensus.cc:515] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.594094  3996 leader_election.cc:290] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 3 election: Requested vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:51.594679  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:51.595103  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0e8472dfea4251aa371466e64b5736" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:51.595273  4069 raft_consensus.cc:3060] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:51.595726  4143 raft_consensus.cc:3055] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:51.596036  4143 raft_consensus.cc:740] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:51.596763  4143 consensus_queue.cc:260] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.597863  4143 raft_consensus.cc:3060] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:51.599850  4069 raft_consensus.cc:2468] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 3.
I20260713 09:12:51.600697  3959 leader_election.cc:304] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [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: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:51.601276  4354 raft_consensus.cc:2804] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:51.601647  4354 raft_consensus.cc:697] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 3 LEADER]: Becoming Leader. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:51.602389  4354 consensus_queue.cc:237] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.604316  4143 raft_consensus.cc:2468] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 3.
I20260713 09:12:51.609437  3892 catalog_manager.cc:5697] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 reported cstate change: term changed from 2 to 3, leader changed from a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195) to 9837f5e7c4414dde89202474b992af30 (127.31.219.193). New cstate: current_term: 3 leader_uuid: "9837f5e7c4414dde89202474b992af30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:51.773784  4366 raft_consensus.cc:993] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8: : Instructing follower a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:51.774312  4389 raft_consensus.cc:1081] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Signalling peer a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:51.775607  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f05ea0ca3eb54a52866b1c874a8fe699"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:56042
I20260713 09:12:51.776199  4143 raft_consensus.cc:493] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:51.776523  4143 raft_consensus.cc:3060] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.780827  4143 raft_consensus.cc:515] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.782012  4143 leader_election.cc:290] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 2 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:51.782758  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05ea0ca3eb54a52866b1c874a8fe699" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:51.783006  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05ea0ca3eb54a52866b1c874a8fe699" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:51.783314  3996 raft_consensus.cc:3060] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.783586  4069 raft_consensus.cc:3055] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:51.783932  4069 raft_consensus.cc:740] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:51.784554  4069 consensus_queue.cc:260] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.785396  4069 raft_consensus.cc:3060] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.787914  3996 raft_consensus.cc:2468] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 2.
I20260713 09:12:51.788818  4108 leader_election.cc:304] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:51.789409  4392 raft_consensus.cc:2804] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:51.789422  4069 raft_consensus.cc:2468] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 2.
I20260713 09:12:51.789911  4392 raft_consensus.cc:697] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:51.790760  4392 consensus_queue.cc:237] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.797914  3892 catalog_manager.cc:5697] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 1 to 2, leader changed from e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194) to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 2 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:51.903432  4368 raft_consensus.cc:993] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40: : Instructing follower 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:51.903857  4392 raft_consensus.cc:1081] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Signalling peer 9837f5e7c4414dde89202474b992af30 to start an election
I20260713 09:12:51.905164  3996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f5ca3393fb14bedbfa5cdf465bfd7ca"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
 from {username='slave'} at 127.0.0.1:58390
I20260713 09:12:51.905568  3996 raft_consensus.cc:493] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:51.905853  3996 raft_consensus.cc:3060] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.907881  4143 raft_consensus.cc:1275] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.909281  4383 consensus_queue.cc:1048] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.912048  3996 raft_consensus.cc:515] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.914582  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5ca3393fb14bedbfa5cdf465bfd7ca" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:51.914758  3996 leader_election.cc:290] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Requested vote from peers e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267), a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195:41013)
I20260713 09:12:51.915087  4069 raft_consensus.cc:3060] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.915037  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5ca3393fb14bedbfa5cdf465bfd7ca" candidate_uuid: "9837f5e7c4414dde89202474b992af30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
I20260713 09:12:51.915763  4144 raft_consensus.cc:3055] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:51.916054  4144 raft_consensus.cc:740] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:51.916853  4144 consensus_queue.cc:260] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.918032  4144 raft_consensus.cc:3060] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.922266  4069 raft_consensus.cc:2468] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:51.923431  3959 leader_election.cc:304] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9837f5e7c4414dde89202474b992af30, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:51.924438  4144 raft_consensus.cc:2468] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9837f5e7c4414dde89202474b992af30 in term 2.
I20260713 09:12:51.924659  4354 raft_consensus.cc:2804] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:51.925758  4069 raft_consensus.cc:1275] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.926170  4354 raft_consensus.cc:697] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Becoming Leader. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:51.927055  4354 consensus_queue.cc:237] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [LEADER]: Queue 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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:51.928279  4383 consensus_queue.cc:1048] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.937279  3894 catalog_manager.cc:5697] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 reported cstate change: term changed from 1 to 2, leader changed from a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195) to 9837f5e7c4414dde89202474b992af30 (127.31.219.193). New cstate: current_term: 2 leader_uuid: "9837f5e7c4414dde89202474b992af30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:51.954782  3996 raft_consensus.cc:1275] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.955750  4389 consensus_queue.cc:1048] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.966145  4143 raft_consensus.cc:1275] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.967437  4389 consensus_queue.cc:1048] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.970530  4069 raft_consensus.cc:1275] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.971884  4354 consensus_queue.cc:1048] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.975121  3996 raft_consensus.cc:1275] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.976677  4389 consensus_queue.cc:1048] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.986616  4143 raft_consensus.cc:1275] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer e929535f91b145d9a016d4d2106bc2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.989228  4402 consensus_queue.cc:1048] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:51.997643  4144 raft_consensus.cc:1275] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.998432  4143 raft_consensus.cc:1275] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:51.999400  4397 consensus_queue.cc:1048] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:52.000785  4397 consensus_queue.cc:1048] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:52.011078  4071 raft_consensus.cc:1275] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:52.013535  4354 consensus_queue.cc:1048] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:52.325378  3993 raft_consensus.cc:1275] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:52.326748  4392 consensus_queue.cc:1048] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:52.335405  4071 raft_consensus.cc:1275] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:52.337627  4410 consensus_queue.cc:1048] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:52.427457  4071 raft_consensus.cc:1275] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:52.428390  4383 consensus_queue.cc:1048] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:52.439821  4144 raft_consensus.cc:1275] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Refusing update from remote peer 9837f5e7c4414dde89202474b992af30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:52.442922  4407 consensus_queue.cc:1048] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:54.366155  3892 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48320:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:12:54.384358  3892 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48320:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:12:54.417872 32623 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:12:54.576587  4448 log.cc:927] Time spent T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260713 09:12:54.648604  4454 tablet.cc:1724] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.659344  4067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42"
dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
mode: GRACEFUL
new_leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:41004
I20260713 09:12:54.672941  4067 raft_consensus.cc:606] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Received request to transfer leadership to TS a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:54.687973  4470 tablet.cc:1724] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.675232  4462 tablet.cc:1724] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.705303  4469 tablet.cc:1724] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:54.708086  4450 log.cc:927] Time spent T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8: Append to log took a long time: real 0.058s	user 0.002s	sys 0.000s
I20260713 09:12:54.652026  4461 tablet.cc:1724] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:54.733021  4464 log.cc:927] Time spent T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30: Append to log took a long time: real 0.091s	user 0.003s	sys 0.000s
I20260713 09:12:54.664260  4455 tablet.cc:1724] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.769609  4484 tablet.cc:1724] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.770509  4479 tablet.cc:1724] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:54.789479  4171 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6054997c68aa49f9bdbac34b13a9ec62)
I20260713 09:12:54.737617  4473 tablet.cc:1724] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.736050  4475 tablet.cc:1724] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.812803  4463 raft_consensus.cc:993] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8: : Instructing follower a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:54.813309  4463 raft_consensus.cc:1081] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Signalling peer a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:54.794430  4474 tablet.cc:1724] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:54.824522  4171 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:6054997c68aa49f9bdbac34b13a9ec62)
I20260713 09:12:54.837306  4461 tablet.cc:1724] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.837455  4454 tablet.cc:1724] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.846897  4478 tablet.cc:1724] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.838872  4142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:56042
I20260713 09:12:54.838555  4470 tablet.cc:1724] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:54.865172  4097 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1c5ec1e0cbdb4dee9060edb1d6873846)
I20260713 09:12:54.871855  4469 tablet.cc:1724] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.876724  4455 tablet.cc:1724] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.879324  4142 raft_consensus.cc:493] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:54.888938  4142 raft_consensus.cc:3060] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:54.896170  4462 tablet.cc:1724] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.904305  4479 tablet.cc:1724] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.912454  4473 tablet.cc:1724] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:54.913357  3961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.219.195:41013, user_credentials={real_user=slave}} blocked reactor thread for 103763us
I20260713 09:12:54.895645  4475 tablet.cc:1724] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.917754  4478 tablet.cc:1724] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.924592  4470 tablet.cc:1724] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.926496  4484 tablet.cc:1724] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.893146  4474 tablet.cc:1724] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.950914  3994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
mode: GRACEFUL
new_leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:54800
I20260713 09:12:54.951946  3994 raft_consensus.cc:606] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Received request to transfer leadership to TS a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:54.953507 32623 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:12:54.954088 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:54.956651  4142 raft_consensus.cc:515] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:54.958220  4469 tablet.cc:1724] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.962556  4068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909"
dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
mode: GRACEFUL
new_leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:41004
I20260713 09:12:54.965220  4068 raft_consensus.cc:606] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Received request to transfer leadership to TS a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:54.944746  4462 tablet.cc:1724] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:54.968694  3993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da"
dest_uuid: "9837f5e7c4414dde89202474b992af30"
mode: GRACEFUL
new_leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:54800
I20260713 09:12:54.969306  3993 raft_consensus.cc:606] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Received request to transfer leadership to TS a81f1c2e0f10423dafcbb120e0846c40
I20260713 09:12:54.969563  4142 leader_election.cc:290] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 3 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:54.970804 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:54.971079  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:54.971413 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:54.971720  4068 raft_consensus.cc:3055] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:54.972114  4068 raft_consensus.cc:740] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:54.972879  4068 consensus_queue.cc:260] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:54.974112  4068 raft_consensus.cc:3060] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:54.978689  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84b7dae2774299b766b9dae606ef42" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:54.979265  3994 raft_consensus.cc:3060] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:54.988756  4068 raft_consensus.cc:2468] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 3.
I20260713 09:12:54.988999  3994 raft_consensus.cc:2468] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 3.
I20260713 09:12:54.990374  4108 leader_election.cc:304] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [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: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:54.991743  4468 raft_consensus.cc:2804] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:54.992197  4468 raft_consensus.cc:697] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:54.992969  4468 consensus_queue.cc:237] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:54.993497  3891 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc: soft_deleted_table [id=a51d3504878d44f5960515f661871051] alter complete (version 1)
I20260713 09:12:55.002398  3891 catalog_manager.cc:5697] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 2 to 3, leader changed from e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194) to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 3 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:55.014185  4414 raft_consensus.cc:993] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8: : Instructing follower a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:55.014578  4463 raft_consensus.cc:1081] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Signalling peer a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:55.015841  4142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:56042
I20260713 09:12:55.016222  4142 raft_consensus.cc:493] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:55.016455  4142 raft_consensus.cc:3060] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:55.020639  4142 raft_consensus.cc:515] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:55.022015  4142 leader_election.cc:290] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 3 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:55.022708  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:55.022912  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40501010f71c45359a2c1c6164b4e909" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:55.023521  3994 raft_consensus.cc:3060] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:55.023590  4068 raft_consensus.cc:3055] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:55.023993  4068 raft_consensus.cc:740] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e929535f91b145d9a016d4d2106bc2d8, State: Running, Role: LEADER
I20260713 09:12:55.024601  4068 consensus_queue.cc:260] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:55.025478  4068 raft_consensus.cc:3060] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:55.028554  3994 raft_consensus.cc:2468] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 3.
I20260713 09:12:55.029681  4108 leader_election.cc:304] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [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: 9837f5e7c4414dde89202474b992af30, a81f1c2e0f10423dafcbb120e0846c40; no voters: 
I20260713 09:12:55.029956  4068 raft_consensus.cc:2468] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 3.
I20260713 09:12:55.030345  4468 raft_consensus.cc:2804] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:55.030838  4468 raft_consensus.cc:697] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:55.031606  4468 consensus_queue.cc:237] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:55.039798  3891 catalog_manager.cc:5697] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 2 to 3, leader changed from e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194) to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 3 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:55.173496  4472 raft_consensus.cc:993] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30: : Instructing follower a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:55.173991  4487 raft_consensus.cc:1081] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Signalling peer a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:55.175150  4142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:56052
I20260713 09:12:55.175648  4142 raft_consensus.cc:493] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:55.175933  4142 raft_consensus.cc:3060] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:55.180673  4142 raft_consensus.cc:515] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:55.182466  4142 leader_election.cc:290] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 3 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:55.182935  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:55.183350  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb144fbd0b74c138dc25ea9ffdc4312" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:55.183610  3994 raft_consensus.cc:3055] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:55.183883  4068 raft_consensus.cc:3060] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:55.183959  3994 raft_consensus.cc:740] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:55.184679  3994 consensus_queue.cc:260] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:55.185585  3994 raft_consensus.cc:3060] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:55.188580  4068 raft_consensus.cc:2468] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 3.
I20260713 09:12:55.189467  4108 leader_election.cc:304] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [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: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:55.190130  4468 raft_consensus.cc:2804] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:55.190366  3994 raft_consensus.cc:2468] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 3.
I20260713 09:12:55.190909  4468 raft_consensus.cc:697] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:55.191699  4468 consensus_queue.cc:237] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:55.197779  3891 catalog_manager.cc:5697] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 2 to 3, leader changed from 9837f5e7c4414dde89202474b992af30 (127.31.219.193) to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 3 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:55.463496  3994 raft_consensus.cc:1275] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:55.463496  4068 raft_consensus.cc:1275] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:12:55.464926  4410 consensus_queue.cc:1048] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:55.465269  4468 consensus_queue.cc:1048] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:55.484714  3994 raft_consensus.cc:1275] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:12:55.486886  4069 raft_consensus.cc:1275] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:55.489745  4497 consensus_queue.cc:1048] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:55.489799  4410 consensus_queue.cc:1048] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:55.507546  4472 raft_consensus.cc:993] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30: : Instructing follower a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:55.507992  4487 raft_consensus.cc:1081] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Signalling peer a81f1c2e0f10423dafcbb120e0846c40 to start an election
I20260713 09:12:55.509379  4142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da"
dest_uuid: "a81f1c2e0f10423dafcbb120e0846c40"
 from {username='slave'} at 127.0.0.1:56052
I20260713 09:12:55.509811  4142 raft_consensus.cc:493] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:55.510092  4142 raft_consensus.cc:3060] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:55.515599  4142 raft_consensus.cc:515] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:55.517180  4142 leader_election.cc:290] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [CANDIDATE]: Term 3 election: Requested vote from peers 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461), e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267)
I20260713 09:12:55.517856  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9837f5e7c4414dde89202474b992af30"
I20260713 09:12:55.518079  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c8b6bc4d734f898773c9db893d71da" candidate_uuid: "a81f1c2e0f10423dafcbb120e0846c40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e929535f91b145d9a016d4d2106bc2d8"
I20260713 09:12:55.518445  3993 raft_consensus.cc:3055] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:55.518589  4068 raft_consensus.cc:3060] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:55.518807  3993 raft_consensus.cc:740] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9837f5e7c4414dde89202474b992af30, State: Running, Role: LEADER
I20260713 09:12:55.519685  3993 consensus_queue.cc:260] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:55.520898  3993 raft_consensus.cc:3060] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:55.525345  4068 raft_consensus.cc:2468] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 3.
I20260713 09:12:55.526311  4108 leader_election.cc:304] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [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: a81f1c2e0f10423dafcbb120e0846c40, e929535f91b145d9a016d4d2106bc2d8; no voters: 
I20260713 09:12:55.527051  4410 raft_consensus.cc:2804] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:55.527470  4410 raft_consensus.cc:697] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 3 LEADER]: Becoming Leader. State: Replica: a81f1c2e0f10423dafcbb120e0846c40, State: Running, Role: LEADER
I20260713 09:12:55.527771  3993 raft_consensus.cc:2468] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81f1c2e0f10423dafcbb120e0846c40 in term 3.
I20260713 09:12:55.528282  4410 consensus_queue.cc:237] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [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: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } }
I20260713 09:12:55.534441  3894 catalog_manager.cc:5697] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 reported cstate change: term changed from 2 to 3, leader changed from 9837f5e7c4414dde89202474b992af30 (127.31.219.193) to a81f1c2e0f10423dafcbb120e0846c40 (127.31.219.195). New cstate: current_term: 3 leader_uuid: "a81f1c2e0f10423dafcbb120e0846c40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81f1c2e0f10423dafcbb120e0846c40" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:55.742983  3993 raft_consensus.cc:1275] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:12:55.744351  4410 consensus_queue.cc:1048] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:55.751413  4068 raft_consensus.cc:1275] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:12:55.753362  4410 consensus_queue.cc:1048] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:55.934744  4068 raft_consensus.cc:1275] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:55.935869  4410 consensus_queue.cc:1048] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e929535f91b145d9a016d4d2106bc2d8" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:55.946466  3993 raft_consensus.cc:1275] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Refusing update from remote peer a81f1c2e0f10423dafcbb120e0846c40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:55.949563  4499 consensus_queue.cc:1048] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9837f5e7c4414dde89202474b992af30" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:56.023451 32623 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:12:56.028558 32623 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:12:56.029064 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:56.034132 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:56.034472 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:57.061290 32623 tablet_server.cc:179] TabletServer@127.31.219.193:0 shutting down...
W20260713 09:12:57.063748  4034 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260713 09:12:57.067631  4034 consensus_peers.cc:597] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 -> Peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Couldn't send request to peer 9837f5e7c4414dde89202474b992af30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:57.088671 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:57.089481 32623 tablet_replica.cc:333] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.090402 32623 raft_consensus.cc:2243] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.090870 32623 raft_consensus.cc:2272] T a0d0294098e2489b96cd09321d3a0fa3 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.092665 32623 tablet_replica.cc:333] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.093120 32623 raft_consensus.cc:2243] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.093744 32623 raft_consensus.cc:2272] T 6054997c68aa49f9bdbac34b13a9ec62 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.095386 32623 tablet_replica.cc:333] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.095970 32623 raft_consensus.cc:2243] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.096323 32623 raft_consensus.cc:2272] T f05ea0ca3eb54a52866b1c874a8fe699 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.097892 32623 tablet_replica.cc:333] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.098498 32623 raft_consensus.cc:2243] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.098886 32623 raft_consensus.cc:2272] T eeb144fbd0b74c138dc25ea9ffdc4312 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.100623 32623 tablet_replica.cc:333] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.101109 32623 raft_consensus.cc:2243] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.101501 32623 raft_consensus.cc:2272] T 7b9b1dd5a4bd448da950d11f16ac7407 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.103076 32623 tablet_replica.cc:333] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.103627 32623 raft_consensus.cc:2243] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.104281 32623 raft_consensus.cc:2272] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.105837 32623 tablet_replica.cc:333] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.106329 32623 raft_consensus.cc:2243] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.106731 32623 raft_consensus.cc:2272] T eb84b7dae2774299b766b9dae606ef42 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.108307 32623 tablet_replica.cc:333] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.108798 32623 raft_consensus.cc:2243] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.109193 32623 raft_consensus.cc:2272] T 40501010f71c45359a2c1c6164b4e909 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.110864 32623 tablet_replica.cc:333] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.111397 32623 raft_consensus.cc:2243] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.112036 32623 raft_consensus.cc:2272] T ab0e8472dfea4251aa371466e64b5736 P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.113543 32623 tablet_replica.cc:333] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.114024 32623 raft_consensus.cc:2243] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.114705 32623 raft_consensus.cc:2272] T 0decd7b2c08e4a0390890173c43d6241 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.116400 32623 tablet_replica.cc:333] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.116865 32623 raft_consensus.cc:2243] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.117290 32623 raft_consensus.cc:2272] T ced35270536e472c8819dcbc27c18058 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.118901 32623 tablet_replica.cc:333] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.119414 32623 raft_consensus.cc:2243] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.120146 32623 raft_consensus.cc:2272] T e53bb1d7857f4c688f7589394e2c6af3 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.121788 32623 tablet_replica.cc:333] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.122244 32623 raft_consensus.cc:2243] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.122617 32623 raft_consensus.cc:2272] T 7ac0007bf964444baa4a484cb94a00a2 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.124269 32623 tablet_replica.cc:333] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.124732 32623 raft_consensus.cc:2243] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.125154 32623 raft_consensus.cc:2272] T 5492fd8ecd7349f1af24534925f9b459 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.126931 32623 tablet_replica.cc:333] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.127470 32623 raft_consensus.cc:2243] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.127846 32623 raft_consensus.cc:2272] T d6c8b6bc4d734f898773c9db893d71da P 9837f5e7c4414dde89202474b992af30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.130052 32623 tablet_replica.cc:333] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.130606 32623 raft_consensus.cc:2243] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.131049 32623 raft_consensus.cc:2272] T 1c5ec1e0cbdb4dee9060edb1d6873846 P 9837f5e7c4414dde89202474b992af30 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:57.131582  4108 consensus_peers.cc:597] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 -> Peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Couldn't send request to peer 9837f5e7c4414dde89202474b992af30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:57.133140 32623 tablet_replica.cc:333] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.133832 32623 raft_consensus.cc:2243] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.134281 32623 raft_consensus.cc:2272] T a0d7d604af7a49878718bff4fd0ca036 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.135983 32623 tablet_replica.cc:333] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30: stopping tablet replica
I20260713 09:12:57.136444 32623 raft_consensus.cc:2243] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.137298 32623 raft_consensus.cc:2272] T 60d5474aecf64e02a653c7a7811d2ca1 P 9837f5e7c4414dde89202474b992af30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.173656 32623 tablet_server.cc:196] TabletServer@127.31.219.193:0 shutdown complete.
I20260713 09:12:57.202766 32623 tablet_server.cc:179] TabletServer@127.31.219.194:0 shutting down...
W20260713 09:12:57.225581  4034 consensus_peers.cc:597] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 -> Peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Couldn't send request to peer 9837f5e7c4414dde89202474b992af30. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:57.233387 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:57.234064 32623 tablet_replica.cc:333] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.234615 32623 raft_consensus.cc:2243] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.235391 32623 raft_consensus.cc:2272] T a0d0294098e2489b96cd09321d3a0fa3 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.237118 32623 tablet_replica.cc:333] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.237653 32623 raft_consensus.cc:2243] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.238059 32623 raft_consensus.cc:2272] T f05ea0ca3eb54a52866b1c874a8fe699 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.239696 32623 tablet_replica.cc:333] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.240206 32623 raft_consensus.cc:2243] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.240600 32623 raft_consensus.cc:2272] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.242110 32623 tablet_replica.cc:333] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.242600 32623 raft_consensus.cc:2243] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.243438 32623 raft_consensus.cc:2272] T 7b9b1dd5a4bd448da950d11f16ac7407 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.245061 32623 tablet_replica.cc:333] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.245556 32623 raft_consensus.cc:2243] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.245941 32623 raft_consensus.cc:2272] T ab0e8472dfea4251aa371466e64b5736 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.247835 32623 tablet_replica.cc:333] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.248375 32623 raft_consensus.cc:2243] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.248833 32623 raft_consensus.cc:2272] T 0decd7b2c08e4a0390890173c43d6241 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.250720 32623 tablet_replica.cc:333] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.251240 32623 raft_consensus.cc:2243] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.251977 32623 raft_consensus.cc:2272] T ced35270536e472c8819dcbc27c18058 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:57.252033  4108 consensus_peers.cc:597] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 -> Peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Couldn't send request to peer 9837f5e7c4414dde89202474b992af30. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:57.253907 32623 tablet_replica.cc:333] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.254406 32623 raft_consensus.cc:2243] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.255077 32623 raft_consensus.cc:2272] T 7ac0007bf964444baa4a484cb94a00a2 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.256778 32623 tablet_replica.cc:333] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.257275 32623 raft_consensus.cc:2243] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.257665 32623 raft_consensus.cc:2272] T e53bb1d7857f4c688f7589394e2c6af3 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.259418 32623 tablet_replica.cc:333] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.259908 32623 raft_consensus.cc:2243] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.260272 32623 raft_consensus.cc:2272] T eeb144fbd0b74c138dc25ea9ffdc4312 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.261880 32623 tablet_replica.cc:333] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.262382 32623 raft_consensus.cc:2243] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.262806 32623 raft_consensus.cc:2272] T 5492fd8ecd7349f1af24534925f9b459 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.264530 32623 tablet_replica.cc:333] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.264992 32623 raft_consensus.cc:2243] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.265391 32623 raft_consensus.cc:2272] T eb84b7dae2774299b766b9dae606ef42 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.266932 32623 tablet_replica.cc:333] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.267488 32623 raft_consensus.cc:2243] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.267910 32623 raft_consensus.cc:2272] T 40501010f71c45359a2c1c6164b4e909 P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.269567 32623 tablet_replica.cc:333] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.270021 32623 raft_consensus.cc:2243] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.270414 32623 raft_consensus.cc:2272] T 6054997c68aa49f9bdbac34b13a9ec62 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.272027 32623 tablet_replica.cc:333] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.272505 32623 raft_consensus.cc:2243] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.273145 32623 raft_consensus.cc:2272] T 1c5ec1e0cbdb4dee9060edb1d6873846 P e929535f91b145d9a016d4d2106bc2d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.274861 32623 tablet_replica.cc:333] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.275508 32623 raft_consensus.cc:2243] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.275977 32623 raft_consensus.cc:2272] T 60d5474aecf64e02a653c7a7811d2ca1 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.278156 32623 tablet_replica.cc:333] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
W20260713 09:12:57.278388  4108 consensus_peers.cc:597] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 -> Peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Couldn't send request to peer 9837f5e7c4414dde89202474b992af30. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:57.278633 32623 raft_consensus.cc:2243] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.279526 32623 raft_consensus.cc:2272] T a0d7d604af7a49878718bff4fd0ca036 P e929535f91b145d9a016d4d2106bc2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.281205 32623 tablet_replica.cc:333] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8: stopping tablet replica
I20260713 09:12:57.281651 32623 raft_consensus.cc:2243] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.282063 32623 raft_consensus.cc:2272] T d6c8b6bc4d734f898773c9db893d71da P e929535f91b145d9a016d4d2106bc2d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.317162 32623 tablet_server.cc:196] TabletServer@127.31.219.194:0 shutdown complete.
W20260713 09:12:57.333766  4108 consensus_peers.cc:597] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 -> Peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Couldn't send request to peer 9837f5e7c4414dde89202474b992af30. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:57.346926  4108 consensus_peers.cc:597] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 -> Peer e929535f91b145d9a016d4d2106bc2d8 (127.31.219.194:38267): Couldn't send request to peer e929535f91b145d9a016d4d2106bc2d8. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.194:38267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:57.349035 32623 tablet_server.cc:179] TabletServer@127.31.219.195:0 shutting down...
I20260713 09:12:57.379141 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:57.379771 32623 tablet_replica.cc:333] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.380519 32623 raft_consensus.cc:2243] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.381034 32623 raft_consensus.cc:2272] T a0d0294098e2489b96cd09321d3a0fa3 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.382891 32623 tablet_replica.cc:333] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.383502 32623 raft_consensus.cc:2243] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.384642 32623 raft_consensus.cc:2272] T f05ea0ca3eb54a52866b1c874a8fe699 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:57.384580  4108 consensus_peers.cc:597] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 -> Peer 9837f5e7c4414dde89202474b992af30 (127.31.219.193:42461): Couldn't send request to peer 9837f5e7c4414dde89202474b992af30. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:57.386724 32623 tablet_replica.cc:333] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.387179 32623 raft_consensus.cc:2243] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.387602 32623 raft_consensus.cc:2272] T 6054997c68aa49f9bdbac34b13a9ec62 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.389139 32623 tablet_replica.cc:333] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.389577 32623 raft_consensus.cc:2243] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.390266 32623 raft_consensus.cc:2272] T eeb144fbd0b74c138dc25ea9ffdc4312 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.391937 32623 tablet_replica.cc:333] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.392385 32623 raft_consensus.cc:2243] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.392728 32623 raft_consensus.cc:2272] T 7b9b1dd5a4bd448da950d11f16ac7407 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.394215 32623 tablet_replica.cc:333] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.394647 32623 raft_consensus.cc:2243] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.394976 32623 raft_consensus.cc:2272] T 3f5ca3393fb14bedbfa5cdf465bfd7ca P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.396517 32623 tablet_replica.cc:333] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.396929 32623 raft_consensus.cc:2243] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.397528 32623 raft_consensus.cc:2272] T eb84b7dae2774299b766b9dae606ef42 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.399078 32623 tablet_replica.cc:333] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.399587 32623 raft_consensus.cc:2243] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.400182 32623 raft_consensus.cc:2272] T 40501010f71c45359a2c1c6164b4e909 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.401731 32623 tablet_replica.cc:333] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.402146 32623 raft_consensus.cc:2243] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.402509 32623 raft_consensus.cc:2272] T 0decd7b2c08e4a0390890173c43d6241 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.404143 32623 tablet_replica.cc:333] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.404560 32623 raft_consensus.cc:2243] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.404893 32623 raft_consensus.cc:2272] T ab0e8472dfea4251aa371466e64b5736 P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.406328 32623 tablet_replica.cc:333] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.406751 32623 raft_consensus.cc:2243] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.407070 32623 raft_consensus.cc:2272] T 1c5ec1e0cbdb4dee9060edb1d6873846 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.408598 32623 tablet_replica.cc:333] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.409070 32623 raft_consensus.cc:2243] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.409459 32623 raft_consensus.cc:2272] T a0d7d604af7a49878718bff4fd0ca036 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.411034 32623 tablet_replica.cc:333] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.411512 32623 raft_consensus.cc:2243] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.411880 32623 raft_consensus.cc:2272] T 60d5474aecf64e02a653c7a7811d2ca1 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.413513 32623 tablet_replica.cc:333] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.413998 32623 raft_consensus.cc:2243] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.414367 32623 raft_consensus.cc:2272] T ced35270536e472c8819dcbc27c18058 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.415933 32623 tablet_replica.cc:333] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.416373 32623 raft_consensus.cc:2243] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.416780 32623 raft_consensus.cc:2272] T 7ac0007bf964444baa4a484cb94a00a2 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.418668 32623 tablet_replica.cc:333] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.419047 32623 raft_consensus.cc:2243] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.419430 32623 raft_consensus.cc:2272] T e53bb1d7857f4c688f7589394e2c6af3 P a81f1c2e0f10423dafcbb120e0846c40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.421017 32623 tablet_replica.cc:333] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.421466 32623 raft_consensus.cc:2243] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.422111 32623 raft_consensus.cc:2272] T d6c8b6bc4d734f898773c9db893d71da P a81f1c2e0f10423dafcbb120e0846c40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.423679 32623 tablet_replica.cc:333] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40: stopping tablet replica
I20260713 09:12:57.424103 32623 raft_consensus.cc:2243] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.424769 32623 raft_consensus.cc:2272] T 5492fd8ecd7349f1af24534925f9b459 P a81f1c2e0f10423dafcbb120e0846c40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.458263 32623 tablet_server.cc:196] TabletServer@127.31.219.195:0 shutdown complete.
I20260713 09:12:57.485977 32623 master.cc:562] Master@127.31.219.254:43659 shutting down...
I20260713 09:12:57.506698 32623 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.507148 32623 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.507489 32623 tablet_replica.cc:333] T 00000000000000000000000000000000 P b3db4e37aa8b4309940fdb72604930dc: stopping tablet replica
I20260713 09:12:57.526798 32623 master.cc:584] Master@127.31.219.254:43659 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21215 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:12:57.576493 32623 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.219.254:35783
I20260713 09:12:57.577518 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:57.583050  4513 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:57.583480  4512 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:57.583942  4515 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:57.585176 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:57.585997 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:57.586208 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:57.586369 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933977586353 us; error 0 us; skew 500 ppm
I20260713 09:12:57.586869 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:57.589056 32623 webserver.cc:533] Webserver started at http://127.31.219.254:44149/ using document root <none> and password file <none>
I20260713 09:12:57.589529 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:57.589725 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:57.589984 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:57.590955 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/master-0-root/instance:
uuid: "553cf1a9ff1344aa873a5557559e9d99"
format_stamp: "Formatted at 2026-07-13 09:12:57 on dist-test-slave-cts2"
I20260713 09:12:57.594841 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:12:57.597879  4520 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:57.598696 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:12:57.598914 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/master-0-root
uuid: "553cf1a9ff1344aa873a5557559e9d99"
format_stamp: "Formatted at 2026-07-13 09:12:57 on dist-test-slave-cts2"
I20260713 09:12:57.599138 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:57.616866 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:57.617861 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:57.653687 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.254:35783
I20260713 09:12:57.653854  4571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.254:35783 every 8 connection(s)
I20260713 09:12:57.657505  4572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:57.666944  4572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99: Bootstrap starting.
I20260713 09:12:57.671285  4572 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.675009  4572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99: No bootstrap required, opened a new log
I20260713 09:12:57.677078  4572 raft_consensus.cc:359] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "553cf1a9ff1344aa873a5557559e9d99" member_type: VOTER }
I20260713 09:12:57.677464  4572 raft_consensus.cc:385] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.677688  4572 raft_consensus.cc:740] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553cf1a9ff1344aa873a5557559e9d99, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.678274  4572 consensus_queue.cc:260] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "553cf1a9ff1344aa873a5557559e9d99" member_type: VOTER }
I20260713 09:12:57.678735  4572 raft_consensus.cc:399] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:57.678977  4572 raft_consensus.cc:493] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:57.679256  4572 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.683139  4572 raft_consensus.cc:515] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "553cf1a9ff1344aa873a5557559e9d99" member_type: VOTER }
I20260713 09:12:57.683643  4572 leader_election.cc:304] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [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: 553cf1a9ff1344aa873a5557559e9d99; no voters: 
I20260713 09:12:57.684720  4572 leader_election.cc:290] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:57.685091  4575 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:57.686332  4575 raft_consensus.cc:697] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [term 1 LEADER]: Becoming Leader. State: Replica: 553cf1a9ff1344aa873a5557559e9d99, State: Running, Role: LEADER
I20260713 09:12:57.686960  4575 consensus_queue.cc:237] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [LEADER]: Queue going to LEADER mode. State: All 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: "553cf1a9ff1344aa873a5557559e9d99" member_type: VOTER }
I20260713 09:12:57.687510  4572 sys_catalog.cc:565] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:57.691318  4577 sys_catalog.cc:455] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 553cf1a9ff1344aa873a5557559e9d99. Latest consensus state: current_term: 1 leader_uuid: "553cf1a9ff1344aa873a5557559e9d99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "553cf1a9ff1344aa873a5557559e9d99" member_type: VOTER } }
I20260713 09:12:57.691973  4577 sys_catalog.cc:458] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:57.691903  4576 sys_catalog.cc:455] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "553cf1a9ff1344aa873a5557559e9d99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "553cf1a9ff1344aa873a5557559e9d99" member_type: VOTER } }
I20260713 09:12:57.692572  4576 sys_catalog.cc:458] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:57.696326  4582 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:57.702152  4582 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:57.703253 32623 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:57.710099  4582 catalog_manager.cc:1383] Generated new cluster ID: 1cb34a051df14666a740d34c2e4519b6
I20260713 09:12:57.710358  4582 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:57.725411  4582 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:57.726622  4582 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:57.737152  4582 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99: Generated new TSK 0
I20260713 09:12:57.737685  4582 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:57.769166 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:57.774708  4593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:57.775674  4594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:57.777096  4596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:57.777285 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:57.778133 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:57.778306 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:57.778424 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933977778414 us; error 0 us; skew 500 ppm
I20260713 09:12:57.778836 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:57.780934 32623 webserver.cc:533] Webserver started at http://127.31.219.193:35157/ using document root <none> and password file <none>
I20260713 09:12:57.781350 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:57.781505 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:57.781699 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:57.782642 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-0-root/instance:
uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
format_stamp: "Formatted at 2026-07-13 09:12:57 on dist-test-slave-cts2"
I20260713 09:12:57.786842 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:57.789832  4601 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:57.790546 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:57.790818 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-0-root
uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
format_stamp: "Formatted at 2026-07-13 09:12:57 on dist-test-slave-cts2"
I20260713 09:12:57.791074 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:57.812219 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:57.813387 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:57.814715 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:57.816892 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:57.817101 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:57.817338 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:57.817566 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:57.855189 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.193:44197
I20260713 09:12:57.855360  4663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.193:44197 every 8 connection(s)
I20260713 09:12:57.859994 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:57.866595  4668 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:57.867693  4669 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:57.871352 32623 server_base.cc:1061] running on GCE node
W20260713 09:12:57.870294  4671 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:57.872710  4664 heartbeater.cc:344] Connected to a master server at 127.31.219.254:35783
I20260713 09:12:57.873060  4664 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:57.873301 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:57.873556 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:57.873660  4664 heartbeater.cc:507] Master 127.31.219.254:35783 requested a full tablet report, sending...
I20260713 09:12:57.873764 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933977873740 us; error 0 us; skew 500 ppm
I20260713 09:12:57.874445 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:57.876119  4537 ts_manager.cc:194] Registered new tserver with Master: dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197)
I20260713 09:12:57.877102 32623 webserver.cc:533] Webserver started at http://127.31.219.194:35919/ using document root <none> and password file <none>
I20260713 09:12:57.877758 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:57.878005 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:57.878300 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:57.878604  4537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43236
I20260713 09:12:57.879853 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-1-root/instance:
uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
format_stamp: "Formatted at 2026-07-13 09:12:57 on dist-test-slave-cts2"
I20260713 09:12:57.884142 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:12:57.887382  4676 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:57.888109 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:57.888387 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-1-root
uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
format_stamp: "Formatted at 2026-07-13 09:12:57 on dist-test-slave-cts2"
I20260713 09:12:57.888691 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:57.902927 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:57.904104 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:57.905414 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:57.907544 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:57.907739 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:57.907999 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:57.908159 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:57.946894 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.194:44671
I20260713 09:12:57.947000  4738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.194:44671 every 8 connection(s)
I20260713 09:12:57.951735 32623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:57.959061  4742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:57.960986  4743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:57.967518  4739 heartbeater.cc:344] Connected to a master server at 127.31.219.254:35783
W20260713 09:12:57.967864  4745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:57.967996  4739 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:57.968024 32623 server_base.cc:1061] running on GCE node
I20260713 09:12:57.969305  4739 heartbeater.cc:507] Master 127.31.219.254:35783 requested a full tablet report, sending...
I20260713 09:12:57.969434 32623 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:57.969750 32623 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:57.969969 32623 hybrid_clock.cc:648] HybridClock initialized: now 1783933977969949 us; error 0 us; skew 500 ppm
I20260713 09:12:57.970649 32623 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:57.971807  4537 ts_manager.cc:194] Registered new tserver with Master: 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:12:57.973308 32623 webserver.cc:533] Webserver started at http://127.31.219.195:39299/ using document root <none> and password file <none>
I20260713 09:12:57.973758  4537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43252
I20260713 09:12:57.973970 32623 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:57.974246 32623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:57.974563 32623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:57.975876 32623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-2-root/instance:
uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
format_stamp: "Formatted at 2026-07-13 09:12:57 on dist-test-slave-cts2"
I20260713 09:12:57.980336 32623 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:12:57.984531  4750 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:57.985349 32623 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:12:57.985591 32623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-2-root
uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
format_stamp: "Formatted at 2026-07-13 09:12:57 on dist-test-slave-cts2"
I20260713 09:12:57.985810 32623 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeBP3cG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933869920753-32623-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:58.009167 32623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:58.010172 32623 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:58.011502 32623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:58.013486 32623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:58.013660 32623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.013931 32623 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:58.014092 32623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.052682 32623 rpc_server.cc:307] RPC server started. Bound to: 127.31.219.195:35241
I20260713 09:12:58.052801  4812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.219.195:35241 every 8 connection(s)
I20260713 09:12:58.065883  4813 heartbeater.cc:344] Connected to a master server at 127.31.219.254:35783
I20260713 09:12:58.066250  4813 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:58.066932  4813 heartbeater.cc:507] Master 127.31.219.254:35783 requested a full tablet report, sending...
I20260713 09:12:58.068915  4537 ts_manager.cc:194] Registered new tserver with Master: f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.069976 32623 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014208339s
I20260713 09:12:58.070227  4537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43258
I20260713 09:12:58.094858  4537 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43264:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:58.097711  4537 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:58.161896  4704 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce86bc551b9489baadbebb100bd09a6 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:58.163344  4704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce86bc551b9489baadbebb100bd09a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.164077  4702 tablet_service.cc:1511] Processing CreateTablet for tablet 25f94f3651f046ea9274363b4149f4eb (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:58.165467  4702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f94f3651f046ea9274363b4149f4eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.172330  4703 tablet_service.cc:1511] Processing CreateTablet for tablet fca6ab65601d4fecbfd2e982be27b151 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:58.173631  4703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca6ab65601d4fecbfd2e982be27b151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.176323  4628 tablet_service.cc:1511] Processing CreateTablet for tablet fca6ab65601d4fecbfd2e982be27b151 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:58.177619  4628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca6ab65601d4fecbfd2e982be27b151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.177450  4778 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce86bc551b9489baadbebb100bd09a6 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:58.178720  4778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce86bc551b9489baadbebb100bd09a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.183590  4629 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce86bc551b9489baadbebb100bd09a6 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:58.184321  4777 tablet_service.cc:1511] Processing CreateTablet for tablet fca6ab65601d4fecbfd2e982be27b151 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:58.185199  4629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce86bc551b9489baadbebb100bd09a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.176323  4627 tablet_service.cc:1511] Processing CreateTablet for tablet 25f94f3651f046ea9274363b4149f4eb (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:58.189139  4627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f94f3651f046ea9274363b4149f4eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.189200  4776 tablet_service.cc:1511] Processing CreateTablet for tablet 25f94f3651f046ea9274363b4149f4eb (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:58.190727  4776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f94f3651f046ea9274363b4149f4eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.191256  4626 tablet_service.cc:1511] Processing CreateTablet for tablet c9e9e490e6874a4cbeebab3c8d2c5391 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:58.192363  4777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca6ab65601d4fecbfd2e982be27b151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.196202  4626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e9e490e6874a4cbeebab3c8d2c5391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.213976  4775 tablet_service.cc:1511] Processing CreateTablet for tablet c9e9e490e6874a4cbeebab3c8d2c5391 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:58.215536  4775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e9e490e6874a4cbeebab3c8d2c5391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.240603  4625 tablet_service.cc:1511] Processing CreateTablet for tablet b9b79edae92e44568e3fce1363bcb386 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:58.242355  4625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b79edae92e44568e3fce1363bcb386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.244602  4701 tablet_service.cc:1511] Processing CreateTablet for tablet c9e9e490e6874a4cbeebab3c8d2c5391 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:58.246340  4701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e9e490e6874a4cbeebab3c8d2c5391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.264079  4828 tablet_bootstrap.cc:492] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:12:58.274330  4704 tablet_service.cc:1511] Processing CreateTablet for tablet b9b79edae92e44568e3fce1363bcb386 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:58.276017  4704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b79edae92e44568e3fce1363bcb386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.295740  4703 tablet_service.cc:1511] Processing CreateTablet for tablet b5afea8374aa496a957eec73cedc7c32 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:58.291415  4627 tablet_service.cc:1511] Processing CreateTablet for tablet b5afea8374aa496a957eec73cedc7c32 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:58.297848  4703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5afea8374aa496a957eec73cedc7c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.298622  4627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5afea8374aa496a957eec73cedc7c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.303301  4828 tablet_bootstrap.cc:654] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.305305  4775 tablet_service.cc:1511] Processing CreateTablet for tablet b5afea8374aa496a957eec73cedc7c32 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:58.306679  4775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5afea8374aa496a957eec73cedc7c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.310098  4830 tablet_bootstrap.cc:492] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:12:58.310431  4829 tablet_bootstrap.cc:492] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:12:58.320310  4828 tablet_bootstrap.cc:492] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:12:58.320847  4828 ts_tablet_manager.cc:1403] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260713 09:12:58.308563  4628 tablet_service.cc:1511] Processing CreateTablet for tablet cce8a4f8a91846c2a98ea277144c182a (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:58.323787  4828 raft_consensus.cc:359] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.295746  4778 tablet_service.cc:1511] Processing CreateTablet for tablet b9b79edae92e44568e3fce1363bcb386 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:58.325034  4829 tablet_bootstrap.cc:654] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.325182  4778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b79edae92e44568e3fce1363bcb386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.316023  4830 tablet_bootstrap.cc:654] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.329257  4704 tablet_service.cc:1511] Processing CreateTablet for tablet cce8a4f8a91846c2a98ea277144c182a (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:58.330449  4704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce8a4f8a91846c2a98ea277144c182a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.324301  4628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce8a4f8a91846c2a98ea277144c182a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.333609  4777 tablet_service.cc:1511] Processing CreateTablet for tablet cce8a4f8a91846c2a98ea277144c182a (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:58.334314  4828 raft_consensus.cc:385] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.334836  4777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce8a4f8a91846c2a98ea277144c182a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.339216  4828 raft_consensus.cc:740] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.338299  4629 tablet_service.cc:1511] Processing CreateTablet for tablet 93771b6729974442b8938be26dd689f5 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:58.343410  4702 tablet_service.cc:1511] Processing CreateTablet for tablet 93771b6729974442b8938be26dd689f5 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:58.343489  4775 tablet_service.cc:1511] Processing CreateTablet for tablet 27263eaabf71410b8613f29fd5dc82d4 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:58.343946  4629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93771b6729974442b8938be26dd689f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.344636  4702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93771b6729974442b8938be26dd689f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.347036  4828 consensus_queue.cc:260] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.349078  4625 tablet_service.cc:1511] Processing CreateTablet for tablet 27263eaabf71410b8613f29fd5dc82d4 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:58.350273  4625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27263eaabf71410b8613f29fd5dc82d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.355831  4775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27263eaabf71410b8613f29fd5dc82d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.339866  4703 tablet_service.cc:1511] Processing CreateTablet for tablet 27263eaabf71410b8613f29fd5dc82d4 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:58.359972  4703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27263eaabf71410b8613f29fd5dc82d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.360205  4739 heartbeater.cc:499] Master 127.31.219.254:35783 was elected leader, sending a full tablet report...
I20260713 09:12:58.365622  4830 tablet_bootstrap.cc:492] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:12:58.366066  4830 ts_tablet_manager.cc:1403] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.056s	user 0.002s	sys 0.007s
I20260713 09:12:58.361199  4828 ts_tablet_manager.cc:1434] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:12:58.367146  4828 tablet_bootstrap.cc:492] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:12:58.363356  4776 tablet_service.cc:1511] Processing CreateTablet for tablet 93771b6729974442b8938be26dd689f5 (DEFAULT_TABLE table=test-workload [id=6f2326a5c48d4bd8a6c181791752fced]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:58.368330  4776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93771b6729974442b8938be26dd689f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.368884  4830 raft_consensus.cc:359] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.369624  4830 raft_consensus.cc:385] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.369920  4830 raft_consensus.cc:740] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.383419  4830 consensus_queue.cc:260] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.389816  4828 tablet_bootstrap.cc:654] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.392463  4829 tablet_bootstrap.cc:492] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:12:58.392930  4829 ts_tablet_manager.cc:1403] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.083s	user 0.000s	sys 0.010s
I20260713 09:12:58.393790  4813 heartbeater.cc:499] Master 127.31.219.254:35783 was elected leader, sending a full tablet report...
I20260713 09:12:58.394845  4828 tablet_bootstrap.cc:492] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:12:58.395354  4828 ts_tablet_manager.cc:1403] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260713 09:12:58.395269  4829 raft_consensus.cc:359] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.395936  4829 raft_consensus.cc:385] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.396196  4829 raft_consensus.cc:740] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.396816  4829 consensus_queue.cc:260] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.398154  4828 raft_consensus.cc:359] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.398900  4828 raft_consensus.cc:385] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.399260  4828 raft_consensus.cc:740] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.400380  4830 ts_tablet_manager.cc:1434] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.034s	user 0.000s	sys 0.008s
I20260713 09:12:58.400103  4828 consensus_queue.cc:260] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.401412  4830 tablet_bootstrap.cc:492] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:12:58.403441  4828 ts_tablet_manager.cc:1434] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:58.404369  4828 tablet_bootstrap.cc:492] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:12:58.409986  4828 tablet_bootstrap.cc:654] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.412245  4830 tablet_bootstrap.cc:654] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.416504  4664 heartbeater.cc:499] Master 127.31.219.254:35783 was elected leader, sending a full tablet report...
I20260713 09:12:58.417394  4829 ts_tablet_manager.cc:1434] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260713 09:12:58.418385  4829 tablet_bootstrap.cc:492] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:12:58.421054  4828 tablet_bootstrap.cc:492] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:12:58.421530  4828 ts_tablet_manager.cc:1403] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260713 09:12:58.422184  4830 tablet_bootstrap.cc:492] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:12:58.422644  4830 ts_tablet_manager.cc:1403] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.005s
I20260713 09:12:58.424405  4829 tablet_bootstrap.cc:654] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.425350  4830 raft_consensus.cc:359] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.425648  4828 raft_consensus.cc:359] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.426455  4828 raft_consensus.cc:385] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.426813  4828 raft_consensus.cc:740] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.427767  4828 consensus_queue.cc:260] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.429638  4828 ts_tablet_manager.cc:1434] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:12:58.429703  4829 tablet_bootstrap.cc:492] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:12:58.430249  4829 ts_tablet_manager.cc:1403] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 09:12:58.430653  4828 tablet_bootstrap.cc:492] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:12:58.426066  4830 raft_consensus.cc:385] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.432310  4830 raft_consensus.cc:740] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.432940  4829 raft_consensus.cc:359] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.433221  4830 consensus_queue.cc:260] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.433724  4829 raft_consensus.cc:385] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.435698  4830 ts_tablet_manager.cc:1434] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260713 09:12:58.434191  4829 raft_consensus.cc:740] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.436666  4830 tablet_bootstrap.cc:492] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:12:58.437036  4829 consensus_queue.cc:260] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.439172  4829 ts_tablet_manager.cc:1434] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:12:58.440061  4829 tablet_bootstrap.cc:492] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:12:58.443034  4830 tablet_bootstrap.cc:654] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.437036  4828 tablet_bootstrap.cc:654] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.449262  4829 tablet_bootstrap.cc:654] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.451116  4828 tablet_bootstrap.cc:492] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:12:58.451598  4828 ts_tablet_manager.cc:1403] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260713 09:12:58.453987  4828 raft_consensus.cc:359] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.454502  4828 raft_consensus.cc:385] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.454742  4828 raft_consensus.cc:740] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.455382  4828 consensus_queue.cc:260] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.455547  4830 tablet_bootstrap.cc:492] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:12:58.455547  4829 tablet_bootstrap.cc:492] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:12:58.456254  4830 ts_tablet_manager.cc:1403] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:12:58.456336  4829 ts_tablet_manager.cc:1403] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.016s	user 0.001s	sys 0.011s
I20260713 09:12:58.457384  4828 ts_tablet_manager.cc:1434] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:58.458352  4828 tablet_bootstrap.cc:492] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:12:58.459246  4829 raft_consensus.cc:359] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.460018  4829 raft_consensus.cc:385] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.459635  4830 raft_consensus.cc:359] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.460364  4829 raft_consensus.cc:740] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.460511  4830 raft_consensus.cc:385] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.460954  4830 raft_consensus.cc:740] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.461185  4829 consensus_queue.cc:260] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.463503  4829 ts_tablet_manager.cc:1434] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:58.464452  4829 tablet_bootstrap.cc:492] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:12:58.464768  4828 tablet_bootstrap.cc:654] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.461841  4830 consensus_queue.cc:260] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.471311  4829 tablet_bootstrap.cc:654] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.474408  4830 ts_tablet_manager.cc:1434] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:12:58.475023  4828 tablet_bootstrap.cc:492] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:12:58.475565  4828 ts_tablet_manager.cc:1403] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260713 09:12:58.477164  4830 tablet_bootstrap.cc:492] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:12:58.478422  4828 raft_consensus.cc:359] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.479171  4828 raft_consensus.cc:385] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.479521  4828 raft_consensus.cc:740] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.480352  4828 consensus_queue.cc:260] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.483301  4828 ts_tablet_manager.cc:1434] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:12:58.483625  4830 tablet_bootstrap.cc:654] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.484472  4829 tablet_bootstrap.cc:492] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:12:58.484581  4828 tablet_bootstrap.cc:492] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:12:58.484975  4829 ts_tablet_manager.cc:1403] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260713 09:12:58.489382  4829 raft_consensus.cc:359] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.490311  4829 raft_consensus.cc:385] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.490695  4829 raft_consensus.cc:740] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.491187  4828 tablet_bootstrap.cc:654] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.494378  4829 consensus_queue.cc:260] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.496532  4829 ts_tablet_manager.cc:1434] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260713 09:12:58.496603  4828 tablet_bootstrap.cc:492] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:12:58.497082  4828 ts_tablet_manager.cc:1403] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:12:58.497654  4829 tablet_bootstrap.cc:492] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:12:58.500943  4828 raft_consensus.cc:359] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.501883  4828 raft_consensus.cc:385] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.502261  4828 raft_consensus.cc:740] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.503167  4828 consensus_queue.cc:260] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.504132  4829 tablet_bootstrap.cc:654] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.506048  4828 ts_tablet_manager.cc:1434] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:58.507002  4828 tablet_bootstrap.cc:492] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:12:58.508028  4830 tablet_bootstrap.cc:492] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:12:58.508526  4830 ts_tablet_manager.cc:1403] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.007s
I20260713 09:12:58.511374  4830 raft_consensus.cc:359] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.512112  4830 raft_consensus.cc:385] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.512447  4830 raft_consensus.cc:740] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.512867  4828 tablet_bootstrap.cc:654] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.513319  4830 consensus_queue.cc:260] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.518632  4829 tablet_bootstrap.cc:492] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:12:58.518882  4830 ts_tablet_manager.cc:1434] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:12:58.519084  4829 ts_tablet_manager.cc:1403] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260713 09:12:58.519908  4830 tablet_bootstrap.cc:492] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:12:58.521813  4829 raft_consensus.cc:359] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.522290  4829 raft_consensus.cc:385] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.522568  4829 raft_consensus.cc:740] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.523365  4829 consensus_queue.cc:260] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.525151  4828 tablet_bootstrap.cc:492] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:12:58.525642  4828 ts_tablet_manager.cc:1403] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:12:58.526197  4830 tablet_bootstrap.cc:654] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.527729  4829 ts_tablet_manager.cc:1434] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:12:58.528805  4829 tablet_bootstrap.cc:492] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:12:58.528368  4828 raft_consensus.cc:359] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.529376  4828 raft_consensus.cc:385] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.529850  4828 raft_consensus.cc:740] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.530833  4828 consensus_queue.cc:260] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.536758  4829 tablet_bootstrap.cc:654] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.537341  4828 ts_tablet_manager.cc:1434] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:12:58.538467  4837 raft_consensus.cc:493] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:58.538622  4828 tablet_bootstrap.cc:492] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:12:58.538957  4837 raft_consensus.cc:515] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.546551  4828 tablet_bootstrap.cc:654] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.546999  4837 leader_election.cc:290] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.557499  4829 tablet_bootstrap.cc:492] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:12:58.557720  4828 tablet_bootstrap.cc:492] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:12:58.559856  4829 ts_tablet_manager.cc:1403] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.005s
I20260713 09:12:58.559919  4828 ts_tablet_manager.cc:1403] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260713 09:12:58.561203  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca6ab65601d4fecbfd2e982be27b151" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:12:58.561834  4788 raft_consensus.cc:2468] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 0.
I20260713 09:12:58.562748  4828 raft_consensus.cc:359] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.563481  4828 raft_consensus.cc:385] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.563251  4605 leader_election.cc:304] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:12:58.563791  4828 raft_consensus.cc:740] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.563640  4829 raft_consensus.cc:359] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.564193  4837 raft_consensus.cc:2804] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:58.564441  4829 raft_consensus.cc:385] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.559018  4830 tablet_bootstrap.cc:492] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:12:58.564565  4837 raft_consensus.cc:493] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:58.565068  4830 ts_tablet_manager.cc:1403] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.030s
I20260713 09:12:58.565130  4837 raft_consensus.cc:3060] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.564740  4829 raft_consensus.cc:740] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.566354  4829 consensus_queue.cc:260] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.567935  4830 raft_consensus.cc:359] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.568595  4830 raft_consensus.cc:385] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.568866  4830 raft_consensus.cc:740] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.569548  4830 consensus_queue.cc:260] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.571673  4830 ts_tablet_manager.cc:1434] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:58.572639  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca6ab65601d4fecbfd2e982be27b151" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:12:58.573364  4714 raft_consensus.cc:2468] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 0.
I20260713 09:12:58.572494  4837 raft_consensus.cc:515] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.575003  4829 ts_tablet_manager.cc:1434] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260713 09:12:58.575361  4837 leader_election.cc:290] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.575922  4829 tablet_bootstrap.cc:492] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:12:58.576745  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca6ab65601d4fecbfd2e982be27b151" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:58.577294  4788 raft_consensus.cc:3060] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.577605  4833 raft_consensus.cc:493] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:58.578085  4833 raft_consensus.cc:515] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.580590  4833 leader_election.cc:290] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.582382  4829 tablet_bootstrap.cc:654] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.572638  4830 tablet_bootstrap.cc:492] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:12:58.584371  4788 raft_consensus.cc:2468] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 1.
I20260713 09:12:58.585449  4605 leader_election.cc:304] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:12:58.564500  4828 consensus_queue.cc:260] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.587908  4828 ts_tablet_manager.cc:1434] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:12:58.588733  4828 tablet_bootstrap.cc:492] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:12:58.589708  4830 tablet_bootstrap.cc:654] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.592623  4837 raft_consensus.cc:2804] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:58.595769  4828 tablet_bootstrap.cc:654] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.612097  4837 raft_consensus.cc:697] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Becoming Leader. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:12:58.613047  4829 tablet_bootstrap.cc:492] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:12:58.613127  4830 tablet_bootstrap.cc:492] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:12:58.613014  4837 consensus_queue.cc:237] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.613718  4829 ts_tablet_manager.cc:1403] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.007s
I20260713 09:12:58.613958  4830 ts_tablet_manager.cc:1403] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.014s
I20260713 09:12:58.614506  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca6ab65601d4fecbfd2e982be27b151" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:12:58.615087  4714 raft_consensus.cc:3060] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.616626  4829 raft_consensus.cc:359] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.617519  4829 raft_consensus.cc:385] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.617877  4829 raft_consensus.cc:740] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.616979  4830 raft_consensus.cc:359] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.618901  4830 raft_consensus.cc:385] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.618726  4829 consensus_queue.cc:260] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.619294  4830 raft_consensus.cc:740] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.619760  4828 tablet_bootstrap.cc:492] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:12:58.620208  4828 ts_tablet_manager.cc:1403] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.004s
I20260713 09:12:58.620209  4830 consensus_queue.cc:260] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.621019  4829 ts_tablet_manager.cc:1434] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:58.621974  4829 tablet_bootstrap.cc:492] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:12:58.622891  4830 ts_tablet_manager.cc:1434] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:12:58.622774  4828 raft_consensus.cc:359] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.623482  4828 raft_consensus.cc:385] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.623768  4828 raft_consensus.cc:740] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.624163  4830 tablet_bootstrap.cc:492] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:12:58.624398  4828 consensus_queue.cc:260] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.629094  4829 tablet_bootstrap.cc:654] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.630870  4830 tablet_bootstrap.cc:654] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.632128  4828 ts_tablet_manager.cc:1434] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:12:58.635188  4829 tablet_bootstrap.cc:492] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:12:58.635262  4714 raft_consensus.cc:2468] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 1.
I20260713 09:12:58.635735  4829 ts_tablet_manager.cc:1403] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:12:58.636649  4833 raft_consensus.cc:493] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:58.636148  4535 catalog_manager.cc:5697] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193). New cstate: current_term: 1 leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.637071  4833 raft_consensus.cc:515] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.638202  4829 raft_consensus.cc:359] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.638818  4829 raft_consensus.cc:385] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.639063  4833 leader_election.cc:290] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.639737  4833 raft_consensus.cc:493] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:58.640167  4833 raft_consensus.cc:515] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.642447  4833 leader_election.cc:290] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.639084  4829 raft_consensus.cc:740] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.644104  4829 consensus_queue.cc:260] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.645941  4829 ts_tablet_manager.cc:1434] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:12:58.646715  4829 tablet_bootstrap.cc:492] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:12:58.652395  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f94f3651f046ea9274363b4149f4eb" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:12:58.652711  4829 tablet_bootstrap.cc:654] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.653062  4639 raft_consensus.cc:2468] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:12:58.653600  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93771b6729974442b8938be26dd689f5" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:12:58.654214  4637 raft_consensus.cc:2468] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:12:58.655575  4679 leader_election.cc:304] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:12:58.655885  4835 raft_consensus.cc:493] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:58.656489  4679 leader_election.cc:304] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:12:58.654126  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e9e490e6874a4cbeebab3c8d2c5391" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:12:58.657161  4638 raft_consensus.cc:2468] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:12:58.657413  4833 raft_consensus.cc:2804] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:58.657774  4833 raft_consensus.cc:493] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:58.658082  4833 raft_consensus.cc:3060] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.656337  4835 raft_consensus.cc:515] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.666316  4835 leader_election.cc:290] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197)
I20260713 09:12:58.666764  4835 raft_consensus.cc:493] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:58.667148  4835 raft_consensus.cc:515] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.667897  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f94f3651f046ea9274363b4149f4eb" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:12:58.668484  4788 raft_consensus.cc:2468] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:12:58.668957  4835 leader_election.cc:290] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:12:58.669535  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e9e490e6874a4cbeebab3c8d2c5391" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:12:58.670305  4787 raft_consensus.cc:2468] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:12:58.671525  4786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93771b6729974442b8938be26dd689f5" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:12:58.674587  4680 leader_election.cc:304] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:12:58.683849  4870 raft_consensus.cc:2804] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:58.684218  4870 raft_consensus.cc:493] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:58.684530  4870 raft_consensus.cc:3060] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.685067  4833 raft_consensus.cc:515] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
W20260713 09:12:58.686511  4680 leader_election.cc:343] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:58.688913  4830 tablet_bootstrap.cc:492] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:12:58.689383  4830 ts_tablet_manager.cc:1403] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.006s
I20260713 09:12:58.689613  4829 tablet_bootstrap.cc:492] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:12:58.690038  4829 ts_tablet_manager.cc:1403] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.019s
I20260713 09:12:58.692047  4830 raft_consensus.cc:359] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.692390  4829 raft_consensus.cc:359] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.692880  4830 raft_consensus.cc:385] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.693012  4829 raft_consensus.cc:385] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.693323  4829 raft_consensus.cc:740] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.694010  4829 consensus_queue.cc:260] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.693269  4830 raft_consensus.cc:740] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.695393  4830 consensus_queue.cc:260] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.696055  4870 raft_consensus.cc:515] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
W20260713 09:12:58.698284  4585 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:58.699013  4859 raft_consensus.cc:493] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:58.699745  4829 ts_tablet_manager.cc:1434] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:12:58.699527  4859 raft_consensus.cc:515] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.700636  4833 leader_election.cc:290] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.701102  4830 ts_tablet_manager.cc:1434] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:12:58.701216  4833 raft_consensus.cc:2804] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:58.701854  4833 raft_consensus.cc:493] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:58.702234  4833 raft_consensus.cc:3060] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.702425  4830 tablet_bootstrap.cc:492] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:12:58.702934  4859 leader_election.cc:290] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.704766  4786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f94f3651f046ea9274363b4149f4eb" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:58.705484  4786 raft_consensus.cc:3060] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.709784  4830 tablet_bootstrap.cc:654] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:58.711557  4679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.219.193:44197, user_credentials={real_user=slave}} blocked reactor thread for 55152.4us
I20260713 09:12:58.711949  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce8a4f8a91846c2a98ea277144c182a" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:12:58.712555  4714 raft_consensus.cc:2468] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 0.
I20260713 09:12:58.714186  4602 leader_election.cc:304] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:12:58.715171  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f94f3651f046ea9274363b4149f4eb" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:12:58.715591  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce8a4f8a91846c2a98ea277144c182a" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:12:58.715737  4638 raft_consensus.cc:3060] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.716169  4787 raft_consensus.cc:2468] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 0.
I20260713 09:12:58.718502  4871 raft_consensus.cc:493] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:58.719859  4871 raft_consensus.cc:515] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.719355  4859 raft_consensus.cc:2804] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:58.728538  4859 raft_consensus.cc:493] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:58.728890  4859 raft_consensus.cc:3060] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.729446  4870 leader_election.cc:290] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.730477  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e9e490e6874a4cbeebab3c8d2c5391" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:58.725453  4638 raft_consensus.cc:2468] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:12:58.731521  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e9e490e6874a4cbeebab3c8d2c5391" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:12:58.727101  4786 raft_consensus.cc:2468] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:12:58.732102  4637 raft_consensus.cc:3060] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.733067  4679 leader_election.cc:304] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:12:58.731014  4787 raft_consensus.cc:3060] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.734901  4870 raft_consensus.cc:2804] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:58.743577  4871 leader_election.cc:290] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.749871  4871 raft_consensus.cc:493] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:58.753147  4871 raft_consensus.cc:515] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.764590  4871 leader_election.cc:290] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.766640  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27263eaabf71410b8613f29fd5dc82d4" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:12:58.767709  4830 tablet_bootstrap.cc:492] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
W20260713 09:12:58.768020  4680 leader_election.cc:343] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:58.754560  4787 raft_consensus.cc:2468] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:12:58.754037  4859 raft_consensus.cc:515] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.768420  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:12:58.769025  4638 raft_consensus.cc:2468] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:12:58.756250  4637 raft_consensus.cc:2468] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:12:58.769973  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:12:58.761587  4833 raft_consensus.cc:515] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.770005  4859 leader_election.cc:290] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.771054  4713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce8a4f8a91846c2a98ea277144c182a" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:12:58.771665  4713 raft_consensus.cc:3060] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.772116  4679 leader_election.cc:304] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:12:58.768173  4830 ts_tablet_manager.cc:1403] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.040s
I20260713 09:12:58.769685  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27263eaabf71410b8613f29fd5dc82d4" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:12:58.773320  4833 leader_election.cc:290] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.770620  4714 raft_consensus.cc:2468] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:12:58.772157  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e9e490e6874a4cbeebab3c8d2c5391" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:12:58.773645  4639 raft_consensus.cc:2468] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:12:58.771088  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce8a4f8a91846c2a98ea277144c182a" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:58.774427  4712 raft_consensus.cc:2393] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8cd29ffb4f24ac29f06958787ebc76f in current term 1: Already voted for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in this term.
I20260713 09:12:58.774976  4788 raft_consensus.cc:3060] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.750893  4870 raft_consensus.cc:697] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:58.775630  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93771b6729974442b8938be26dd689f5" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:12:58.775851  4830 raft_consensus.cc:359] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.776183  4639 raft_consensus.cc:3060] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.776500  4830 raft_consensus.cc:385] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.776827  4830 raft_consensus.cc:740] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.777470  4830 consensus_queue.cc:260] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.776347  4870 consensus_queue.cc:237] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.779354  4830 ts_tablet_manager.cc:1434] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:12:58.779769  4859 raft_consensus.cc:493] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:58.780109  4867 raft_consensus.cc:493] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:58.780221  4859 raft_consensus.cc:515] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.780609  4867 raft_consensus.cc:515] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.778105  4785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93771b6729974442b8938be26dd689f5" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:58.782397  4785 raft_consensus.cc:3060] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.782752  4867 leader_election.cc:290] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:12:58.783444  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:12:58.783875  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:12:58.784154  4637 raft_consensus.cc:2468] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:12:58.784515  4712 raft_consensus.cc:2468] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 0.
I20260713 09:12:58.785580  4713 raft_consensus.cc:2468] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 1.
I20260713 09:12:58.785715  4602 leader_election.cc:304] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:12:58.785890  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e9e490e6874a4cbeebab3c8d2c5391" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:12:58.786684  4637 raft_consensus.cc:2393] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8cd29ffb4f24ac29f06958787ebc76f in current term 1: Already voted for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in this term.
I20260713 09:12:58.755259  4786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:12:58.786711  4837 raft_consensus.cc:2804] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:58.787326  4837 raft_consensus.cc:493] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:58.786866  4602 leader_election.cc:304] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:12:58.787772  4837 raft_consensus.cc:3060] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.788218  4855 raft_consensus.cc:2804] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:58.788308  4753 leader_election.cc:304] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:12:58.790014  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5afea8374aa496a957eec73cedc7c32" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:12:58.790601  4637 raft_consensus.cc:2468] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:12:58.787348  4786 raft_consensus.cc:2468] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:12:58.791620  4753 leader_election.cc:304] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:12:58.792364  4835 raft_consensus.cc:2804] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:58.792727  4835 raft_consensus.cc:493] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:58.793042  4835 raft_consensus.cc:3060] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.793870  4830 tablet_bootstrap.cc:492] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:12:58.796541  4837 raft_consensus.cc:515] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.793161  4867 raft_consensus.cc:2804] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:58.792917  4859 leader_election.cc:290] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.797626  4785 raft_consensus.cc:2468] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:12:58.799371  4867 raft_consensus.cc:493] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:58.799903  4867 raft_consensus.cc:3060] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.800148  4830 tablet_bootstrap.cc:654] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.802407  4833 raft_consensus.cc:2804] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:58.802286  4680 leader_election.cc:304] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:12:58.803133  4875 raft_consensus.cc:2804] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:58.803642  4875 raft_consensus.cc:697] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:58.803727  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:12:58.804317  4787 raft_consensus.cc:2468] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 0.
I20260713 09:12:58.804483  4875 consensus_queue.cc:237] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.808357  4680 leader_election.cc:304] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:12:58.809135  4871 raft_consensus.cc:2804] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:58.809801  4871 raft_consensus.cc:697] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:58.810391  4788 raft_consensus.cc:2468] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 1.
I20260713 09:12:58.817131  4751 leader_election.cc:304] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8cd29ffb4f24ac29f06958787ebc76f; no voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:12:58.828708  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:12:58.815168  4833 raft_consensus.cc:493] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:58.826201  4835 raft_consensus.cc:515] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.810943  4871 consensus_queue.cc:237] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.830092  4712 raft_consensus.cc:3060] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.830396  4855 raft_consensus.cc:697] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Becoming Leader. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:12:58.835068  4837 leader_election.cc:290] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.835219  4881 raft_consensus.cc:2749] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:58.835680  4855 consensus_queue.cc:237] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.837658  4679 leader_election.cc:304] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [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: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: f8cd29ffb4f24ac29f06958787ebc76f
I20260713 09:12:58.838414  4875 raft_consensus.cc:2804] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:58.838521  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:58.833952  4833 raft_consensus.cc:3060] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.838781  4875 raft_consensus.cc:493] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:58.840606  4875 raft_consensus.cc:3060] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.832479  4713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5afea8374aa496a957eec73cedc7c32" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:12:58.843473  4713 raft_consensus.cc:2468] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:12:58.843358  4534 catalog_manager.cc:5697] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 1 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.844242  4787 raft_consensus.cc:3060] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.848147  4875 raft_consensus.cc:515] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.849742  4835 leader_election.cc:290] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:12:58.832352  4639 raft_consensus.cc:2468] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:12:58.850440  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5afea8374aa496a957eec73cedc7c32" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:12:58.850968  4637 raft_consensus.cc:3060] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.852238  4830 tablet_bootstrap.cc:492] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:12:58.852504  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27263eaabf71410b8613f29fd5dc82d4" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
W20260713 09:12:58.854043  4680 leader_election.cc:343] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:58.852662  4830 ts_tablet_manager.cc:1403] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.020s
I20260713 09:12:58.856699  4833 raft_consensus.cc:515] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.858021  4830 raft_consensus.cc:359] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.858870  4830 raft_consensus.cc:385] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.859192  4830 raft_consensus.cc:740] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.832175  4867 raft_consensus.cc:515] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.859323  4833 leader_election.cc:290] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.868424  4713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5afea8374aa496a957eec73cedc7c32" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:12:58.869185  4713 raft_consensus.cc:3060] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.870304  4637 raft_consensus.cc:2468] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 1.
I20260713 09:12:58.871651  4753 leader_election.cc:304] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:12:58.872566  4835 raft_consensus.cc:2804] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:58.873039  4835 raft_consensus.cc:697] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Becoming Leader. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:12:58.873812  4835 consensus_queue.cc:237] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.874085  4867 leader_election.cc:290] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197)
I20260713 09:12:58.860208  4830 consensus_queue.cc:260] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.861141  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:58.862968  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27263eaabf71410b8613f29fd5dc82d4" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:12:58.875185  4639 raft_consensus.cc:3060] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.875326  4788 raft_consensus.cc:2393] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5dcd8a116c7746ee9cd41e0947ce75ac in current term 1: Already voted for candidate f8cd29ffb4f24ac29f06958787ebc76f in this term.
I20260713 09:12:58.877050  4713 raft_consensus.cc:2468] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 1.
I20260713 09:12:58.877125  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:12:58.877928  4714 raft_consensus.cc:2393] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8cd29ffb4f24ac29f06958787ebc76f in current term 1: Already voted for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in this term.
I20260713 09:12:58.878201  4830 ts_tablet_manager.cc:1434] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:12:58.863915  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:12:58.878701  4638 raft_consensus.cc:3060] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.864051  4787 raft_consensus.cc:2468] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 1.
I20260713 09:12:58.880424  4605 leader_election.cc:304] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:12:58.861099  4875 leader_election.cc:290] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:58.867280  4712 raft_consensus.cc:2468] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 1.
I20260713 09:12:58.882531  4855 raft_consensus.cc:2804] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:58.883054  4855 raft_consensus.cc:697] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Becoming Leader. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:12:58.883527  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:12:58.886205  4753 leader_election.cc:304] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [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: f8cd29ffb4f24ac29f06958787ebc76f; no voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:12:58.885825  4534 catalog_manager.cc:5697] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193). New cstate: current_term: 1 leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.887810  4835 raft_consensus.cc:2749] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:58.888556  4855 consensus_queue.cc:237] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.892138  4638 raft_consensus.cc:2468] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:12:58.893085  4679 leader_election.cc:304] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [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: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: f8cd29ffb4f24ac29f06958787ebc76f
I20260713 09:12:58.894127  4871 raft_consensus.cc:2804] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:58.894625  4871 raft_consensus.cc:697] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:58.894241  4537 catalog_manager.cc:5697] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f reported cstate change: term changed from 0 to 1, leader changed from <none> to f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195). New cstate: current_term: 1 leader_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:58.895488  4871 consensus_queue.cc:237] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.904481  4639 raft_consensus.cc:2468] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:12:58.904239  4535 catalog_manager.cc:5697] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 1 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.905570  4679 leader_election.cc:304] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [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: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: f8cd29ffb4f24ac29f06958787ebc76f
I20260713 09:12:58.906311  4875 raft_consensus.cc:2804] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:58.906914  4875 raft_consensus.cc:697] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:58.905997  4535 catalog_manager.cc:5697] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 1 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.907912  4875 consensus_queue.cc:237] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:58.917441  4534 catalog_manager.cc:5697] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193). New cstate: current_term: 1 leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.927050  4537 catalog_manager.cc:5697] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 1 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.928612  4537 catalog_manager.cc:5697] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 1 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:59.046092  4855 consensus_queue.cc:1048] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.057821  4837 consensus_queue.cc:1048] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.089447  4713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
mode: GRACEFUL
new_leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:45980
I20260713 09:12:59.089931  4713 raft_consensus.cc:606] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Received request to transfer leadership to TS dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:12:59.096971  4713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f94f3651f046ea9274363b4149f4eb"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
mode: GRACEFUL
new_leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:45980
I20260713 09:12:59.097460  4713 raft_consensus.cc:606] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Received request to transfer leadership to TS dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:12:59.102027  4713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9e9e490e6874a4cbeebab3c8d2c5391"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
mode: GRACEFUL
new_leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:45980
I20260713 09:12:59.102494  4713 raft_consensus.cc:606] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Received request to transfer leadership to TS dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:12:59.113432  4639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386"
dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
mode: GRACEFUL
new_leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:33136
I20260713 09:12:59.113904  4639 raft_consensus.cc:606] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Received request to transfer leadership to TS 5dcd8a116c7746ee9cd41e0947ce75ac
I20260713 09:12:59.125236  4787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5afea8374aa496a957eec73cedc7c32"
dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
mode: GRACEFUL
new_leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:50238
I20260713 09:12:59.125675  4787 raft_consensus.cc:606] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Received request to transfer leadership to TS 5dcd8a116c7746ee9cd41e0947ce75ac
I20260713 09:12:59.130003  4639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce8a4f8a91846c2a98ea277144c182a"
dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
mode: GRACEFUL
new_leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:33136
I20260713 09:12:59.130435  4639 raft_consensus.cc:606] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Received request to transfer leadership to TS 5dcd8a116c7746ee9cd41e0947ce75ac
I20260713 09:12:59.137106  4713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93771b6729974442b8938be26dd689f5"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
mode: GRACEFUL
new_leader_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
 from {username='slave'} at 127.0.0.1:45980
I20260713 09:12:59.137529  4713 raft_consensus.cc:606] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Received request to transfer leadership to TS f8cd29ffb4f24ac29f06958787ebc76f
I20260713 09:12:59.187109  4835 raft_consensus.cc:493] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.187781  4835 raft_consensus.cc:515] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.189635  4835 leader_election.cc:290] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:12:59.190128  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27263eaabf71410b8613f29fd5dc82d4" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:12:59.190764  4639 raft_consensus.cc:2393] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8cd29ffb4f24ac29f06958787ebc76f in current term 1: Already voted for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in this term.
I20260713 09:12:59.190694  4713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27263eaabf71410b8613f29fd5dc82d4" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:12:59.192005  4751 leader_election.cc:304] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8cd29ffb4f24ac29f06958787ebc76f; no voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:12:59.192703  4835 raft_consensus.cc:3060] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.197227  4835 raft_consensus.cc:2749] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:59.275835  4871 consensus_queue.cc:1048] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.275882  4837 consensus_queue.cc:1048] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.284201  4871 raft_consensus.cc:993] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac: : Instructing follower dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:12:59.284613  4871 raft_consensus.cc:1081] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Signalling peer dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:12:59.286703  4855 raft_consensus.cc:993] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f: : Instructing follower 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:12:59.287147  4859 raft_consensus.cc:1081] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Signalling peer 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:12:59.287539  4638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f94f3651f046ea9274363b4149f4eb"
dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:33116
I20260713 09:12:59.288071  4638 raft_consensus.cc:493] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:59.288408  4638 raft_consensus.cc:3060] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.288841  4870 consensus_queue.cc:1048] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.289060  4859 consensus_queue.cc:1048] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.289327  4712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cce8a4f8a91846c2a98ea277144c182a"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:45962
I20260713 09:12:59.289857  4712 raft_consensus.cc:493] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:59.290230  4712 raft_consensus.cc:3060] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.297935  4712 raft_consensus.cc:515] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.299229  4713 raft_consensus.cc:1240] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Rejecting Update request from peer dd43f9be1d184e02a2bc44e03dc0ef4f for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:59.300921  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce8a4f8a91846c2a98ea277144c182a" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:12:59.301476  4637 raft_consensus.cc:3055] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:59.301780  4637 raft_consensus.cc:740] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:12:59.301928  4785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce8a4f8a91846c2a98ea277144c182a" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:59.302559  4637 consensus_queue.cc:260] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.304185  4637 raft_consensus.cc:3060] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.305531  4870 consensus_queue.cc:1048] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:59.307327  4859 consensus_queue.cc:1175] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer dd43f9be1d184e02a2bc44e03dc0ef4f for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:12:59.312668  4712 leader_election.cc:290] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 2 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:59.317359  4638 raft_consensus.cc:515] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.321312  4639 raft_consensus.cc:1240] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Rejecting Update request from peer 5dcd8a116c7746ee9cd41e0947ce75ac for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:59.323827  4833 consensus_queue.cc:1059] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.324719  4833 raft_consensus.cc:3055] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:59.325039  4833 raft_consensus.cc:740] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:59.325861  4833 consensus_queue.cc:260] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.326810  4833 raft_consensus.cc:3060] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.333104  4638 leader_election.cc:290] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:59.320578  4637 raft_consensus.cc:2468] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 2.
I20260713 09:12:59.334134  4786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f94f3651f046ea9274363b4149f4eb" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:59.334501  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f94f3651f046ea9274363b4149f4eb" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:12:59.334722  4786 raft_consensus.cc:3060] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.332969  4875 consensus_queue.cc:1048] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.339779  4679 leader_election.cc:304] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [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: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: f8cd29ffb4f24ac29f06958787ebc76f
I20260713 09:12:59.340540  4875 raft_consensus.cc:2804] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:59.341147  4870 consensus_queue.cc:1048] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.342509  4875 raft_consensus.cc:697] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:59.343456  4875 consensus_queue.cc:237] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.346330  4712 raft_consensus.cc:2468] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:12:59.347694  4602 leader_election.cc:304] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:12:59.343735  4786 raft_consensus.cc:2468] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:12:59.349381  4859 raft_consensus.cc:2804] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:59.349948  4859 raft_consensus.cc:697] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Becoming Leader. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:12:59.351132  4859 consensus_queue.cc:237] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.391151  4833 raft_consensus.cc:993] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac: : Instructing follower dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:12:59.391674  4833 raft_consensus.cc:1081] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Signalling peer dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:12:59.392498  4833 raft_consensus.cc:993] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac: : Instructing follower dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:12:59.390921  4870 consensus_queue.cc:1048] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.392839  4875 consensus_queue.cc:1048] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.393240  4833 raft_consensus.cc:1081] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Signalling peer dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:12:59.394528  4859 consensus_queue.cc:1048] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.393990  4534 catalog_manager.cc:5697] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 1 to 2, leader changed from dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193) to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 2 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:59.396768  4639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6"
dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:33116
I20260713 09:12:59.397324  4639 raft_consensus.cc:493] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:59.397683  4639 raft_consensus.cc:3060] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.398663  4636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9e9e490e6874a4cbeebab3c8d2c5391"
dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:33116
I20260713 09:12:59.399242  4636 raft_consensus.cc:493] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:59.399580  4636 raft_consensus.cc:3060] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.407312  4639 raft_consensus.cc:515] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.409114  4636 raft_consensus.cc:515] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.410280  4833 consensus_queue.cc:1048] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.411538  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:12:59.411850  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce86bc551b9489baadbebb100bd09a6" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:59.412390  4788 raft_consensus.cc:3060] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.412115  4833 consensus_queue.cc:1048] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:59.413177  4713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e9e490e6874a4cbeebab3c8d2c5391" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:12:59.413699  4713 raft_consensus.cc:3055] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:59.414004  4713 raft_consensus.cc:740] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:59.414754  4713 consensus_queue.cc:260] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.415652  4713 raft_consensus.cc:3060] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.419113  4788 raft_consensus.cc:2468] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:12:59.414016  4785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e9e490e6874a4cbeebab3c8d2c5391" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:59.419819  4785 raft_consensus.cc:3060] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.420372  4605 leader_election.cc:304] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:12:59.421234  4639 leader_election.cc:290] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:59.421454  4855 raft_consensus.cc:2804] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:59.422137  4855 raft_consensus.cc:697] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Becoming Leader. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:12:59.412117  4712 raft_consensus.cc:3055] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:59.423570  4712 raft_consensus.cc:740] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:59.423470  4855 consensus_queue.cc:237] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Queue 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: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.424482  4712 consensus_queue.cc:260] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [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: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.425563  4712 raft_consensus.cc:3060] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.425885  4713 raft_consensus.cc:2468] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:12:59.431113  4636 leader_election.cc:290] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:59.432425  4835 consensus_queue.cc:1048] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.438520  4870 raft_consensus.cc:993] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac: : Instructing follower f8cd29ffb4f24ac29f06958787ebc76f to start an election
I20260713 09:12:59.438954  4870 raft_consensus.cc:1081] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Signalling peer f8cd29ffb4f24ac29f06958787ebc76f to start an election
I20260713 09:12:59.441588  4602 leader_election.cc:304] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:12:59.434538  4785 raft_consensus.cc:2468] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:12:59.443993  4784 raft_consensus.cc:1240] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Rejecting Update request from peer 5dcd8a116c7746ee9cd41e0947ce75ac for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:12:59.446290  4859 raft_consensus.cc:2804] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:59.448633  4859 raft_consensus.cc:697] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Becoming Leader. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:12:59.448297  4535 catalog_manager.cc:5697] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f reported cstate change: term changed from 1 to 2, leader changed from 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194) to dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193). New cstate: current_term: 2 leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:59.449797  4859 consensus_queue.cc:237] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Queue 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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.432973  4875 consensus_queue.cc:1048] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.450611  4878 consensus_queue.cc:1048] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.452466  4788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93771b6729974442b8938be26dd689f5"
dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
 from {username='slave'} at 127.0.0.1:50228
I20260713 09:12:59.436124  4712 raft_consensus.cc:2468] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:12:59.450126  4535 catalog_manager.cc:5697] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f reported cstate change: term changed from 1 to 2, leader changed from 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194) to dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193). New cstate: current_term: 2 leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:59.454362  4788 raft_consensus.cc:493] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:59.454799  4788 raft_consensus.cc:3060] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.474936  4788 raft_consensus.cc:515] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.479826  4878 raft_consensus.cc:993] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f: : Instructing follower 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:12:59.480463  4878 raft_consensus.cc:1081] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Signalling peer 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:12:59.483330  4712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:45962
I20260713 09:12:59.484122  4712 raft_consensus.cc:493] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:59.484642  4712 raft_consensus.cc:3060] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.488230  4788 leader_election.cc:290] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 2 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:12:59.489918  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93771b6729974442b8938be26dd689f5" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:12:59.490722  4714 raft_consensus.cc:3055] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:59.491115  4714 raft_consensus.cc:740] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:59.495488  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93771b6729974442b8938be26dd689f5" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:12:59.492152  4714 consensus_queue.cc:260] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.501150  4714 raft_consensus.cc:3060] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.496299  4637 raft_consensus.cc:3060] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.521996  4534 catalog_manager.cc:5697] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f reported cstate change: term changed from 1 to 2, leader changed from 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194) to dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193). New cstate: current_term: 2 leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:59.525650  4714 raft_consensus.cc:2468] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 2.
I20260713 09:12:59.526784  4751 leader_election.cc:304] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:12:59.527364  4835 raft_consensus.cc:993] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f: : Instructing follower 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:12:59.528067  4637 raft_consensus.cc:2468] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 2.
I20260713 09:12:59.528700  4909 consensus_queue.cc:1048] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.534307  4712 raft_consensus.cc:515] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.529412  4911 raft_consensus.cc:2804] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:59.536667  4911 raft_consensus.cc:697] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 LEADER]: Becoming Leader. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:12:59.529663  4910 raft_consensus.cc:1081] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Signalling peer 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:12:59.537029  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:12:59.537827  4636 raft_consensus.cc:3055] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:59.538215  4636 raft_consensus.cc:740] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:12:59.539016  4911 consensus_queue.cc:237] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Queue 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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.539193  4636 consensus_queue.cc:260] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.540751  4636 raft_consensus.cc:3060] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.542763  4784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:59.543357  4784 raft_consensus.cc:3060] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.550006  4636 raft_consensus.cc:2468] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 2.
I20260713 09:12:59.551766  4679 leader_election.cc:304] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:12:59.552729  4876 raft_consensus.cc:2804] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:59.553174  4876 raft_consensus.cc:697] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:59.553788  4876 consensus_queue.cc:237] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue 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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.550225  4712 leader_election.cc:290] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 2 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:59.550396  4784 raft_consensus.cc:2468] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 2.
I20260713 09:12:59.553177  4534 catalog_manager.cc:5697] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f reported cstate change: term changed from 1 to 2, leader changed from 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194) to f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195). New cstate: current_term: 2 leader_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:59.550602  4714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5afea8374aa496a957eec73cedc7c32"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:45978
I20260713 09:12:59.558229  4714 raft_consensus.cc:493] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:59.558593  4714 raft_consensus.cc:3060] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.565091  4714 raft_consensus.cc:515] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.567063  4714 leader_election.cc:290] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 2 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:12:59.568496  4784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5afea8374aa496a957eec73cedc7c32" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:12:59.569100  4784 raft_consensus.cc:3055] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:59.569443  4784 raft_consensus.cc:740] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:12:59.569509  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5afea8374aa496a957eec73cedc7c32" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:12:59.570129  4638 raft_consensus.cc:3060] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.569679  4534 catalog_manager.cc:5697] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 1 to 2, leader changed from dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193) to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 2 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:59.570564  4784 consensus_queue.cc:260] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.571988  4784 raft_consensus.cc:3060] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.576728  4638 raft_consensus.cc:2468] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 2.
I20260713 09:12:59.577991  4679 leader_election.cc:304] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:12:59.578737  4876 raft_consensus.cc:2804] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:59.579228  4876 raft_consensus.cc:697] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:12:59.579823  4876 consensus_queue.cc:237] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue 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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:12:59.582054  4784 raft_consensus.cc:2468] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 2.
I20260713 09:12:59.585126  4534 catalog_manager.cc:5697] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 1 to 2, leader changed from f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195) to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 2 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:59.737548  4714 raft_consensus.cc:1275] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:59.738847  4837 consensus_queue.cc:1048] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:59.747730  4784 raft_consensus.cc:1275] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:59.749691  4878 consensus_queue.cc:1048] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:59.802037  4784 raft_consensus.cc:3060] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:59.807047  4784 raft_consensus.cc:1275] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:59.808200  4876 consensus_queue.cc:1048] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:59.815809  4638 raft_consensus.cc:1275] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:59.817018  4876 consensus_queue.cc:1048] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:59.944438  4714 raft_consensus.cc:1275] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:59.945698  4878 consensus_queue.cc:1048] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:59.952718  4784 raft_consensus.cc:1275] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:59.954242  4855 consensus_queue.cc:1048] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:59.996769  4784 raft_consensus.cc:1275] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:59.997972  4876 consensus_queue.cc:1048] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.004835  4638 raft_consensus.cc:1275] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.005935  4833 consensus_queue.cc:1048] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.010177  4714 raft_consensus.cc:1275] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.013232  4855 consensus_queue.cc:1048] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.019999  4784 raft_consensus.cc:1275] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.021342  4837 consensus_queue.cc:1048] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:00.036466  4714 raft_consensus.cc:1275] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Refusing update from remote peer f8cd29ffb4f24ac29f06958787ebc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.037724  4835 consensus_queue.cc:1048] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.044979  4638 raft_consensus.cc:1275] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Refusing update from remote peer f8cd29ffb4f24ac29f06958787ebc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.046286  4835 consensus_queue.cc:1048] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.135038  4784 raft_consensus.cc:1275] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.136354  4833 consensus_queue.cc:1048] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.144809  4638 raft_consensus.cc:1275] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.147014  4871 consensus_queue.cc:1048] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:02.170603  4537 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55988:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:13:02.173276  4537 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:13:02.222536  4627 tablet_service.cc:1511] Processing CreateTablet for tablet 49dd193d7b2648b485676a29be32fc91 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:02.224525  4627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dd193d7b2648b485676a29be32fc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.224380  4703 tablet_service.cc:1511] Processing CreateTablet for tablet 49dd193d7b2648b485676a29be32fc91 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:02.225457  4775 tablet_service.cc:1511] Processing CreateTablet for tablet 49dd193d7b2648b485676a29be32fc91 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:02.226025  4703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dd193d7b2648b485676a29be32fc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.227011  4775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dd193d7b2648b485676a29be32fc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.229727  4702 tablet_service.cc:1511] Processing CreateTablet for tablet d30a9efe6fa74805858777ab3637b88a (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:02.231156  4702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30a9efe6fa74805858777ab3637b88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.234206  4776 tablet_service.cc:1511] Processing CreateTablet for tablet d30a9efe6fa74805858777ab3637b88a (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:02.237998  4629 tablet_service.cc:1511] Processing CreateTablet for tablet d30a9efe6fa74805858777ab3637b88a (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:02.238375  4625 tablet_service.cc:1511] Processing CreateTablet for tablet 71d3ec71d02949a8962c9c6fb35300f7 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:02.239291  4629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30a9efe6fa74805858777ab3637b88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.239970  4625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d3ec71d02949a8962c9c6fb35300f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.241468  4701 tablet_service.cc:1511] Processing CreateTablet for tablet 71d3ec71d02949a8962c9c6fb35300f7 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:02.242834  4701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d3ec71d02949a8962c9c6fb35300f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.236057  4776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30a9efe6fa74805858777ab3637b88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.249392  4777 tablet_service.cc:1511] Processing CreateTablet for tablet 71d3ec71d02949a8962c9c6fb35300f7 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:02.250555  4628 tablet_service.cc:1511] Processing CreateTablet for tablet accd829d2e4946d3ae53fe3927509bb7 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:02.252198  4628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accd829d2e4946d3ae53fe3927509bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.253269  4704 tablet_service.cc:1511] Processing CreateTablet for tablet accd829d2e4946d3ae53fe3927509bb7 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:02.254123  4778 tablet_service.cc:1511] Processing CreateTablet for tablet accd829d2e4946d3ae53fe3927509bb7 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:02.254719  4704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accd829d2e4946d3ae53fe3927509bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.255230  4626 tablet_service.cc:1511] Processing CreateTablet for tablet db8c5519558548ad9dcef21489534f47 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:02.256613  4626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8c5519558548ad9dcef21489534f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.253288  4777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d3ec71d02949a8962c9c6fb35300f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.259656  4624 tablet_service.cc:1511] Processing CreateTablet for tablet f7004294ebd4495fb3ff3d8a80c7971f (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:02.261058  4624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7004294ebd4495fb3ff3d8a80c7971f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.260833  4774 tablet_service.cc:1511] Processing CreateTablet for tablet db8c5519558548ad9dcef21489534f47 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:02.262445  4774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8c5519558548ad9dcef21489534f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.263584  4778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accd829d2e4946d3ae53fe3927509bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.264151  4700 tablet_service.cc:1511] Processing CreateTablet for tablet db8c5519558548ad9dcef21489534f47 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:02.265836  4700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8c5519558548ad9dcef21489534f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.278164  4699 tablet_service.cc:1511] Processing CreateTablet for tablet f7004294ebd4495fb3ff3d8a80c7971f (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:02.279490  4699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7004294ebd4495fb3ff3d8a80c7971f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.284438  4773 tablet_service.cc:1511] Processing CreateTablet for tablet f7004294ebd4495fb3ff3d8a80c7971f (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:02.285737  4773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7004294ebd4495fb3ff3d8a80c7971f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.300796  4623 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf960c8eceb4c23aeb27193c7cf6ecf (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:02.301748  4698 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf960c8eceb4c23aeb27193c7cf6ecf (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:02.302204  4623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf960c8eceb4c23aeb27193c7cf6ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.303030  4698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf960c8eceb4c23aeb27193c7cf6ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.327735  4928 tablet_bootstrap.cc:492] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:13:02.360693  4772 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf960c8eceb4c23aeb27193c7cf6ecf (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:02.362106  4772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf960c8eceb4c23aeb27193c7cf6ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.363148  4622 tablet_service.cc:1511] Processing CreateTablet for tablet d747cb4d540748a7a52925199ac0e3a0 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:02.364480  4622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d747cb4d540748a7a52925199ac0e3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.370491  4928 tablet_bootstrap.cc:654] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.384893  4704 tablet_service.cc:1511] Processing CreateTablet for tablet d747cb4d540748a7a52925199ac0e3a0 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:02.386269  4704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d747cb4d540748a7a52925199ac0e3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.394436  4623 tablet_service.cc:1511] Processing CreateTablet for tablet bffd697097ca49608f150f02279260da (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:02.394873  4778 tablet_service.cc:1511] Processing CreateTablet for tablet d747cb4d540748a7a52925199ac0e3a0 (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:02.395846  4623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffd697097ca49608f150f02279260da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.396504  4778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d747cb4d540748a7a52925199ac0e3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.405012  4698 tablet_service.cc:1511] Processing CreateTablet for tablet bffd697097ca49608f150f02279260da (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:02.406178  4698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffd697097ca49608f150f02279260da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.408957  4931 tablet_bootstrap.cc:492] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:13:02.411444  4773 tablet_service.cc:1511] Processing CreateTablet for tablet bffd697097ca49608f150f02279260da (DEFAULT_TABLE table=soft_deleted_table [id=0b59c33858624319a836407dbdc24680]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:02.418550  4931 tablet_bootstrap.cc:654] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.419092  4773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffd697097ca49608f150f02279260da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:02.445961  4930 tablet_bootstrap.cc:492] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:13:02.453630  4928 tablet_bootstrap.cc:492] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:13:02.454151  4928 ts_tablet_manager.cc:1403] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.008s
I20260713 09:13:02.456759  4928 raft_consensus.cc:359] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.457700  4928 raft_consensus.cc:385] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.458061  4928 raft_consensus.cc:740] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.458971  4928 consensus_queue.cc:260] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.460621  4931 tablet_bootstrap.cc:492] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:13:02.461079  4931 ts_tablet_manager.cc:1403] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.052s	user 0.004s	sys 0.020s
I20260713 09:13:02.462831  4928 ts_tablet_manager.cc:1434] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:13:02.463826  4928 tablet_bootstrap.cc:492] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:13:02.464488  4930 tablet_bootstrap.cc:654] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.463704  4931 raft_consensus.cc:359] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.467634  4931 raft_consensus.cc:385] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.467936  4931 raft_consensus.cc:740] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.468662  4931 consensus_queue.cc:260] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.470367  4928 tablet_bootstrap.cc:654] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.471323  4931 ts_tablet_manager.cc:1434] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:13:02.473763  4930 tablet_bootstrap.cc:492] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:13:02.474588  4930 ts_tablet_manager.cc:1403] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.007s
I20260713 09:13:02.474915  4931 tablet_bootstrap.cc:492] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:13:02.478529  4930 raft_consensus.cc:359] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.481089  4930 raft_consensus.cc:385] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.481598  4930 raft_consensus.cc:740] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.482368  4931 tablet_bootstrap.cc:654] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.482664  4930 consensus_queue.cc:260] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.486061  4930 ts_tablet_manager.cc:1434] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:13:02.487582  4930 tablet_bootstrap.cc:492] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:13:02.491074  4928 tablet_bootstrap.cc:492] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:13:02.491659  4928 ts_tablet_manager.cc:1403] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.019s
I20260713 09:13:02.494554  4930 tablet_bootstrap.cc:654] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.494585  4928 raft_consensus.cc:359] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.495523  4928 raft_consensus.cc:385] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.495872  4928 raft_consensus.cc:740] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.496791  4928 consensus_queue.cc:260] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.498860  4928 ts_tablet_manager.cc:1434] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:13:02.499908  4928 tablet_bootstrap.cc:492] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:13:02.506153  4928 tablet_bootstrap.cc:654] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.508675  4931 tablet_bootstrap.cc:492] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:13:02.509255  4931 ts_tablet_manager.cc:1403] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.018s
I20260713 09:13:02.512677  4930 tablet_bootstrap.cc:492] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:13:02.513160  4930 ts_tablet_manager.cc:1403] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260713 09:13:02.513136  4931 raft_consensus.cc:359] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.516242  4931 raft_consensus.cc:385] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.516384  4930 raft_consensus.cc:359] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.517310  4930 raft_consensus.cc:385] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.516710  4931 raft_consensus.cc:740] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.517692  4930 raft_consensus.cc:740] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.518304  4931 consensus_queue.cc:260] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.518607  4930 consensus_queue.cc:260] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.520792  4931 ts_tablet_manager.cc:1434] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:13:02.521013  4917 raft_consensus.cc:493] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:02.521811  4931 tablet_bootstrap.cc:492] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:13:02.521688  4917 raft_consensus.cc:515] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.523005  4928 tablet_bootstrap.cc:492] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:13:02.523584  4928 ts_tablet_manager.cc:1403] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.015s
I20260713 09:13:02.526415  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a9efe6fa74805858777ab3637b88a" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:13:02.526575  4928 raft_consensus.cc:359] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.527513  4928 raft_consensus.cc:385] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.527511  4714 raft_consensus.cc:2468] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 0.
I20260713 09:13:02.528132  4928 raft_consensus.cc:740] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.529445  4928 consensus_queue.cc:260] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.532794  4928 ts_tablet_manager.cc:1434] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:13:02.534121  4928 tablet_bootstrap.cc:492] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:13:02.539683  4931 tablet_bootstrap.cc:654] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.543228  4602 leader_election.cc:304] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:02.545959  4917 leader_election.cc:290] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:02.546437  4784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a9efe6fa74805858777ab3637b88a" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:13:02.547312  4917 raft_consensus.cc:2804] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:02.547765  4917 raft_consensus.cc:493] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:02.548193  4917 raft_consensus.cc:3060] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:13:02.548350  4605 leader_election.cc:343] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:02.549350  4928 tablet_bootstrap.cc:654] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.553138  4931 tablet_bootstrap.cc:492] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:13:02.553573  4931 ts_tablet_manager.cc:1403] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.009s
I20260713 09:13:02.556398  4931 raft_consensus.cc:359] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.557070  4931 raft_consensus.cc:385] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.557353  4931 raft_consensus.cc:740] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.558048  4931 consensus_queue.cc:260] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.560171  4931 ts_tablet_manager.cc:1434] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:13:02.564808  4928 tablet_bootstrap.cc:492] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:13:02.565582  4928 ts_tablet_manager.cc:1403] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.008s
I20260713 09:13:02.566895  4931 tablet_bootstrap.cc:492] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:13:02.568688  4928 raft_consensus.cc:359] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.569479  4928 raft_consensus.cc:385] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.569833  4928 raft_consensus.cc:740] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.570632  4928 consensus_queue.cc:260] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.573453  4928 ts_tablet_manager.cc:1434] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:02.574520  4928 tablet_bootstrap.cc:492] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:13:02.582962  4928 tablet_bootstrap.cc:654] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.573457  4931 tablet_bootstrap.cc:654] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.593448  4917 raft_consensus.cc:515] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.597234  4930 ts_tablet_manager.cc:1434] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.083s	user 0.035s	sys 0.026s
I20260713 09:13:02.598178  4930 tablet_bootstrap.cc:492] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:13:02.598896  4931 tablet_bootstrap.cc:492] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:13:02.599411  4931 ts_tablet_manager.cc:1403] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.000s
I20260713 09:13:02.601979  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a9efe6fa74805858777ab3637b88a" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:02.602525  4714 raft_consensus.cc:3060] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.602895  4784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a9efe6fa74805858777ab3637b88a" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:13:02.604367  4928 tablet_bootstrap.cc:492] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
W20260713 09:13:02.604471  4605 leader_election.cc:343] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:02.604941  4928 ts_tablet_manager.cc:1403] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.002s
I20260713 09:13:02.605218  4917 leader_election.cc:290] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:02.607522  4930 tablet_bootstrap.cc:654] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.607533  4928 raft_consensus.cc:359] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.608518  4928 raft_consensus.cc:385] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.608891  4928 raft_consensus.cc:740] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.602473  4931 raft_consensus.cc:359] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.609803  4928 consensus_queue.cc:260] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.610546  4931 raft_consensus.cc:385] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.610888  4931 raft_consensus.cc:740] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.611091  4714 raft_consensus.cc:2468] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 1.
I20260713 09:13:02.611619  4931 consensus_queue.cc:260] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.612676  4928 ts_tablet_manager.cc:1434] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:13:02.612653  4602 leader_election.cc:304] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [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: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: f8cd29ffb4f24ac29f06958787ebc76f
I20260713 09:13:02.613586  4917 raft_consensus.cc:2804] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:02.613729  4931 ts_tablet_manager.cc:1434] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:13:02.614104  4917 raft_consensus.cc:697] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Becoming Leader. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:13:02.613816  4928 tablet_bootstrap.cc:492] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:13:02.614915  4931 tablet_bootstrap.cc:492] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:13:02.614984  4917 consensus_queue.cc:237] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.620987  4931 tablet_bootstrap.cc:654] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.622112  4928 tablet_bootstrap.cc:654] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.623093  4930 tablet_bootstrap.cc:492] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:13:02.623579  4930 ts_tablet_manager.cc:1403] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.002s
I20260713 09:13:02.626549  4930 raft_consensus.cc:359] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.627192  4930 raft_consensus.cc:385] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.627570  4930 raft_consensus.cc:740] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.628288  4930 consensus_queue.cc:260] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.630951  4930 ts_tablet_manager.cc:1434] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:13:02.631592  4928 tablet_bootstrap.cc:492] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:13:02.632011  4928 ts_tablet_manager.cc:1403] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:13:02.632179  4930 tablet_bootstrap.cc:492] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:13:02.634153  4928 raft_consensus.cc:359] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.634869  4928 raft_consensus.cc:385] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.635290  4928 raft_consensus.cc:740] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.636318  4928 consensus_queue.cc:260] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.639485  4930 tablet_bootstrap.cc:654] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.650713  4930 tablet_bootstrap.cc:492] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:13:02.651183  4930 ts_tablet_manager.cc:1403] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.006s
I20260713 09:13:02.651518  4928 ts_tablet_manager.cc:1434] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:13:02.651024  4537 catalog_manager.cc:5697] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193). New cstate: current_term: 1 leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:02.652930  4928 tablet_bootstrap.cc:492] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:13:02.654211  4930 raft_consensus.cc:359] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.654994  4930 raft_consensus.cc:385] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.655329  4930 raft_consensus.cc:740] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.656042  4930 consensus_queue.cc:260] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.657917  4930 ts_tablet_manager.cc:1434] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:13:02.658843  4930 tablet_bootstrap.cc:492] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:13:02.667629  4930 tablet_bootstrap.cc:654] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.676730  4928 tablet_bootstrap.cc:654] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.679314  4930 tablet_bootstrap.cc:492] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:13:02.679836  4930 ts_tablet_manager.cc:1403] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260713 09:13:02.681373  4931 tablet_bootstrap.cc:492] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:13:02.681816  4931 ts_tablet_manager.cc:1403] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.067s	user 0.029s	sys 0.014s
I20260713 09:13:02.682045  4930 raft_consensus.cc:359] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.682569  4930 raft_consensus.cc:385] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.682780  4930 raft_consensus.cc:740] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.683617  4930 consensus_queue.cc:260] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.684863  4931 raft_consensus.cc:359] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.685437  4931 raft_consensus.cc:385] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.685693  4931 raft_consensus.cc:740] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.685806  4930 ts_tablet_manager.cc:1434] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:13:02.686695  4930 tablet_bootstrap.cc:492] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:13:02.686465  4931 consensus_queue.cc:260] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.689383  4928 tablet_bootstrap.cc:492] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:13:02.689688  4931 ts_tablet_manager.cc:1434] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260713 09:13:02.689909  4928 ts_tablet_manager.cc:1403] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.005s
I20260713 09:13:02.690902  4931 tablet_bootstrap.cc:492] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:13:02.692950  4928 raft_consensus.cc:359] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.693457  4930 tablet_bootstrap.cc:654] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.693663  4928 raft_consensus.cc:385] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.694160  4928 raft_consensus.cc:740] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.695055  4928 consensus_queue.cc:260] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.698217  4931 tablet_bootstrap.cc:654] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.701359  4928 ts_tablet_manager.cc:1434] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:13:02.702687  4928 tablet_bootstrap.cc:492] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:13:02.710807  4928 tablet_bootstrap.cc:654] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.711373  4931 tablet_bootstrap.cc:492] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:13:02.711867  4931 ts_tablet_manager.cc:1403] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260713 09:13:02.714851  4931 raft_consensus.cc:359] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.715567  4931 raft_consensus.cc:385] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.717010  4912 raft_consensus.cc:493] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:02.715889  4931 raft_consensus.cc:740] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.717523  4912 raft_consensus.cc:515] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.718019  4931 consensus_queue.cc:260] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.721882  4912 leader_election.cc:290] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:02.723567  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd829d2e4946d3ae53fe3927509bb7" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:13:02.724411  4638 raft_consensus.cc:2468] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:13:02.725983  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd829d2e4946d3ae53fe3927509bb7" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:13:02.726778  4714 raft_consensus.cc:2468] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:13:02.727559  4931 ts_tablet_manager.cc:1434] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260713 09:13:02.728551  4753 leader_election.cc:304] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:13:02.728587  4931 tablet_bootstrap.cc:492] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:13:02.732923  4929 raft_consensus.cc:493] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:02.733517  4929 raft_consensus.cc:515] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.737488  4931 tablet_bootstrap.cc:654] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.739502  4956 raft_consensus.cc:2804] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:02.739915  4956 raft_consensus.cc:493] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:02.740242  4956 raft_consensus.cc:3060] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:13:02.746075  4585 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:02.748198  4929 leader_election.cc:290] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:02.749507  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d3ec71d02949a8962c9c6fb35300f7" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:13:02.750017  4930 tablet_bootstrap.cc:492] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:13:02.750510  4930 ts_tablet_manager.cc:1403] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.064s	user 0.045s	sys 0.014s
I20260713 09:13:02.750309  4638 raft_consensus.cc:2468] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:13:02.750221  4956 raft_consensus.cc:515] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.750998  4784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d3ec71d02949a8962c9c6fb35300f7" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:13:02.751711  4784 raft_consensus.cc:2468] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:13:02.752519  4956 leader_election.cc:290] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:02.753044  4680 leader_election.cc:304] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:13:02.753584  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd829d2e4946d3ae53fe3927509bb7" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:02.753494  4930 raft_consensus.cc:359] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.754331  4930 raft_consensus.cc:385] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.754448  4871 raft_consensus.cc:2804] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:02.754354  4638 raft_consensus.cc:3060] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.754671  4930 raft_consensus.cc:740] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.756778  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd829d2e4946d3ae53fe3927509bb7" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:02.757359  4714 raft_consensus.cc:3060] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.757310  4930 consensus_queue.cc:260] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.759663  4930 ts_tablet_manager.cc:1434] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260713 09:13:02.760565  4930 tablet_bootstrap.cc:492] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:13:02.756809  4928 tablet_bootstrap.cc:492] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:13:02.763707  4928 ts_tablet_manager.cc:1403] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.008s
I20260713 09:13:02.766360  4928 raft_consensus.cc:359] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.766994  4928 raft_consensus.cc:385] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.767272  4928 raft_consensus.cc:740] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.755106  4871 raft_consensus.cc:493] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:02.767897  4928 consensus_queue.cc:260] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.768535  4871 raft_consensus.cc:3060] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.769415  4928 ts_tablet_manager.cc:1434] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:13:02.770306  4928 tablet_bootstrap.cc:492] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac: Bootstrap starting.
I20260713 09:13:02.771046  4714 raft_consensus.cc:2468] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 1.
I20260713 09:13:02.748342  4912 raft_consensus.cc:493] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:02.772650  4912 raft_consensus.cc:515] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.776095  4930 tablet_bootstrap.cc:654] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.779345  4751 leader_election.cc:304] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:13:02.779518  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8c5519558548ad9dcef21489534f47" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:13:02.776901  4928 tablet_bootstrap.cc:654] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.780216  4956 raft_consensus.cc:2804] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:02.778249  4638 raft_consensus.cc:2468] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 1.
W20260713 09:13:02.781031  4753 leader_election.cc:343] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:02.786357  4912 leader_election.cc:290] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:02.787732  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8c5519558548ad9dcef21489534f47" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:13:02.788509  4714 raft_consensus.cc:2468] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:13:02.790115  4751 leader_election.cc:304] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [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: 5dcd8a116c7746ee9cd41e0947ce75ac, f8cd29ffb4f24ac29f06958787ebc76f; no voters: dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:13:02.792060  4912 raft_consensus.cc:2804] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:02.792541  4912 raft_consensus.cc:493] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:02.792078  4871 raft_consensus.cc:515] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.793105  4912 raft_consensus.cc:3060] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.794880  4871 leader_election.cc:290] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:02.795516  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d3ec71d02949a8962c9c6fb35300f7" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:02.796073  4638 raft_consensus.cc:3060] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.796600  4784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d3ec71d02949a8962c9c6fb35300f7" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:13:02.797382  4784 raft_consensus.cc:3060] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.797392  4931 tablet_bootstrap.cc:492] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:13:02.799738  4931 ts_tablet_manager.cc:1403] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.021s
I20260713 09:13:02.802732  4638 raft_consensus.cc:2468] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:13:02.802608  4931 raft_consensus.cc:359] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.804158  4679 leader_election.cc:304] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:02.812433  4931 raft_consensus.cc:385] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.810634  4928 tablet_bootstrap.cc:492] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac: No bootstrap required, opened a new log
I20260713 09:13:02.812765  4931 raft_consensus.cc:740] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.812824  4871 raft_consensus.cc:2804] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:02.813431  4871 raft_consensus.cc:697] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:13:02.813424  4928 ts_tablet_manager.cc:1403] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.004s
I20260713 09:13:02.813586  4931 consensus_queue.cc:260] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.808194  4912 raft_consensus.cc:515] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.814301  4871 consensus_queue.cc:237] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.816411  4912 leader_election.cc:290] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:02.816779  4928 raft_consensus.cc:359] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.817623  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8c5519558548ad9dcef21489534f47" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:02.818638  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8c5519558548ad9dcef21489534f47" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:02.819094  4928 raft_consensus.cc:385] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.819355  4714 raft_consensus.cc:3060] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.819571  4928 raft_consensus.cc:740] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Initialized, Role: FOLLOWER
W20260713 09:13:02.820008  4753 leader_election.cc:343] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:02.820694  4928 consensus_queue.cc:260] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.821401  4784 raft_consensus.cc:2468] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:13:02.823807  4928 ts_tablet_manager.cc:1434] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:13:02.818765  4930 tablet_bootstrap.cc:492] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:13:02.824554  4956 raft_consensus.cc:697] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Becoming Leader. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:13:02.824965  4930 ts_tablet_manager.cc:1403] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.016s
I20260713 09:13:02.825492  4956 consensus_queue.cc:237] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.826593  4714 raft_consensus.cc:2468] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 1.
I20260713 09:13:02.827844  4751 leader_election.cc:304] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [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: 5dcd8a116c7746ee9cd41e0947ce75ac, f8cd29ffb4f24ac29f06958787ebc76f; no voters: dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:13:02.815858  4958 raft_consensus.cc:493] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:02.829319  4912 raft_consensus.cc:2804] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:02.830117  4912 raft_consensus.cc:697] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Becoming Leader. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:13:02.830619  4930 raft_consensus.cc:359] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.831111  4912 consensus_queue.cc:237] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.829298  4958 raft_consensus.cc:515] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.832136  4930 raft_consensus.cc:385] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.834741  4930 raft_consensus.cc:740] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.835700  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7004294ebd4495fb3ff3d8a80c7971f" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:13:02.834247  4958 leader_election.cc:290] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:02.836658  4638 raft_consensus.cc:2468] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:13:02.838060  4753 leader_election.cc:304] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:13:02.835789  4930 consensus_queue.cc:260] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.839355  4958 raft_consensus.cc:2804] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:02.840169  4958 raft_consensus.cc:493] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:02.844151  4929 raft_consensus.cc:493] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:02.846947  4929 raft_consensus.cc:515] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.849792  4929 leader_election.cc:290] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:02.838316  4963 raft_consensus.cc:493] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:02.851737  4929 raft_consensus.cc:493] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:02.852411  4929 raft_consensus.cc:515] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.852725  4534 catalog_manager.cc:5697] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 1 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:02.855842  4929 leader_election.cc:290] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:02.856655  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747cb4d540748a7a52925199ac0e3a0" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:13:02.844532  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7004294ebd4495fb3ff3d8a80c7971f" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:13:02.857551  4714 raft_consensus.cc:2468] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:13:02.850814  4958 raft_consensus.cc:3060] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.858837  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf960c8eceb4c23aeb27193c7cf6ecf" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:13:02.859486  4636 raft_consensus.cc:2468] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:13:02.851397  4963 raft_consensus.cc:515] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.846349  4930 ts_tablet_manager.cc:1434] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260713 09:13:02.877723  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747cb4d540748a7a52925199ac0e3a0" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
W20260713 09:13:02.877606  4679 leader_election.cc:343] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:02.879717  4679 leader_election.cc:304] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:02.880457  4871 raft_consensus.cc:2804] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:02.880805  4871 raft_consensus.cc:493] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:02.881148  4871 raft_consensus.cc:3060] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.885439  4537 catalog_manager.cc:5697] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f reported cstate change: term changed from 0 to 1, leader changed from <none> to f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195). New cstate: current_term: 1 leader_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:02.904546  4871 raft_consensus.cc:515] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.905236  4929 raft_consensus.cc:493] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:02.905758  4929 raft_consensus.cc:515] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.906253  4931 ts_tablet_manager.cc:1434] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.106s	user 0.032s	sys 0.031s
I20260713 09:13:02.906833  4871 leader_election.cc:290] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:02.907198  4931 tablet_bootstrap.cc:492] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:13:02.908226  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf960c8eceb4c23aeb27193c7cf6ecf" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
W20260713 09:13:02.908355  4680 leader_election.cc:343] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:02.908803  4636 raft_consensus.cc:3060] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.908823  4680 leader_election.cc:304] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac; no voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f
I20260713 09:13:02.911242  4929 leader_election.cc:290] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:02.911705  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:13:02.912334  4638 raft_consensus.cc:2468] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 0.
I20260713 09:13:02.911707  4929 raft_consensus.cc:2749] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:02.913993  4963 leader_election.cc:290] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:02.914116  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:13:02.914757  4638 raft_consensus.cc:2468] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:13:02.915326  4931 tablet_bootstrap.cc:654] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.915920  4753 leader_election.cc:304] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:13:02.916842  4963 raft_consensus.cc:2804] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:02.917296  4963 raft_consensus.cc:493] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:02.919133  4784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf960c8eceb4c23aeb27193c7cf6ecf" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:13:02.919631  4930 tablet_bootstrap.cc:492] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:13:02.919727  4784 raft_consensus.cc:3060] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.921006  4636 raft_consensus.cc:2468] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:13:02.924448  4958 raft_consensus.cc:515] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.926409  4958 leader_election.cc:290] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:02.927009  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7004294ebd4495fb3ff3d8a80c7971f" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:02.927578  4638 raft_consensus.cc:3060] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.917018  4679 leader_election.cc:304] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:02.932233  4786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:13:02.932577  4679 leader_election.cc:304] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:02.933399  4929 raft_consensus.cc:2804] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:02.933743  4929 raft_consensus.cc:493] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:02.934098  4929 raft_consensus.cc:3060] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.917683  4963 raft_consensus.cc:3060] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.938519  4537 catalog_manager.cc:5697] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f reported cstate change: term changed from 0 to 1, leader changed from <none> to f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195). New cstate: current_term: 1 leader_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:02.939352  4871 raft_consensus.cc:2804] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:02.939821  4871 raft_consensus.cc:697] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:13:02.940580  4871 consensus_queue.cc:237] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.945694  4784 raft_consensus.cc:2468] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:13:02.950362  4638 raft_consensus.cc:2468] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 1.
I20260713 09:13:02.944109  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf960c8eceb4c23aeb27193c7cf6ecf" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:13:02.951495  4753 leader_election.cc:304] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:13:02.952404  4788 raft_consensus.cc:2376] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1. Re-sending same reply.
I20260713 09:13:02.952934  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7004294ebd4495fb3ff3d8a80c7971f" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:02.953531  4712 raft_consensus.cc:3060] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.954336  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:13:02.946220  4929 raft_consensus.cc:515] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.958163  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:02.958695  4638 raft_consensus.cc:3060] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:02.954562  4958 raft_consensus.cc:2804] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:02.955128  4930 tablet_bootstrap.cc:654] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:02.958400  4714 raft_consensus.cc:2393] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8cd29ffb4f24ac29f06958787ebc76f in current term 1: Already voted for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in this term.
I20260713 09:13:02.960661  4958 raft_consensus.cc:697] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Becoming Leader. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:13:02.960788  4929 leader_election.cc:290] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:02.961576  4958 consensus_queue.cc:237] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.966804  4638 raft_consensus.cc:2468] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 1.
I20260713 09:13:02.967810  4679 leader_election.cc:304] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:02.968611  4929 raft_consensus.cc:2804] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:02.969129  4929 raft_consensus.cc:697] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:13:02.969883  4929 consensus_queue.cc:237] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.962922  4712 raft_consensus.cc:2468] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 1.
I20260713 09:13:02.974565  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:13:02.981302  4931 tablet_bootstrap.cc:492] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:13:02.981801  4931 ts_tablet_manager.cc:1403] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.075s	user 0.028s	sys 0.029s
I20260713 09:13:02.986225  4931 raft_consensus.cc:359] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.986824  4931 raft_consensus.cc:385] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:02.987231  4931 raft_consensus.cc:740] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:13:02.989810  4931 consensus_queue.cc:260] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.986523  4537 catalog_manager.cc:5697] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 1 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:02.993896  4961 raft_consensus.cc:493] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:02.994472  4961 raft_consensus.cc:515] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:02.997330  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd697097ca49608f150f02279260da" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" is_pre_election: true
I20260713 09:13:02.998193  4638 raft_consensus.cc:2468] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:13:02.999454  4961 leader_election.cc:290] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:02.996047  4931 ts_tablet_manager.cc:1434] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:13:03.000694  4931 tablet_bootstrap.cc:492] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f: Bootstrap starting.
I20260713 09:13:03.000517  4753 leader_election.cc:304] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:13:03.002643  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd697097ca49608f150f02279260da" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:13:03.003278  4712 raft_consensus.cc:2468] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 0.
I20260713 09:13:03.004570  4961 raft_consensus.cc:2804] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:03.004953  4961 raft_consensus.cc:493] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:03.005306  4961 raft_consensus.cc:3060] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:03.006484  4963 raft_consensus.cc:515] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.011438  4786 raft_consensus.cc:2393] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5dcd8a116c7746ee9cd41e0947ce75ac in current term 1: Already voted for candidate f8cd29ffb4f24ac29f06958787ebc76f in this term.
I20260713 09:13:03.013329  4961 raft_consensus.cc:515] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.016551  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd697097ca49608f150f02279260da" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:03.017361  4638 raft_consensus.cc:3060] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:03.016909  4930 tablet_bootstrap.cc:492] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:13:03.019531  4930 ts_tablet_manager.cc:1403] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.015s
I20260713 09:13:03.022071  4930 raft_consensus.cc:359] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.022672  4930 raft_consensus.cc:385] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:03.022923  4930 raft_consensus.cc:740] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:13:03.023694  4961 leader_election.cc:290] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:03.023592  4940 consensus_queue.cc:1048] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:03.023602  4930 consensus_queue.cc:260] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.025983  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd697097ca49608f150f02279260da" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:03.026212  4930 ts_tablet_manager.cc:1434] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:13:03.026528  4712 raft_consensus.cc:3060] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:03.028952  4638 raft_consensus.cc:2468] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 1.
I20260713 09:13:03.030529  4931 tablet_bootstrap.cc:654] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:03.030402  4753 leader_election.cc:304] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:13:03.027029  4930 tablet_bootstrap.cc:492] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f: Bootstrap starting.
I20260713 09:13:03.035377  4961 raft_consensus.cc:2804] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:03.036096  4961 raft_consensus.cc:697] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Becoming Leader. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:13:03.037057  4961 consensus_queue.cc:237] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.047859  4786 raft_consensus.cc:3060] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:03.048992  4930 tablet_bootstrap.cc:654] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:03.049651  4712 raft_consensus.cc:2468] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 1.
I20260713 09:13:03.062032  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:03.063032  4638 raft_consensus.cc:2393] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8cd29ffb4f24ac29f06958787ebc76f in current term 1: Already voted for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in this term.
I20260713 09:13:03.064944  4930 tablet_bootstrap.cc:492] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f: No bootstrap required, opened a new log
I20260713 09:13:03.065464  4930 ts_tablet_manager.cc:1403] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.005s
I20260713 09:13:03.068120  4930 raft_consensus.cc:359] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.068722  4930 raft_consensus.cc:385] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:03.068996  4930 raft_consensus.cc:740] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Initialized, Role: FOLLOWER
I20260713 09:13:03.068866  4713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:03.070446  4751 leader_election.cc:304] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [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: f8cd29ffb4f24ac29f06958787ebc76f; no voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:13:03.070717  4963 leader_election.cc:290] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 1 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:03.071518  4961 raft_consensus.cc:2749] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:13:03.072430  4930 consensus_queue.cc:260] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.073434  4939 consensus_queue.cc:1048] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:03.071812  4535 catalog_manager.cc:5697] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f reported cstate change: term changed from 0 to 1, leader changed from <none> to f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195). New cstate: current_term: 1 leader_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:03.074934  4931 tablet_bootstrap.cc:492] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f: No bootstrap required, opened a new log
I20260713 09:13:03.075013  4930 ts_tablet_manager.cc:1434] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:13:03.075558  4931 ts_tablet_manager.cc:1403] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.009s
I20260713 09:13:03.077939  4931 raft_consensus.cc:359] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.078529  4931 raft_consensus.cc:385] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:03.078773  4931 raft_consensus.cc:740] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Initialized, Role: FOLLOWER
I20260713 09:13:03.079389  4931 consensus_queue.cc:260] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.081311  4931 ts_tablet_manager.cc:1434] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:13:03.084793  4537 catalog_manager.cc:5697] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 1 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:03.101370  4534 catalog_manager.cc:5697] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f reported cstate change: term changed from 0 to 1, leader changed from <none> to f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195). New cstate: current_term: 1 leader_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:03.189249  4939 raft_consensus.cc:493] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:03.189832  4939 raft_consensus.cc:515] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.191756  4939 leader_election.cc:290] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:03.192425  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747cb4d540748a7a52925199ac0e3a0" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" is_pre_election: true
I20260713 09:13:03.192709  4786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747cb4d540748a7a52925199ac0e3a0" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" is_pre_election: true
I20260713 09:13:03.193068  4712 raft_consensus.cc:2468] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 0.
I20260713 09:13:03.193363  4786 raft_consensus.cc:2468] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 0.
I20260713 09:13:03.194103  4602 leader_election.cc:304] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:03.194866  4939 raft_consensus.cc:2804] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:03.195252  4939 raft_consensus.cc:493] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:03.195521  4939 raft_consensus.cc:3060] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:03.200433  4939 raft_consensus.cc:515] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.201953  4939 leader_election.cc:290] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:03.202610  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747cb4d540748a7a52925199ac0e3a0" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:03.202910  4786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747cb4d540748a7a52925199ac0e3a0" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:13:03.203233  4712 raft_consensus.cc:3060] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:03.203524  4786 raft_consensus.cc:3060] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:03.207624  4712 raft_consensus.cc:2468] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 1.
I20260713 09:13:03.208045  4786 raft_consensus.cc:2468] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 1.
I20260713 09:13:03.208582  4602 leader_election.cc:304] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:03.209370  4939 raft_consensus.cc:2804] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:03.209816  4939 raft_consensus.cc:697] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Becoming Leader. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:13:03.210448  4939 consensus_queue.cc:237] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.218418  4537 catalog_manager.cc:5697] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193). New cstate: current_term: 1 leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:03.221786  4961 consensus_queue.cc:1048] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.231048  4638 raft_consensus.cc:3060] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:03.238137  4956 consensus_queue.cc:1048] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.250480  4968 consensus_queue.cc:1048] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.260813  4966 consensus_queue.cc:1048] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.294615  4956 consensus_queue.cc:1048] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.303696  4958 consensus_queue.cc:1048] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.364512  4966 consensus_queue.cc:1048] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.373642  4966 consensus_queue.cc:1048] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.400826  4968 consensus_queue.cc:1048] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.401289  4958 consensus_queue.cc:1048] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.415781  4966 consensus_queue.cc:1048] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.416601  4958 consensus_queue.cc:1048] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.441406  4712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
mode: GRACEFUL
new_leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:45980
I20260713 09:13:03.442094  4712 raft_consensus.cc:606] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Received request to transfer leadership to TS dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:13:03.446754  4958 consensus_queue.cc:1048] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.447507  4963 consensus_queue.cc:1048] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.449779  4713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71d3ec71d02949a8962c9c6fb35300f7"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
mode: GRACEFUL
new_leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:45980
I20260713 09:13:03.450172  4713 raft_consensus.cc:606] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Received request to transfer leadership to TS dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:13:03.455367  4788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "accd829d2e4946d3ae53fe3927509bb7"
dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
mode: GRACEFUL
new_leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:50238
I20260713 09:13:03.455902  4788 raft_consensus.cc:606] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Received request to transfer leadership to TS dd43f9be1d184e02a2bc44e03dc0ef4f
I20260713 09:13:03.463445  4788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db8c5519558548ad9dcef21489534f47"
dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
mode: GRACEFUL
new_leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:50238
I20260713 09:13:03.463955  4788 raft_consensus.cc:606] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Received request to transfer leadership to TS 5dcd8a116c7746ee9cd41e0947ce75ac
I20260713 09:13:03.472179  4788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7004294ebd4495fb3ff3d8a80c7971f"
dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
mode: GRACEFUL
new_leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:50238
I20260713 09:13:03.472711  4788 raft_consensus.cc:606] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Received request to transfer leadership to TS 5dcd8a116c7746ee9cd41e0947ce75ac
I20260713 09:13:03.481583  4636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d747cb4d540748a7a52925199ac0e3a0"
dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
mode: GRACEFUL
new_leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:33136
I20260713 09:13:03.482015  4636 raft_consensus.cc:606] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Received request to transfer leadership to TS 5dcd8a116c7746ee9cd41e0947ce75ac
I20260713 09:13:03.694435  4929 raft_consensus.cc:993] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac: : Instructing follower dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:13:03.694913  4966 raft_consensus.cc:1081] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Signalling peer dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:13:03.696309  4636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71d3ec71d02949a8962c9c6fb35300f7"
dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:33116
I20260713 09:13:03.696800  4636 raft_consensus.cc:493] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:03.697088  4636 raft_consensus.cc:3060] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.701817  4636 raft_consensus.cc:515] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.703713  4636 leader_election.cc:290] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:03.704520  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d3ec71d02949a8962c9c6fb35300f7" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:03.704792  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d3ec71d02949a8962c9c6fb35300f7" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:13:03.705166  4712 raft_consensus.cc:3055] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:03.705426  4788 raft_consensus.cc:3060] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.705601  4712 raft_consensus.cc:740] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:13:03.706367  4712 consensus_queue.cc:260] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.707329  4712 raft_consensus.cc:3060] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.710145  4788 raft_consensus.cc:2468] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:13:03.711158  4605 leader_election.cc:304] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:13:03.711863  4939 raft_consensus.cc:2804] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:03.711898  4712 raft_consensus.cc:2468] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:13:03.712368  4939 raft_consensus.cc:697] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Becoming Leader. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:13:03.713207  4939 consensus_queue.cc:237] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Queue 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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.720408  4535 catalog_manager.cc:5697] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f reported cstate change: term changed from 1 to 2, leader changed from 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194) to dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193). New cstate: current_term: 2 leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:03.767236  4939 consensus_queue.cc:1048] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.773512  4940 raft_consensus.cc:993] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f: : Instructing follower 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:13:03.773945  4940 raft_consensus.cc:1081] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Signalling peer 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:13:03.775491  4713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d747cb4d540748a7a52925199ac0e3a0"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:45962
I20260713 09:13:03.776046  4713 raft_consensus.cc:493] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:03.776396  4713 raft_consensus.cc:3060] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.780303  4917 consensus_queue.cc:1048] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:03.782866  4713 raft_consensus.cc:515] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.785781  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747cb4d540748a7a52925199ac0e3a0" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:03.786324  4636 raft_consensus.cc:3055] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:03.786381  4713 leader_election.cc:290] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 2 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:03.786720  4636 raft_consensus.cc:740] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:13:03.786960  4786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747cb4d540748a7a52925199ac0e3a0" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:13:03.787586  4636 consensus_queue.cc:260] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.788631  4636 raft_consensus.cc:3060] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.795709  4636 raft_consensus.cc:2468] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 2.
I20260713 09:13:03.796959  4679 leader_election.cc:304] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [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: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: f8cd29ffb4f24ac29f06958787ebc76f
I20260713 09:13:03.797713  4966 raft_consensus.cc:2804] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:03.798199  4966 raft_consensus.cc:697] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:13:03.798928  4966 consensus_queue.cc:237] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue 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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.805066  4963 raft_consensus.cc:993] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f: : Instructing follower dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:13:03.805438  4963 raft_consensus.cc:1081] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Signalling peer dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:13:03.806448  4535 catalog_manager.cc:5697] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 1 to 2, leader changed from dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193) to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 2 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:03.807240  4638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "accd829d2e4946d3ae53fe3927509bb7"
dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:33124
I20260713 09:13:03.807772  4638 raft_consensus.cc:493] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:03.807904  4929 raft_consensus.cc:993] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac: : Instructing follower dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:13:03.808135  4638 raft_consensus.cc:3060] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.808395  4966 raft_consensus.cc:1081] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Signalling peer dd43f9be1d184e02a2bc44e03dc0ef4f to start an election
I20260713 09:13:03.810178  4636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91"
dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
 from {username='slave'} at 127.0.0.1:33116
I20260713 09:13:03.810714  4636 raft_consensus.cc:493] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:03.811056  4636 raft_consensus.cc:3060] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.812960  4638 raft_consensus.cc:515] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.814529  4638 leader_election.cc:290] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:03.815577  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd829d2e4946d3ae53fe3927509bb7" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:13:03.815611  4713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd829d2e4946d3ae53fe3927509bb7" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:03.816299  4788 raft_consensus.cc:3055] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:03.816443  4713 raft_consensus.cc:3060] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.816680  4788 raft_consensus.cc:740] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:13:03.817256  4636 raft_consensus.cc:515] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.817564  4788 consensus_queue.cc:260] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.818851  4788 raft_consensus.cc:3060] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.819941  4712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:03.820523  4712 raft_consensus.cc:3055] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:03.820856  4712 raft_consensus.cc:740] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:13:03.821630  4712 consensus_queue.cc:260] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.822692  4712 raft_consensus.cc:3060] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.823799  4713 raft_consensus.cc:2468] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:13:03.824854  4602 leader_election.cc:304] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:03.825098  4958 raft_consensus.cc:993] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f: : Instructing follower 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:13:03.825556  4963 raft_consensus.cc:1081] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Signalling peer 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:13:03.825701  4917 raft_consensus.cc:2804] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:03.826172  4917 raft_consensus.cc:697] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Becoming Leader. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:13:03.826941  4917 consensus_queue.cc:237] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Queue 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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.829802  4788 raft_consensus.cc:2468] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:13:03.831092  4712 raft_consensus.cc:2468] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:13:03.832450  4636 leader_election.cc:290] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Requested vote from peers 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:03.833123  4602 leader_election.cc:304] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:03.833398  4713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db8c5519558548ad9dcef21489534f47"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:45978
I20260713 09:13:03.833966  4713 raft_consensus.cc:493] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:03.834173  4940 raft_consensus.cc:2804] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:03.834316  4713 raft_consensus.cc:3060] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.834656  4940 raft_consensus.cc:697] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Becoming Leader. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:13:03.835460  4940 consensus_queue.cc:237] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Queue 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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.835639  4534 catalog_manager.cc:5697] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f reported cstate change: term changed from 1 to 2, leader changed from f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195) to dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193). New cstate: current_term: 2 leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:03.836844  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dd193d7b2648b485676a29be32fc91" candidate_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:13:03.837363  4788 raft_consensus.cc:3060] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.840616  4713 raft_consensus.cc:515] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.843014  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8c5519558548ad9dcef21489534f47" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:03.843401  4786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8c5519558548ad9dcef21489534f47" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:13:03.843613  4638 raft_consensus.cc:3060] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.843974  4786 raft_consensus.cc:3055] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:03.844292  4786 raft_consensus.cc:740] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:13:03.845052  4786 consensus_queue.cc:260] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.846053  4786 raft_consensus.cc:3060] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.846463  4788 raft_consensus.cc:2468] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd43f9be1d184e02a2bc44e03dc0ef4f in term 2.
I20260713 09:13:03.850008  4713 leader_election.cc:290] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 2 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:03.851905  4534 catalog_manager.cc:5697] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f reported cstate change: term changed from 1 to 2, leader changed from 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194) to dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193). New cstate: current_term: 2 leader_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:03.852813  4638 raft_consensus.cc:2468] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 2.
I20260713 09:13:03.853364  4786 raft_consensus.cc:2468] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 2.
I20260713 09:13:03.854005  4679 leader_election.cc:304] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:03.854849  4929 raft_consensus.cc:2804] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:03.855322  4929 raft_consensus.cc:697] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:13:03.856235  4929 consensus_queue.cc:237] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue 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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.862943  4534 catalog_manager.cc:5697] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 1 to 2, leader changed from f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195) to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 2 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:03.990741  4961 raft_consensus.cc:993] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f: : Instructing follower 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:13:03.991169  4963 raft_consensus.cc:1081] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Signalling peer 5dcd8a116c7746ee9cd41e0947ce75ac to start an election
I20260713 09:13:03.992519  4713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7004294ebd4495fb3ff3d8a80c7971f"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
 from {username='slave'} at 127.0.0.1:45978
I20260713 09:13:03.993021  4713 raft_consensus.cc:493] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:03.993307  4713 raft_consensus.cc:3060] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:03.997951  4713 raft_consensus.cc:515] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:03.999418  4713 leader_election.cc:290] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 2 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195:35241)
I20260713 09:13:04.000147  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7004294ebd4495fb3ff3d8a80c7971f" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:04.000351  4786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7004294ebd4495fb3ff3d8a80c7971f" candidate_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
I20260713 09:13:04.000705  4638 raft_consensus.cc:3060] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:04.000900  4786 raft_consensus.cc:3055] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:04.001230  4786 raft_consensus.cc:740] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:13:04.002029  4786 consensus_queue.cc:260] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:04.003182  4786 raft_consensus.cc:3060] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:04.006886  4638 raft_consensus.cc:2468] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 2.
I20260713 09:13:04.008077  4679 leader_election.cc:304] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, dd43f9be1d184e02a2bc44e03dc0ef4f; no voters: 
I20260713 09:13:04.008721  4929 raft_consensus.cc:2804] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:04.009202  4929 raft_consensus.cc:697] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Becoming Leader. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:13:04.009306  4786 raft_consensus.cc:2468] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcd8a116c7746ee9cd41e0947ce75ac in term 2.
I20260713 09:13:04.010067  4929 consensus_queue.cc:237] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Queue 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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:04.015801  4534 catalog_manager.cc:5697] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac reported cstate change: term changed from 1 to 2, leader changed from f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195) to 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194). New cstate: current_term: 2 leader_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:04.197158  4638 raft_consensus.cc:1275] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.198415  5000 consensus_queue.cc:1048] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:04.205775  4786 raft_consensus.cc:3060] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:04.215337  4786 raft_consensus.cc:1275] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.216599  4929 consensus_queue.cc:1048] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:04.236016  4786 raft_consensus.cc:1275] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.237110  4917 consensus_queue.cc:1048] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:04.244257  4713 raft_consensus.cc:1275] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.245735  4917 consensus_queue.cc:1048] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:04.252866  4786 raft_consensus.cc:1275] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.253923  4917 consensus_queue.cc:1048] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:04.260993  4713 raft_consensus.cc:1275] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.262197  4939 consensus_queue.cc:1048] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:04.268633  4786 raft_consensus.cc:1275] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.269814  4917 consensus_queue.cc:1048] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:04.279002  4713 raft_consensus.cc:1275] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Refusing update from remote peer dd43f9be1d184e02a2bc44e03dc0ef4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.280959  5001 consensus_queue.cc:1048] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:04.328589  4786 raft_consensus.cc:1275] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.329792  4929 consensus_queue.cc:1048] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:04.340759  4638 raft_consensus.cc:1275] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.342092  4966 consensus_queue.cc:1048] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:04.533823  4638 raft_consensus.cc:1275] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.535012  5000 consensus_queue.cc:1048] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:13:04.544041  4788 raft_consensus.cc:1275] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Refusing update from remote peer 5dcd8a116c7746ee9cd41e0947ce75ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:04.545567  5000 consensus_queue.cc:1048] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:06.487269  4534 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55988:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:13:06.507822  4534 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55988:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:13:06.540711 32623 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:06.730551  5048 tablet.cc:1724] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:06.797260  5028 log.cc:927] Time spent T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260713 09:13:06.783798  5054 tablet.cc:1724] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:06.799162  4709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386"
dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
mode: GRACEFUL
new_leader_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
 from {username='slave'} at 127.0.0.1:52950
I20260713 09:13:06.799865  4709 raft_consensus.cc:606] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Received request to transfer leadership to TS f8cd29ffb4f24ac29f06958787ebc76f
W20260713 09:13:06.792568  5039 log.cc:927] Time spent T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260713 09:13:06.836547  5065 tablet.cc:1724] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:06.896966  5074 tablet.cc:1724] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:06.937675  5077 tablet.cc:1724] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:06.939687  5060 log.cc:927] Time spent T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f: Append to log took a long time: real 0.154s	user 0.002s	sys 0.000s
W20260713 09:13:06.939989  5057 log.cc:927] Time spent T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f: Append to log took a long time: real 0.153s	user 0.003s	sys 0.000s
W20260713 09:13:06.947376  5059 log.cc:927] Time spent T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac: Append to log took a long time: real 0.163s	user 0.002s	sys 0.000s
I20260713 09:13:06.947443  5073 tablet.cc:1724] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:06.951327  5061 log.cc:927] Time spent T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f: Append to log took a long time: real 0.165s	user 0.002s	sys 0.000s
I20260713 09:13:06.956007  5048 tablet.cc:1724] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:06.965595  5078 tablet.cc:1724] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:06.931391  5076 tablet.cc:1724] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:06.976406  5079 tablet.cc:1724] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:06.979336  5065 tablet.cc:1724] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:06.964519  4605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.219.195:35241, user_credentials={real_user=slave}} blocked reactor thread for 45929.3us
W20260713 09:13:06.965615  5067 log.cc:927] Time spent T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
W20260713 09:13:06.990051  4679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.219.193:44197, user_credentials={real_user=slave}} blocked reactor thread for 47183.8us
I20260713 09:13:07.000200  4635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca6ab65601d4fecbfd2e982be27b151"
dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
mode: GRACEFUL
new_leader_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
 from {username='slave'} at 127.0.0.1:43882
I20260713 09:13:07.000820  4635 raft_consensus.cc:606] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Received request to transfer leadership to TS f8cd29ffb4f24ac29f06958787ebc76f
I20260713 09:13:07.002353 32623 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:13:06.996899  5082 tablet.cc:1724] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.003156 32623 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:07.001081  5054 tablet.cc:1724] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:07.007313  4602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.219.194:44671, user_credentials={real_user=slave}} blocked reactor thread for 49719.6us
I20260713 09:13:07.008486  5076 tablet.cc:1724] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.015655  5073 tablet.cc:1724] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.020885  5074 tablet.cc:1724] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.057588  5078 tablet.cc:1724] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.063513  5065 tablet.cc:1724] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.071807  5079 tablet.cc:1724] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.072753  5080 tablet.cc:1724] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.076386  5076 tablet.cc:1724] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.083660  5074 tablet.cc:1724] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.084643  5025 raft_consensus.cc:993] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac: : Instructing follower f8cd29ffb4f24ac29f06958787ebc76f to start an election
I20260713 09:13:07.085095  5000 raft_consensus.cc:1081] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Signalling peer f8cd29ffb4f24ac29f06958787ebc76f to start an election
I20260713 09:13:07.082953  5054 tablet.cc:1724] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.091338  5084 tablet.cc:1724] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.093137  4787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386"
dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
 from {username='slave'} at 127.0.0.1:50228
I20260713 09:13:07.093729  4787 raft_consensus.cc:493] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:07.094098  4787 raft_consensus.cc:3060] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:07.115509  5080 tablet.cc:1724] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.117163  5048 tablet.cc:1724] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.128150  4787 raft_consensus.cc:515] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:07.130383  4787 leader_election.cc:290] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 3 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:07.130964  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:07.131541  4638 raft_consensus.cc:3060] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:07.131556  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b79edae92e44568e3fce1363bcb386" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:07.136341  4714 raft_consensus.cc:3055] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:07.136678  4714 raft_consensus.cc:740] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5dcd8a116c7746ee9cd41e0947ce75ac, State: Running, Role: LEADER
I20260713 09:13:07.137440  4714 consensus_queue.cc:260] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:07.138512  4714 raft_consensus.cc:3060] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:07.142957  4536 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99: soft_deleted_table [id=0b59c33858624319a836407dbdc24680] alter complete (version 1)
I20260713 09:13:07.146193  4638 raft_consensus.cc:2468] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 3.
I20260713 09:13:07.129631  5048 tablet.cc:1724] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:07.149825  4753 leader_election.cc:304] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [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: dd43f9be1d184e02a2bc44e03dc0ef4f, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:13:07.150418  4714 raft_consensus.cc:2468] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 3.
I20260713 09:13:07.150800  5042 raft_consensus.cc:2804] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:07.151309  5042 raft_consensus.cc:697] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 3 LEADER]: Becoming Leader. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:13:07.152105  5042 consensus_queue.cc:237] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:07.168701  4537 catalog_manager.cc:5697] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f reported cstate change: term changed from 2 to 3, leader changed from 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194) to f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195). New cstate: current_term: 3 leader_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:07.226326  5086 raft_consensus.cc:993] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f: : Instructing follower f8cd29ffb4f24ac29f06958787ebc76f to start an election
I20260713 09:13:07.226861  5087 raft_consensus.cc:1081] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Signalling peer f8cd29ffb4f24ac29f06958787ebc76f to start an election
I20260713 09:13:07.228302  4787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca6ab65601d4fecbfd2e982be27b151"
dest_uuid: "f8cd29ffb4f24ac29f06958787ebc76f"
 from {username='slave'} at 127.0.0.1:50222
I20260713 09:13:07.228760  4787 raft_consensus.cc:493] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:07.229077  4787 raft_consensus.cc:3060] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:07.233490  4787 raft_consensus.cc:515] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:07.234992  4787 leader_election.cc:290] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 2 election: Requested vote from peers dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197), 5dcd8a116c7746ee9cd41e0947ce75ac (127.31.219.194:44671)
I20260713 09:13:07.235656  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca6ab65601d4fecbfd2e982be27b151" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f"
I20260713 09:13:07.235967  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca6ab65601d4fecbfd2e982be27b151" candidate_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac"
I20260713 09:13:07.236290  4638 raft_consensus.cc:3055] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:07.236618  4638 raft_consensus.cc:740] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd43f9be1d184e02a2bc44e03dc0ef4f, State: Running, Role: LEADER
I20260713 09:13:07.236661  4714 raft_consensus.cc:3060] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:07.237429  4638 consensus_queue.cc:260] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:07.238489  4638 raft_consensus.cc:3060] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:07.241941  4714 raft_consensus.cc:2468] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 2.
I20260713 09:13:07.242974  4751 leader_election.cc:304] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcd8a116c7746ee9cd41e0947ce75ac, f8cd29ffb4f24ac29f06958787ebc76f; no voters: 
I20260713 09:13:07.243108  4638 raft_consensus.cc:2468] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd29ffb4f24ac29f06958787ebc76f in term 2.
I20260713 09:13:07.243727  5042 raft_consensus.cc:2804] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:07.244213  5042 raft_consensus.cc:697] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 LEADER]: Becoming Leader. State: Replica: f8cd29ffb4f24ac29f06958787ebc76f, State: Running, Role: LEADER
I20260713 09:13:07.244874  5042 consensus_queue.cc:237] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Queue 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: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } }
I20260713 09:13:07.251410  4537 catalog_manager.cc:5697] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f reported cstate change: term changed from 1 to 2, leader changed from dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193) to f8cd29ffb4f24ac29f06958787ebc76f (127.31.219.195). New cstate: current_term: 2 leader_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd29ffb4f24ac29f06958787ebc76f" member_type: VOTER last_known_addr { host: "127.31.219.195" port: 35241 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:07.671429  4714 raft_consensus.cc:1275] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 3 FOLLOWER]: Refusing update from remote peer f8cd29ffb4f24ac29f06958787ebc76f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:07.672578  5042 consensus_queue.cc:1048] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:07.680460  4638 raft_consensus.cc:1275] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Refusing update from remote peer f8cd29ffb4f24ac29f06958787ebc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:07.681766  5056 consensus_queue.cc:1048] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:07.683096  4638 raft_consensus.cc:1275] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 3 FOLLOWER]: Refusing update from remote peer f8cd29ffb4f24ac29f06958787ebc76f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:07.686445  5042 consensus_queue.cc:1048] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd43f9be1d184e02a2bc44e03dc0ef4f" member_type: VOTER last_known_addr { host: "127.31.219.193" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:07.694011  4714 raft_consensus.cc:1275] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Refusing update from remote peer f8cd29ffb4f24ac29f06958787ebc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:07.695580  5095 consensus_queue.cc:1048] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcd8a116c7746ee9cd41e0947ce75ac" member_type: VOTER last_known_addr { host: "127.31.219.194" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:08.056926 32623 tablet_server.cc:179] TabletServer@127.31.219.193:0 shutting down...
I20260713 09:13:08.089049 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:08.089735 32623 tablet_replica.cc:333] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.090411 32623 raft_consensus.cc:2243] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.090852 32623 raft_consensus.cc:2272] T bffd697097ca49608f150f02279260da P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.093047 32623 tablet_replica.cc:333] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.093648 32623 raft_consensus.cc:2243] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.094048 32623 raft_consensus.cc:2272] T f7004294ebd4495fb3ff3d8a80c7971f P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.096031 32623 tablet_replica.cc:333] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.096704 32623 raft_consensus.cc:2243] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.097570 32623 raft_consensus.cc:2272] T 49dd193d7b2648b485676a29be32fc91 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.099535 32623 tablet_replica.cc:333] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.100047 32623 raft_consensus.cc:2243] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.100769 32623 raft_consensus.cc:2272] T 71d3ec71d02949a8962c9c6fb35300f7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.103075 32623 tablet_replica.cc:333] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.103673 32623 raft_consensus.cc:2243] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.104065 32623 raft_consensus.cc:2272] T 3cf960c8eceb4c23aeb27193c7cf6ecf P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.105996 32623 tablet_replica.cc:333] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.106504 32623 raft_consensus.cc:2243] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.106897 32623 raft_consensus.cc:2272] T b9b79edae92e44568e3fce1363bcb386 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.109086 32623 tablet_replica.cc:333] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.109761 32623 raft_consensus.cc:2243] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.110585 32623 raft_consensus.cc:2272] T d30a9efe6fa74805858777ab3637b88a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:08.111297  4753 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260713 09:13:08.112730 32623 tablet_replica.cc:333] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.113544 32623 raft_consensus.cc:2243] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.114033 32623 raft_consensus.cc:2272] T 27263eaabf71410b8613f29fd5dc82d4 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:08.114306  4753 consensus_peers.cc:597] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f -> Peer dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197): Couldn't send request to peer dd43f9be1d184e02a2bc44e03dc0ef4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:08.116801 32623 tablet_replica.cc:333] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.117532 32623 raft_consensus.cc:2243] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.118023 32623 raft_consensus.cc:2272] T b5afea8374aa496a957eec73cedc7c32 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.120497 32623 tablet_replica.cc:333] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.121178 32623 raft_consensus.cc:2243] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:13:08.121531  4679 consensus_peers.cc:597] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac -> Peer dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197): Couldn't send request to peer dd43f9be1d184e02a2bc44e03dc0ef4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:08.121650 32623 raft_consensus.cc:2272] T db8c5519558548ad9dcef21489534f47 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.123312 32623 tablet_replica.cc:333] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.123862 32623 raft_consensus.cc:2243] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.124300 32623 raft_consensus.cc:2272] T 93771b6729974442b8938be26dd689f5 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.126354 32623 tablet_replica.cc:333] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.126770 32623 raft_consensus.cc:2243] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.127080 32623 raft_consensus.cc:2272] T fca6ab65601d4fecbfd2e982be27b151 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.129029 32623 tablet_replica.cc:333] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.129575 32623 raft_consensus.cc:2243] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.130241 32623 raft_consensus.cc:2272] T c9e9e490e6874a4cbeebab3c8d2c5391 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.132239 32623 tablet_replica.cc:333] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.132701 32623 raft_consensus.cc:2243] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.133379 32623 raft_consensus.cc:2272] T 25f94f3651f046ea9274363b4149f4eb P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.135279 32623 tablet_replica.cc:333] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.136168 32623 raft_consensus.cc:2243] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.137123 32623 raft_consensus.cc:2272] T 9ce86bc551b9489baadbebb100bd09a6 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.139654 32623 tablet_replica.cc:333] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
W20260713 09:13:08.140218  4753 consensus_peers.cc:597] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f -> Peer dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197): Couldn't send request to peer dd43f9be1d184e02a2bc44e03dc0ef4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:08.140283 32623 raft_consensus.cc:2243] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.141101 32623 raft_consensus.cc:2272] T accd829d2e4946d3ae53fe3927509bb7 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.142758 32623 tablet_replica.cc:333] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.143277 32623 raft_consensus.cc:2243] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.143671 32623 raft_consensus.cc:2272] T d747cb4d540748a7a52925199ac0e3a0 P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.145123 32623 tablet_replica.cc:333] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f: stopping tablet replica
I20260713 09:13:08.145535 32623 raft_consensus.cc:2243] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.145912 32623 raft_consensus.cc:2272] T cce8a4f8a91846c2a98ea277144c182a P dd43f9be1d184e02a2bc44e03dc0ef4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.183291 32623 tablet_server.cc:196] TabletServer@127.31.219.193:0 shutdown complete.
I20260713 09:13:08.209558 32623 tablet_server.cc:179] TabletServer@127.31.219.194:0 shutting down...
I20260713 09:13:08.232913 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:08.233505 32623 tablet_replica.cc:333] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.234047 32623 raft_consensus.cc:2243] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.234467 32623 raft_consensus.cc:2272] T bffd697097ca49608f150f02279260da P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.236214 32623 tablet_replica.cc:333] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.236745 32623 raft_consensus.cc:2243] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.237155 32623 raft_consensus.cc:2272] T 49dd193d7b2648b485676a29be32fc91 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.238667 32623 tablet_replica.cc:333] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.239176 32623 raft_consensus.cc:2243] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.239634 32623 raft_consensus.cc:2272] T 71d3ec71d02949a8962c9c6fb35300f7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.241134 32623 tablet_replica.cc:333] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.241711 32623 raft_consensus.cc:2243] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.242470 32623 raft_consensus.cc:2272] T f7004294ebd4495fb3ff3d8a80c7971f P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.244084 32623 tablet_replica.cc:333] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.244581 32623 raft_consensus.cc:2243] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.245260 32623 raft_consensus.cc:2272] T b5afea8374aa496a957eec73cedc7c32 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.246922 32623 tablet_replica.cc:333] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.247455 32623 raft_consensus.cc:2243] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.248118 32623 raft_consensus.cc:2272] T 27263eaabf71410b8613f29fd5dc82d4 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.249867 32623 tablet_replica.cc:333] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.250365 32623 raft_consensus.cc:2243] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.251024 32623 raft_consensus.cc:2272] T db8c5519558548ad9dcef21489534f47 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.252591 32623 tablet_replica.cc:333] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.253022 32623 raft_consensus.cc:2243] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.253350 32623 raft_consensus.cc:2272] T 93771b6729974442b8938be26dd689f5 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.254940 32623 tablet_replica.cc:333] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.255450 32623 raft_consensus.cc:2243] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.255779 32623 raft_consensus.cc:2272] T accd829d2e4946d3ae53fe3927509bb7 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.257207 32623 tablet_replica.cc:333] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.257714 32623 raft_consensus.cc:2243] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.258368 32623 raft_consensus.cc:2272] T d747cb4d540748a7a52925199ac0e3a0 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.259929 32623 tablet_replica.cc:333] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.260409 32623 raft_consensus.cc:2243] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.261078 32623 raft_consensus.cc:2272] T cce8a4f8a91846c2a98ea277144c182a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.263063 32623 tablet_replica.cc:333] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.263923 32623 raft_consensus.cc:2243] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.264353 32623 raft_consensus.cc:2272] T c9e9e490e6874a4cbeebab3c8d2c5391 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.266392 32623 tablet_replica.cc:333] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.266904 32623 raft_consensus.cc:2243] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:13:08.267066  4753 consensus_peers.cc:597] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f -> Peer dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197): Couldn't send request to peer dd43f9be1d184e02a2bc44e03dc0ef4f. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:08.267378 32623 raft_consensus.cc:2272] T fca6ab65601d4fecbfd2e982be27b151 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.269583 32623 tablet_replica.cc:333] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.270109 32623 raft_consensus.cc:2243] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.270720 32623 raft_consensus.cc:2272] T 3cf960c8eceb4c23aeb27193c7cf6ecf P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.272308 32623 tablet_replica.cc:333] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.272728 32623 raft_consensus.cc:2243] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.273077 32623 raft_consensus.cc:2272] T d30a9efe6fa74805858777ab3637b88a P 5dcd8a116c7746ee9cd41e0947ce75ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.274596 32623 tablet_replica.cc:333] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.275025 32623 raft_consensus.cc:2243] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.275421 32623 raft_consensus.cc:2272] T b9b79edae92e44568e3fce1363bcb386 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.277525 32623 tablet_replica.cc:333] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.277966 32623 raft_consensus.cc:2243] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.278339 32623 raft_consensus.cc:2272] T 25f94f3651f046ea9274363b4149f4eb P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.280052 32623 tablet_replica.cc:333] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac: stopping tablet replica
I20260713 09:13:08.280429 32623 raft_consensus.cc:2243] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.280786 32623 raft_consensus.cc:2272] T 9ce86bc551b9489baadbebb100bd09a6 P 5dcd8a116c7746ee9cd41e0947ce75ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.316634 32623 tablet_server.cc:196] TabletServer@127.31.219.194:0 shutdown complete.
I20260713 09:13:08.342221 32623 tablet_server.cc:179] TabletServer@127.31.219.195:0 shutting down...
W20260713 09:13:08.370810  4753 consensus_peers.cc:597] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f -> Peer dd43f9be1d184e02a2bc44e03dc0ef4f (127.31.219.193:44197): Couldn't send request to peer dd43f9be1d184e02a2bc44e03dc0ef4f. Status: Network error: Client connection negotiation failed: client connection to 127.31.219.193:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:08.375262 32623 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:08.376008 32623 tablet_replica.cc:333] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.376860 32623 raft_consensus.cc:2243] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.377753 32623 raft_consensus.cc:2272] T bffd697097ca49608f150f02279260da P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.379391 32623 tablet_replica.cc:333] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.379848 32623 raft_consensus.cc:2243] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.380192 32623 raft_consensus.cc:2272] T 71d3ec71d02949a8962c9c6fb35300f7 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.381618 32623 tablet_replica.cc:333] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.382077 32623 raft_consensus.cc:2243] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.382405 32623 raft_consensus.cc:2272] T accd829d2e4946d3ae53fe3927509bb7 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.383927 32623 tablet_replica.cc:333] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.384359 32623 raft_consensus.cc:2243] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.384684 32623 raft_consensus.cc:2272] T f7004294ebd4495fb3ff3d8a80c7971f P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.386101 32623 tablet_replica.cc:333] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.386508 32623 raft_consensus.cc:2243] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.386845 32623 raft_consensus.cc:2272] T b5afea8374aa496a957eec73cedc7c32 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.388675 32623 tablet_replica.cc:333] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.389171 32623 raft_consensus.cc:2243] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.389490 32623 raft_consensus.cc:2272] T 27263eaabf71410b8613f29fd5dc82d4 P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.391088 32623 tablet_replica.cc:333] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.391584 32623 raft_consensus.cc:2243] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.391932 32623 raft_consensus.cc:2272] T db8c5519558548ad9dcef21489534f47 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.393335 32623 tablet_replica.cc:333] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.393761 32623 raft_consensus.cc:2243] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.394387 32623 raft_consensus.cc:2272] T 93771b6729974442b8938be26dd689f5 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.395999 32623 tablet_replica.cc:333] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.396416 32623 raft_consensus.cc:2243] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.396739 32623 raft_consensus.cc:2272] T 3cf960c8eceb4c23aeb27193c7cf6ecf P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.398337 32623 tablet_replica.cc:333] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.398756 32623 raft_consensus.cc:2243] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.399081 32623 raft_consensus.cc:2272] T d30a9efe6fa74805858777ab3637b88a P f8cd29ffb4f24ac29f06958787ebc76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.400492 32623 tablet_replica.cc:333] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.400893 32623 raft_consensus.cc:2243] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.401554 32623 raft_consensus.cc:2272] T b9b79edae92e44568e3fce1363bcb386 P f8cd29ffb4f24ac29f06958787ebc76f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.403434 32623 tablet_replica.cc:333] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.403851 32623 raft_consensus.cc:2243] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.404434 32623 raft_consensus.cc:2272] T fca6ab65601d4fecbfd2e982be27b151 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.406311 32623 tablet_replica.cc:333] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.406726 32623 raft_consensus.cc:2243] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.407071 32623 raft_consensus.cc:2272] T c9e9e490e6874a4cbeebab3c8d2c5391 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.408605 32623 tablet_replica.cc:333] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.409014 32623 raft_consensus.cc:2243] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.409329 32623 raft_consensus.cc:2272] T 25f94f3651f046ea9274363b4149f4eb P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.410760 32623 tablet_replica.cc:333] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.411238 32623 raft_consensus.cc:2243] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.411695 32623 raft_consensus.cc:2272] T 49dd193d7b2648b485676a29be32fc91 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.413184 32623 tablet_replica.cc:333] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.413579 32623 raft_consensus.cc:2243] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.413895 32623 raft_consensus.cc:2272] T 9ce86bc551b9489baadbebb100bd09a6 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.415359 32623 tablet_replica.cc:333] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.415728 32623 raft_consensus.cc:2243] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.416056 32623 raft_consensus.cc:2272] T d747cb4d540748a7a52925199ac0e3a0 P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.417445 32623 tablet_replica.cc:333] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f: stopping tablet replica
I20260713 09:13:08.417831 32623 raft_consensus.cc:2243] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:08.418226 32623 raft_consensus.cc:2272] T cce8a4f8a91846c2a98ea277144c182a P f8cd29ffb4f24ac29f06958787ebc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.453451 32623 tablet_server.cc:196] TabletServer@127.31.219.195:0 shutdown complete.
I20260713 09:13:08.477924 32623 master.cc:562] Master@127.31.219.254:35783 shutting down...
I20260713 09:13:08.496435 32623 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:08.496948 32623 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:08.497278 32623 tablet_replica.cc:333] T 00000000000000000000000000000000 P 553cf1a9ff1344aa873a5557559e9d99: stopping tablet replica
I20260713 09:13:08.516907 32623 master.cc:584] Master@127.31.219.254:35783 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10986 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (32201 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (118485 ms total)
[  PASSED  ] 8 tests.
I20260713 09:13:08.565982 32623 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 386 messages since previous log ~13 seconds ago
I20260713 09:13:08.566226 32623 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 381 messages since previous log ~13 seconds ago
I20260713 09:13:08.566421 32623 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 381 messages since previous log ~13 seconds ago
I20260713 09:13:08.566634 32623 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 ~41 seconds ago
I20260713 09:13:08.566821 32623 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 ~41 seconds ago
I20260713 09:13:08.567076 32623 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260713 09:13:08.567463 32623 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 117 messages since previous log ~33 seconds ago
